Skip to content

Releases: salvadorbs/Asuite

ASuite 2.1 Alpha 2

11 Apr 08:51
Compare
Choose a tag to compare
ASuite 2.1 Alpha 2 Pre-release
Pre-release

This is an early developer release intended for testing purposes only.

ASuite 2.1 Alpha 1

18 May 16:42
Compare
Choose a tag to compare
ASuite 2.1 Alpha 1 Pre-release
Pre-release

This is an early developer release intended for testing purposes only.

ASuite 2.0

20 Apr 16:59
Compare
Choose a tag to compare

After five years, finally I am pleased to announce the ASuite 2.0 is available to download for everyone! No more beta version!

The new theme for Graphic Menu

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

27 Mar 22:59
Compare
Choose a tag to compare
ASuite 2.0 Beta Pre-release
Pre-release

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.

The new theme for Graphic Menu

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