Skip to content

Releases: Atlas-OS/atlas-toolbox

Beta Release v0.1.6

20 May 00:36
Compare
Choose a tag to compare
Beta Release v0.1.6 Pre-release
Pre-release

🧰Atlas Toolbox Beta Release v0.1.6

We are happy to announce the release the sixth Beta for the Atlas Toolbox. This updates bring minor bug fixes and new features

📝 Changelog

Features

  • Swedish language support (translation by @whallin)
  • OTA Updates

Bug fixes

  • Fixed region settings button not working

Note about OTA Updates

Since this is the first version with OTA Updates, you will need to reinstall the Toolbox with the installer, however for future releases you will be able to directly upgrade in the app. Also take note that this feature will not be fully working in its current state as it is meant for full releases, and not beta pre-releases.

v0.1.5

28 Apr 23:44
Compare
Choose a tag to compare
v0.1.5 Pre-release
Pre-release

🧰Atlas Toolbox Beta Release v0.1.5

We are happy to announce the release the fifth Beta for the Atlas Toolbox. This update focuses on language support and a few minor bug fixes

📝 Changelog

Features

  • Full language support
    • Current languages are English and French

Bug fixes

  • Fix for DPI awareness
  • Fix old crash bug for software page

Translations contributions

To translate the Toolbox, we use Crowdin. This will allow for monitoring translation progress and allow for an easier job.
You can find the project here

Beta Release v0.1.4

11 Apr 19:42
5aa6746
Compare
Choose a tag to compare
Beta Release v0.1.4 Pre-release
Pre-release

🧰Atlas Toolbox Beta Release v0.1.4

We are happy to announce the release the forth Beta for the Atlas Toolbox. This update focused on fixing minor bugs and polishing UI elements. This will more than likely be the last version before stable v1.0.0 for AtlasOS 0.5.0

📝 Changelog

Bug fixes

  • Fixed the version number not changing
  • Fixed recent toggles not working
  • Fixed profiles duplicating under certain circumstances
  • Added toolbox icon in the settings section

Qol improvements

  • Added system info (system version, atlas version) to the home screen
  • Reworked profile creating
    You can find this new update in our Github Releases

v0.1.3 Beta Release

08 Apr 19:18
a317875
Compare
Choose a tag to compare
v0.1.3 Beta Release Pre-release
Pre-release

🧰 Atlas Toolbox Beta Release v0.1.3

We are happy to announce the release the third Beta for the Atlas Toolbox. This update is focused on improving features and fixing bugs

📝 Changelog

New Feature

  • Added a Recent Toggles section to the home page. This allows the user and a developer to troubleshoot issues when/if they come.
  • We now use Inno to build our installers, allowing for better flexibility and modularity.

Bug fixes

  • Breadcrumbs bar now works for sub-sub-menues
  • The installer now automatically adds the Toolbox folder to AtlasModules.
  • Not having the Profiles folder in AtlasModules\Toolbox no longer crashes the app
    You can find this new update in our Github Releases

If you already have Atlas Toolbox Beta Release v0.1.2, please uninstall it before installing v0.1.3

v0.1.2 Beta Release

28 Mar 20:56
Compare
Choose a tag to compare
v0.1.2 Beta Release Pre-release
Pre-release

Atlas Toolbox Beta Release v0.1.2

We are happy to announce the release the second Beta for the Atlas Toolbox. This update features many bug fixes and feature improvements, as well as quality of life improvements

📝Changelog

New Feature

  • Configuration sections now have a breadcrumb bar instead of the title, making it easier to navigate the app

Bug fixes

  • Switching rapidly through navigation pages no longer crashes the app (Issue #7)
  • Changed the name of the configuration items in Security>Defender
  • Fixed the Add button in home page crashing the app
  • Fix EULA missing in the installer

Feature improvements

  • Added XAML logging
  • Optimized switching navigation items

QOL Improvements

  • Changed startup text
  • Added "Profiles" text above profiles list
  • Clicking on an already selected navigation item no longer enters it, eliminating interface jitter and back functionality breaking

Other

  • Removed Windows 10 support
  • Updated NuGet packages.

If you already have the Toolbox folder, it is not necessary to change it
If you do not have the toolbox folder, download it here, unzip it and place the folder in C:\Windows\AtlasModules\

v0.1.1 Beta Release

27 Mar 19:59
Compare
Choose a tag to compare
v0.1.1 Beta Release Pre-release
Pre-release

Atlas Toolbox Beta Release v0.1.1

We are happy to announce the release of our public Beta for the Atlas Toolbox. This is an opportunity to find bugs, report features you want to see, and give us feedback before the full release.

Notes

  • This version of the Atlas Toolbox is made for AtlasOS 0.4.1 on Windows 11, full release will likely only be for v0.5.0
  • Settings which are activated will not show up at first due to missing reg keys, this will not happen on v0.5.0
  • Some dependencies are needed, and you will find more information bellow
  • Testing may break your install, we suggest having a backup of everything or using a VM/Dual boot for this
  • This is an Beta version. Features are subject to change, as well as UI elements.

How to test

  • Download dependencies (Included in v0.5.0)
  • If you have any crashes, you may report it in #toolbox-reporting along with the log file found in
    C:\Programs Files (x86)\AtlasOS\AtlasToolbox\Logs

What to test

  • Settings are to be tested, you may validate using a tool such as RegistryChangeView
  • Installing software
  • Profiles (creating, applying, deleting)
  • Anything that you can think of !

Contributions

If you wish to contribute to the Toolbox, you can follow our Toolbox contribution guidelines
Contributions are essential as we want to make this app as best as we can, so if you know C# or have any experience in app making/development, your help and feedback would be greatly appreciated