diff --git a/docs/release-notes.txt b/docs/release-notes-editor.txt similarity index 69% rename from docs/release-notes.txt rename to docs/release-notes-editor.txt index 37da8f81d3208bace486d532a9ca61b8b0e59488..cbac4f7f1163dd26fd66ef275e9a262d9393b9a3 100644 --- a/docs/release-notes.txt +++ b/docs/release-notes-editor.txt @@ -11,14 +11,3 @@ Editor - Allow section duplication - Add new button properties for navigation actions - [bug] Fix properties panel showing wrong properties when selecting multiple elements - -Player -====== -1.0.8 -- [bug] Don't show needless scrollbars for radio button group and validation messages -- [bug] Fix/Allow resizing of text area -- Support Roboto font -- [bug] Reset pages when loading a new unit definition - -1.0.9 -- Allow loading of all aspect module unit definitions diff --git a/docs/release-notes-player.txt b/docs/release-notes-player.txt new file mode 100644 index 0000000000000000000000000000000000000000..176e39fa93d34e1185549da272b348d92e2bd01c --- /dev/null +++ b/docs/release-notes-player.txt @@ -0,0 +1,14 @@ +Player +====== +next +- [bug] Center single column pages +- [bug] Allow aspect ratio for always visible side over 50% + +1.0.9 +- Allow loading of all aspect module unit definitions + +1.0.8 +- [bug] Don't show needless scrollbars for radio button group and validation messages +- [bug] Fix/Allow resizing of text area +- Support Roboto font +- [bug] Reset pages when loading a new unit definition