1.3.1 (2025-02-08)
- FluentAPI: remove debug prints (d355745)
- new_folder.png path (254a470)
- start_window.ui: Adjust alternate row background in Projects table (6864911)
- theme: correct system operations display in light theme (f6122ec)
- ui: Update hover color for 'new_project' button and padding folder_button (6263a8a)
1.3.0-dev.4 (2025-02-08)
- ui: Update hover color for 'new_project' button and padding folder_button (6263a8a)
1.3.0-dev.3 (2025-02-08)
- start_window.ui: Adjust alternate row background in Projects table (6864911)
1.3.0-dev.2 (2025-02-08)
- new_folder.png path (254a470)
1.3.0-dev.1 (2025-02-08)
- FluentAPI: remove debug prints (d355745)
- theme: correct system operations display in light theme (f6122ec)
1.3.0 (2025-02-01)
- start_window: add Delete key shortcut for removing selected projects (e14421c)
- start_window: implement drag-and-drop project creation (b2ff4e0)
1.2.0-dev.6 (2025-02-01)
- start_window: add Delete key shortcut for removing selected projects (e14421c)
1.2.0-dev.5 (2025-02-01)
- start_window: implement drag-and-drop project creation (b2ff4e0)
1.2.0-dev.4 (2025-01-09)
- fluent_api: replace
fluent.runtime
error handling with ParseError fromfluent.syntax
(51b2be3)
1.2.0-dev.3 (2025-01-09)
- fluent_api: enable uploading of files from subdirectories (d25ad11)
1.2.0-dev.2 (2025-01-09)
- table_manager: change dict to defaultdict (4798cdd)
1.2.0-dev.1 (2025-01-07)
- table: display all translations in the table (41e2670)
1.1.1-dev.3 (2025-01-07)
- api: ensure translations are properly cleared (1514859)
- editor: cursor position (2f8f078)
- fluent_api: fix whitespace (\n,\s,\t,...) characters at end of text, refactor code and add translation types (9de7e6d)
1.1.1 (2025-01-05)
- fluent_api: enable uploading of files from subdirectories (d25ad11)
1.1.1-dev.2 (2025-01-05)
- fluent_api: fix whitespace (\n,\s,\t,...) characters at end of text, refactor code and add translation types (9de7e6d)
1.1.1-dev.1 (2025-01-04)
- editor: cursor position (2f8f078)
1.1.0 (2025-01-01)
- editor_window_title: add refresh editing state (8c5a016)
- add initial project files (494d20a)