Skip to content

Camelot v0.2.3

Compare
Choose a tag to compare
@IngvarX IngvarX released this 23 Mar 17:13
· 290 commits to master since this release
fab506c

Hello!

Let me present new Camelot release - v0.2.3! This release includes huge tabs management improvements and better localization support. Also releases and ui testing automation arrived in this version! Here is detailed list of updates:

Following features were implemented in this version:

  • Tabs improvements: drag and drop support, enhanced keyboard shortcuts, close tab on middle click, scroll tabs via wheel, arrows on tabs overflow, max tab size, duplicate on other panel option, open in new tab option via context menu or middle click
  • Language loading improvements/fixes and new locales

From tech side following was done:

  • Builds for releases are now fully automated via github actions
  • Camelot was added to weblate: https://hosted.weblate.org/projects/camelot/ so everyone is able to add translations now
  • UI automated tests were added. Now each push triggers build that includes UI tests. Avalonia Headless platform was used for testing.
  • Bug fixes
  • Refactoring