Skip to content

Releases: updatengine-ng/updatengine-server

7.1.5

13 Feb 20:40

Choose a tag to compare

**🐛 Bug fix **

  • Fix html escaping in customvars

7.1.4

05 Feb 21:26

Choose a tag to compare

✨ Improvements

  • Enforce usage of Apache modules and backup old Apache configuration

**🐛 Bug fix **

  • Fix bug when using customvars on empty condition's software version

7.1.3

14 Jan 16:43

Choose a tag to compare

**🐛 Bug fix **

  • Fix installation due changes for timezone from MariaDB 10.5
  • Update README and scripts to install git in the first place

7.1.2

12 Jan 17:44

Choose a tag to compare

**🐛 Bug fix **

  • Fix package's filename URL to satisfy client and admin request

7.1.1

05 Jan 19:56

Choose a tag to compare

  • Fix media URL for default entity without URL redirection - regression since 7.1.0

7.1.0

03 Jan 11:50

Choose a tag to compare

✨ Improvements

  • Security improvement: Use FileWrapper instead of Web server for GUI file download. On the administration IP port, only the authenticated users are allow to download package using the package file URL.

🔧 Maintenance

  • Bump gunicorn>=22.0.0

**🐛 Bug fix **

  • Update installation script for use latest release version instead of master branch

7.0.1

21 Dec 12:07

Choose a tag to compare

**🐛 Bug fix **

  • Fix http error 405 on logout

7.0.0

12 Dec 20:27

Choose a tag to compare

🔧 Maintenance

  • Bump Django from 4.2.16 to 5.2.9
  • Bump django-auth-ldap from 4.8.0 to 5.2.0
  • Bump django-extensions from 3.2.3 to 4.1
  • Bump django-grappelli from 4.0.1 to 4.0.3
  • Bump lxml from 5.3.0 to 6.0.2
  • Bump mysqlclient from 2.2.4 to 2.2.7
  • Bump packaging from 24.1 to 25.0
  • Bump pytz from 2024.1 to 2025.2
  • Bump PyYAML from 6.0.2 to 6.0.3

6.1.3

12 Dec 18:42

Choose a tag to compare

✨ Improvements

  • Add optional environment value 'PORT_ADMIN' to distinguish the admin IP port from the client port

6.1.2

20 Oct 16:23

Choose a tag to compare

  • Fix help text for 'Enable failure tolerance' feature