Skip to content

Releases: IngvarX/Camelot

Camelot v0.3.0 "The Sword in the Stone"

21 Jul 03:06
8543e4b
Compare
Choose a tag to compare

Hello!

Third Camelot minor release with code name "The Sword in the Stone" is ready! In this release Camelot got operations improvements, directory access checks, minimal command line arguments support. Also I fixed many annoying bugs in this release. It's an important milestone in project development and I'm not going to stop here. Stay tuned, more updates are coming!

Following features were implemented in this version:

  • Operations list progress bar and UI improvements
  • Minimal command line arguments support, run with --incognito to create separate incognito Camelot instance
  • Error dialog if there is no access to selected directory
  • Inner files/dirs count is shown on properties dialog
  • Tabs UI improvements
  • Data grid context menu added
  • More keyboard shortcuts added
  • More translations added

From tech side following was done:

  • Travis support was dropped
  • Fixed many bugs
  • Covered huge part of UI by automated tests
  • Refactoring

Binaries are attached below.

Camelot v0.2.5

21 Apr 19:14
60c3dc2
Compare
Choose a tag to compare

Hello!

Camelot v0.2.5 is a massive (almost 100 commits!) release with new features and bug fixes. In this release I added drag n drop, favorite directories, tabs history and many more features. Detailed changes list is below:

  • Added files drag n drop. On some platforms even drag n drop from/into app is allowed!
  • History support. Browse your tabs directories history.
  • Favorite directories support. Mark directory as favorite and have quick access to it.
  • Ctrl+Shift+T support. Closed tab accidentally? Reopen it like it's a browser tab!
  • Ctrl+C Ctrl+V functionality on Windows was rewritten
  • Grid splitter was added by @CreateLab
  • Bug fixes including few major ones.
  • Translations update
  • Refactoring
  • UI tests new structure and more test cases

Binaries are attached below.

Camelot v0.2.4

06 Apr 17:50
5d783ce
Compare
Choose a tag to compare

Hello!

In this release I significantly improved Camelot search UX. Camelot v0.2.4 contains following changes:

  • Recursive search
  • Added suggestions for directory text box
  • Added close search panel button
  • Tooltips for search panel buttons
  • Bug fixes
  • Updated translations

Binaries are attached below.

Camelot v0.2.3

23 Mar 17:13
fab506c
Compare
Choose a tag to compare

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

Camelot v0.2.2

09 Mar 17:16
6baab3c
Compare
Choose a tag to compare

Hello!

In this release Camelot got various drives management improvements and Windows installer. Detailed list of changes is provided below:

  • Windows installer added by @EdwOK
  • Drives info reloading
  • Unmount drive operation
  • Eject drive support (macOS and Linux with sudo)
  • Macos native menu improved
  • Bug fixes

Binary executables are attached below.

Camelot v0.2.1

04 Feb 14:01
b492e34
Compare
Choose a tag to compare

Hello!

In this release Camelot got light theme! Hope you like it. Detailed list of changes is provided below:

  • Added light theme and themes switch functionality
  • AUR and rpm experimental packages
  • deb package fixes
  • Bug fixes
  • Avalonia updated to v0.10.0
  • Refactoring

As always binaries with self-contained executables for all platforms and packages are attached below.

Camelot v0.2.0 "Merlin"

19 Dec 13:41
e181e1e
Compare
Choose a tag to compare

Hello!

This is the second Camelot file manager minor release with code name "Merlin". In this release Camelot got few complex features like "open with" support, archives processing and different improvements (160+ commits in total!). This version is finally ready for basic daily usage. Hope you like it!

Following features were implemented in this version:

  • "Open with" option was added by @EdwOK
  • Archives support added (gz, zip, tar and many more)
  • Switch file panels using tab button was added by @vegar

From tech side following was done:

  • Improved performance
  • Fixed bugs
  • Tests coverage is close to 94%
  • Added experimental debian package (.Net Core 3.1 is a dependency)

Binaries with self-contained executables for all platforms are attached below.

Camelot v0.1.4

16 Oct 15:18
40e067d
Compare
Choose a tag to compare

Hello everyone! After 2 months of work, a lot of delays and disappointments Camelot v0.1.4 is finally ready. Here is a detailed list of improvements:

  • Advanced search (case, regex support)
  • Drives support
  • Mount drive operation on Linux support
  • Home directory button added
  • Shortcuts were improved
  • Added logging via Serilog
  • Create new file context menu option added
  • Bug fixes
  • 90% code coverage

As always compiled binaries are available below.

Camelot v0.1.3

18 Aug 18:43
b0d6d88
Compare
Choose a tag to compare

Hello!

After almost 2 months of hard work Camelot v0.1.3 is ready. A lot of things were improved in this version, mostly from technical side. Detailed list of changes is here:

  • Added basic files search
  • Macos builds and fixes
  • Styling fixes and refactoring (separated styles, themes minimal support, fixes for colors and dialogs)
  • Localization support was added by @EdwOK
  • Russian localization was added by @EdwOK
  • Fixed trash can bugs on all platforms
  • For better testing Github actions and codecov were added. Now each push triggers build and test on all platforms and reports code coverage info.
  • Significantly increased test coverage (88%) that allowed to catch many bugs
  • Massive refactoring
  • Bug fixes

As always compiled binaries are available below.

Camelot v0.1.2

28 Jun 15:05
Compare
Choose a tag to compare

Hello!

In this version Camelot got massive performance improvements, file/dir properties dialog and terminal support. Detailed list of features and tech improvements is provided below:

  • File and directory properties dialog added
  • Open terminal operation is now supported
  • Improved performance of file events processing: multiple events are merged into single one if possible, files update doesn't trigger full list reload anymore
  • UI improvements and fixes (@u1035 fixed operations buttons style, @EdwOK moved all strings to resources)
  • @CIRCULARKA added launch settings for VS Code
  • A lot of bug fixes

As always binaries with self-contained executables are attached below.