Releases: salvadorbs/Asuite
ASuite 2.1 Beta
This is an early developer release intended for testing purposes only.
Changelog
Features
- Added GNU/Linux Support (GTK2, GTK3, QT5 & QT6)
- Enabled high DPI support (via LCL and windows manifest)
- Added dark theme by saturdayxiii in GraphicMenu (#165)
- Separators should not be auto-sorted (#135)
- Added new options (#27, #103)
- Added custom Environment Variables for file items (#63)
- New right buttons' icon (GraphicMenu)
- Moved settings to a separate JSON file
Bug Fixes
- Corrected crashes and access violations in various application components
- Resolved compatibility issues with recent versions of external components
- Fixed errors in icon and theme management mechanisms
- Improved file path handling on both Windows and Linux systems
- Resolved issues with hotkeys, trayicon, and context menus
- Fixed various user interface problems in both graphic and classic menus
- Resolved bugs in drag & drop operations and clipboard management
- Improved stability in search functionality and folder scanning
UI Improvements
ASuite 2.1 Alpha 2
This is an early developer release intended for testing purposes only.
ASuite 2.1 Alpha 1
This is an early developer release intended for testing purposes only.
ASuite 2.0
After five years, finally I am pleased to announce the ASuite 2.0 is available to download for everyone! No more beta version!
Changelog
Frontend
- Added Windows 10 support
- Return all advanced features from ASuite 1.5.x
- New icons
- New default theme for Graphic Menu
- Add consts %foldericon% and %urlicon% for relative paths
- Redesign many dialogs
- Added some new options (example small or big icon in Graphic Menu)
- Added Most Frequently Used list
- Folder auto-expansion in Trayicon Menu (see image)
- Removed MouseSensors (they will returns in the future)
- Removed check for updates
- Added search-as-you-type in mainform's search (and its option to disable)
- Other small changes
Backed
- Rewrited many (and many) parts of code
- Updated third party internal components
- Use sqlite database as storage format (instead xml)
- Better and cleaner Graphic menu with a simple theme engine
- New structure folders and file names in ASuite source code
- Faster and user friendly as never before
- Added a better localization support
- Fix many bugs
ASuite 2.0 Beta
After two years, I am pleased to announce the ASuite 2.0 Beta is available to download for developers and testers. This is an early developer release intended for testing purposes only.
This beta version has all advanced ASuite 1.5.x features, except Mouse Sensors (it will return in 2.1), SaveSecurity (useless feature).
This is the first and last beta version of branch 2.0. In fact, ASuite is in feature freeze. In other words, I stop introducing new features and concentrate on fixing bugs in the development release.
Happy testing to everyone.
Changelog
Frontend
- Added Windows 8/8.1 support
- Return all advanced features from ASuite 1.5.x
- New icons
- New default theme for Graphic Menu
- Add consts %foldericon% and %urlicon% for relative paths
- Redesign many forms
- Added some new options (example small or big icon in GraphicMenu)
- Added Most Frequently Used list
- Folder auto-expansion in Trayicon Menu (see image)
- Rewrited many (and many) parts of code
- Use sqlite database as storage format (instead xml)
- Better and cleaner Graphic menu with a simple theme engine
- New structure folders and file names in ASuite source code
- Faster and user friendly as never before
- Added localization support
- Fix many bugs