Skip to content

v1.0.0.5 (alpha)

Pre-release
Pre-release
Compare
Choose a tag to compare
@Aetherinox Aetherinox released this 09 Oct 18:15
· 111 commits to main since this release
eea141f

What's Changed

  • Added automated system for Proteus Apt Repo to track package updates and distribute them to the Proteusrepo.
    • Users should get them within 20 minutes of the new package being released.
  • Added confirmation dialog for installing apps
  • Added command-line options for ./setup.sh [options]
    • Default theme can now be changed via command-line option [ -t THEME ]
  • Queued Restarts
    • Restart functionality finished and implemented.
    • Added queue system for pending restarts that are triggered by certain apps / patches (Such as Patch: VBox Additions).
    • Restarts will no longer be prompted until the entire installation run has been completed.
  • Documentation / App Resources
    • Added View Docs button.
    • Certain apps which have documentation links associated with them will now open a browser window once the installation run is complete.
    • User can now click on an app in the list, click the View Docs button and get helpful websites related to that app.
  • Finished Dependency System
    • Any apps which have dependencies will get those resolved automatically before installing the originally requested app.
  • Housekeeping tasks to help further the app out of alpha build.
  • Completed First Time Setup functionality
  • Fixed issue with prerequisite apps having names cut.

Roadmap

  • #2: Support OpenURL After App Install
  • #3: Create Queue For Pending Actions

Release Notes

Full Changelog: v1.0.0.4-alpha...v1.0.0.5-alpha