Releases: obraunsdorf/playbook-creator
v0.19.0
Version v0.19.0 of PBC brings some bug fixes, changes to the gridiron's layout and the following new features:
- .pbc files can be opened by right-clicking the file and choosing "open with->PBC"
- file dialogs to open/save Playbooks remember the last chosen location
Many thanks to @zapfdk for contributing! Almost all of this release is his work.
It is great to see more contributers to the project. If you can contribute anything (Logo, frontend, backend, automation, testing) I would be happy to help getting you started.
v0.18.1
This release just contains some bug fixes. The previous release v0.18.0 (which of cause is included here) brings 2 new features to PBC:
- Alternative Routes: Plays can have 2 alternative Route-Concepts to complement the default Route/Play Concept.
- A convenient way to rename plays via the "General Info" Dock
v0.18.0
This release brings 2 new features to PBC.
- Alternative Routes: Plays can have 2 alternative Route-Concepts to complement the default Route/Play Concept.
- A convenient way to rename plays via the "General Info" Dock
v0.17.1
This release fixes a bug when opening Playbooks in Linux that have been created on MacOS. Further, it re-enables update-checking on MacOS.
v0.17.0
Version v0.17.0 of Playbook Creator brings some development improvements (Github actions for CI), which will make it easier to relase new versions of PBC :)
It also brings better handling of update checking.
v0.16.1
v0.16.0
Please note that the previous version (v0.15.0) will be deprecated soon and maybe fail to start in the future - due to bug #29 (see #29). Please update soon!
Version v0.16.0 brings a new feature to draw Option Routes and a lot of improvements in the GUI - thanks to Dominik Zapf (TU Ilmenau Ilmroosters) for inspiration and initial efforts.
v0.15.0
Version v0.15.0 of Playbook Creator brings the following new features: Playbook Importing, Play Scrolling and Menu Shortcuts.
From the development side, v0.15.0 employs the boost unit test framework and implement some automatic tests for storing, loading and importing playbooks. This leads to more efficient testing and more confidence that everything works well on all operating systems.
v0.14.1
Version v0.14.1 of PlaybookCreator fixes a small bug in the update checker
v0.14.0
Version v0.14.0 of PlaybookCreator provides a checker for updates. Now, every time you start PBC, it connects to Github to check if updates are available and informs the user.