ampache-mga9/ReleaseNotes.txt

72 lines
3.2 KiB
Plaintext

------------------------------------------------------------------------------------------------------------------------------------
Rx3/Ampache-Mga9 V 1.2.3 - A. GIBERT - 2024/10/xx
------------------------------------------------------------------------------------------------------------------------------------
- Fix crontab: user ampache user instead of root and add it to git,
- Fix database restart in compose file.
------------------------------------------------------------------------------------------------------------------------------------
Rx3/Ampache-Mga9 V 1.2.2 - A. GIBERT - 2024/10/06
------------------------------------------------------------------------------------------------------------------------------------
- Now use rx3/php-apache-mga9:1.3.3 image:
- PHP memory limit increased from 128M to 512M,
- mpm support,
- pwauth support,
- Remove now unneeded pwauth install & PHP config.
- Now use rx3/mariadb-mga9:1.0.2
- Variabilization of external server ports in env & compose file,
- Now use docker_tools for .env building,
- local directory normalization,
- fix ampache.cfg.php.dist initialization.
------------------------------------------------------------------------------------------------------------------------------------
Rx3/Ampache-Mga9 V 1.2.1 - A. GIBERT - 2024/08/28
------------------------------------------------------------------------------------------------------------------------------------
- Switch to rx3/php-apache-mga9:1.3.2 image,
- Switch to rx3/mariadb-mga9:1.0.1 image,
- Fix /usr/bin/pwauth group & mode,
- Fix Ampache Repository/Model/User.php: remove email lookup for new user.
------------------------------------------------------------------------------------------------------------------------------------
Rx3/Ampache-Mga9 V 1.2.0 - A. GIBERT - 2024/08/27
------------------------------------------------------------------------------------------------------------------------------------
- Switch to rx3/mariadb-mga9:1.0.0 image,
- Now full Rx3 based!
------------------------------------------------------------------------------------------------------------------------------------
Rx3/Ampache-Mga9 V 1.1.1 - A. GIBERT - 2024/08/27
------------------------------------------------------------------------------------------------------------------------------------
- Switch to rx3/php-apache-mga9:1.3.1 image,
- Minor compose file update.
------------------------------------------------------------------------------------------------------------------------------------
Rx3/Ampache-Mga9 V 1.1.0 - A. GIBERT - 2024/08/27
------------------------------------------------------------------------------------------------------------------------------------
- Switch to rx3/php-apache-mga9:1.3.0 image,
- Configure php.ini,
- Update compose & Dockerfile.
------------------------------------------------------------------------------------------------------------------------------------
Rx3/Ampache-Mga9 V 1.0.0 - A. GIBERT - 2024/08/25
------------------------------------------------------------------------------------------------------------------------------------
- Initial release,
- Use based on php-apache-mga9:1.2.0 image.