Skip to content

Releases: obraunsdorf/playbook-creator

v0.19.0

29 May 21:19
Compare
Choose a tag to compare

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

29 Mar 21:48
Compare
Choose a tag to compare

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:

  1. Alternative Routes: Plays can have 2 alternative Route-Concepts to complement the default Route/Play Concept.
  2. A convenient way to rename plays via the "General Info" Dock

v0.18.0

28 Mar 00:44
Compare
Choose a tag to compare

This release brings 2 new features to PBC.

  1. Alternative Routes: Plays can have 2 alternative Route-Concepts to complement the default Route/Play Concept.
  2. A convenient way to rename plays via the "General Info" Dock

v0.17.1

25 Mar 10:44
Compare
Choose a tag to compare

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

25 Feb 08:27
Compare
Choose a tag to compare

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

24 Jul 13:36
Compare
Choose a tag to compare

Please note that 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.1 fixes a bug when creating Option Routes without the receiver having a "standard route"

v0.16.0

16 Jul 16:23
Compare
Choose a tag to compare

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

09 Apr 01:08
Compare
Choose a tag to compare

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

25 Mar 23:13
Compare
Choose a tag to compare

Version v0.14.1 of PlaybookCreator fixes a small bug in the update checker

v0.14.0

15 Mar 09:24
Compare
Choose a tag to compare

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.