This file summarizes changes between releases. Changes since 0.3 ----------------- === Improvements and features === * When an error occurs while fetching a project, an error message is shown and the new project window re-opens with the same details as before === Bug fixes === * Correctly pass application version to the gettext format * When editing a project, system specific fields were not shown * Unsupported formats raises a specific exception that can be caught by the UI * Add missing icon to the build result * Stop crashing when an error occurs during project fetching Changes since 0.2 ----------------- * Qt translation files (.ts) support * Gitlab support ** Multiple instances can be set up in settings ** Sends merge requests upstream * Project management window ** Acts as a welcoming screen ** Allows to easily create, open, edit and delete projects ** Better access to settings and credits * Creating and loading a new project will not freeze the app anymore ** Feedback is given with a progress bar in the status bar ** Loading of a new project is done in a separate worker thread