Skip to content

v0.1.6

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Apr 12:59
· 104 commits to main since this release

Get A Shell v0.1.6

Sooo that's the super awesome release I promised in my third hotfix... This release includes some awesome new features that I think are required for an app like this. Oh and also I refactored everything again for some reason. Hopefully it's good and it doesn't need any hot fixes unlike before. Here is the list:

New Features

  • You can now start and stop shells from the ui without loosing packages you installed etc.
  • You can now edit a shell's password so you can choose something simpler if you prefer so!
  • New section in the settings menu (previously info) where you can copy/paste the ready to go ssh command!

Improvements

  • Container helpers are new rewritten tidier inside a class for easier usage.
  • Moved a lot of folders around for a better app structure.
  • Info dialog renamed to settings menu will be helpful in the future.
  • Limit toasts number so they will not flood the screen.
  • Updated radix themes to version 3.0.0.

Fixes

  • Only create the table in the database if it doesn't exist @MrSuttonmann

New Contributors

Full Changelog: v0.1.5...v0.1.6