Skip to content

v14.0

Compare
Choose a tag to compare
@MichaIng MichaIng released this 05 Mar 21:05
· 66 commits to main since this release
ccd5d4c
  • Cleaned up .env from unused variables.
  • Updated .env to use APCu memory cache for cache and sessions.
  • Removed the database which is now created from scratch on install.
  • Use sudo only where required,
  • Use sudo for reading /etc/mpd.conf as required,
  • Fixed obtaining and setting MPD settings
  • Fixed reboot and DietPi update status.
  • Switched from phpseclib SSH access via allo account to direct exec().
  • Removed unused apc.php and test.php.
  • Applied several other cleanups and fixes.
  • Updated PHP and Node dependencies to latest versions.