Skip to content

v1.0.0.7 (beta)

Latest
Compare
Choose a tag to compare
@Aetherinox Aetherinox released this 28 Oct 06:51
· 16 commits to main since this release
76bd6e9

Notes

This release changes a lot of things and starts to get into the more complicated aspects of Proteus, including phpMyAdmin's ability to detect existing installs and how to manage the database. It has been tested quite a bit, but there may still be bugs.

What's Changed

  • Added Argon2
  • Added Apache
  • Added Browser: Librewolf
  • Added Opengist
    • Custom .deb which installs OpenGist as a service with the following file paths:
      • Database: /var/lib/opengist
      • Config: /etc/opengist/config.yml
      • Service: /etc/systemd/system/opengist.service
  • Added python3-pip
  • Added Terminology
  • Updated update feature
    • Proteus can be updated from the command-line instead of downloading the newest version from Github.
  • Updated PHP
    • Now includes non-FPM installs to list of installable options
  • Updated Yarn
    • Now uses official apt repo.
    • No longer requires npm to install.
  • Updated phpMyAdmin installer
    • Fixed issue with installer not properly detecting phpmyadmin zip.
    • Detects existing database and offers the option to uninstall phpMyAdmin
  • Fixed mysql not detecting existing installs
  • Fixed major bug with terminal window freezing once Proteus is exited which occured on Ubuntu 21 + (wayland) #12
  • Housekeeping
    • Fixed syntax based on Codefactor specifications
  • [ImgBot] Optimize images by @imgbot in #9

Completed

  • #12 Terminal frozen after exiting app manager on Ubuntu 22.04 & 23.04
  • #13 Roadmap: Fix Ubuntu 21+ (Wayland) Center Screen

New Contributors

  • @imgbot made their first contribution in #9

Release Notes

Full Changelog: v1.0.0.6-beta...v1.0.0.7-beta