Skip to content

Latest commit

 

History

History
134 lines (62 loc) · 5.85 KB

CHANGELOG.md

File metadata and controls

134 lines (62 loc) · 5.85 KB

1.3.1 (2025-02-08)

Bug Fixes

  • 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)

Bug Fixes

  • ui: Update hover color for 'new_project' button and padding folder_button (6263a8a)

1.3.0-dev.3 (2025-02-08)

Bug Fixes

  • start_window.ui: Adjust alternate row background in Projects table (6864911)

1.3.0-dev.2 (2025-02-08)

Bug Fixes

1.3.0-dev.1 (2025-02-08)

Bug Fixes

  • FluentAPI: remove debug prints (d355745)
  • theme: correct system operations display in light theme (f6122ec)

1.3.0 (2025-02-01)

Features

  • 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)

Features

  • start_window: add Delete key shortcut for removing selected projects (e14421c)

1.2.0-dev.5 (2025-02-01)

Features

  • start_window: implement drag-and-drop project creation (b2ff4e0)

1.2.0-dev.4 (2025-01-09)

Bug Fixes

  • fluent_api: replace fluent.runtime error handling with ParseError from fluent.syntax (51b2be3)

1.2.0-dev.3 (2025-01-09)

Bug Fixes

  • fluent_api: enable uploading of files from subdirectories (d25ad11)

1.2.0-dev.2 (2025-01-09)

Bug Fixes

  • table_manager: change dict to defaultdict (4798cdd)

1.2.0-dev.1 (2025-01-07)

Features

  • table: display all translations in the table (41e2670)

1.1.1-dev.3 (2025-01-07)

Bug Fixes

  • 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)

Bug Fixes

  • fluent_api: enable uploading of files from subdirectories (d25ad11)

1.1.1-dev.2 (2025-01-05)

Bug Fixes

  • 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)

Bug Fixes

  • editor: cursor position (2f8f078)

1.1.0 (2025-01-01)

Features

  • editor_window_title: add refresh editing state (8c5a016)

1.0.0 (2024-12-31)

Features

  • add initial project files (494d20a)