CHANGELOG
| 1 | This file summarizes changes between releases. |
| 2 | |
| 3 | Changes since 0.3 |
| 4 | ----------------- |
| 5 | |
| 6 | Changes since 0.2 |
| 7 | ----------------- |
| 8 | |
| 9 | * Qt translation files (.ts) support |
| 10 | * Gitlab support |
| 11 | ** Multiple instances can be set up in settings |
| 12 | ** Sends merge requests upstream |
| 13 | * Project management window |
| 14 | ** Acts as a welcoming screen |
| 15 | ** Allows to easily create, open, edit and delete projects |
| 16 | ** Better access to settings and credits |
| 17 | * Creating and loading a new project will not freeze the app anymore |
| 18 | ** Feedback is given with a progress bar in the status bar |
| 19 | ** Loading of a new project is done in a separate worker thread |
| 20 |