Releases: lbr38/repomanager
Releases · lbr38/repomanager
4.17.0
12 Feb 10:27
Compare
Sorry, something went wrong.
No results found
Changes :
Added a way to queue tasks and set a maximum number of tasks that can be executed simultaneously #237
Various UI fixes and improvements
4.16.4
27 Jan 19:58
Compare
Sorry, something went wrong.
No results found
Changes :
Increased default PHP memory limit to fix a 500 error on Tasks tab when mirroring debian main repository (lot of output)
Added a way to increase global PHP memory limit, if needed
Fixed hosts package search
4.16.3
22 Jan 09:35
Compare
Sorry, something went wrong.
No results found
4.16.2
21 Jan 17:23
Compare
Sorry, something went wrong.
No results found
Changes :
Fixed #230 and added support for zstd compressed files
Fixed #227 (@alryaz )
Added Proxmox repos to the list of predefined source repositories (@alryaz )
4.16.1
16 Jan 14:21
Compare
Sorry, something went wrong.
No results found
Changes
"New repository" form hotfix
4.16.0
14 Jan 18:24
Compare
Sorry, something went wrong.
No results found
Changes :
REPOSITORIES: Repositories can now be edited to change their source repository and in a future version, their description and maybe other parameters.
HOSTS: Hosts that are deleted are now fully removed from the database and their files are deleted.
Reduced the max-age of cached static files to 1 day.
Various fixes and improvements.
4.15.2
08 Jan 12:35
Compare
Sorry, something went wrong.
No results found
4.15.1
07 Jan 18:13
Compare
Sorry, something went wrong.
No results found
Changes :
Fixed broken hosts search input
Fixed #222
4.15.0
05 Jan 19:09
Compare
Sorry, something went wrong.
No results found
Changes :
Reworked task log viewing to improve viewing of large logs (with lot of output) (#207 )
Manage profiles: any profile change is now automatically synced with the hosts (hosts require linupdate >=3.8.0)
Various UI fixes & improvements, harmonization of icons. Please reload your browser cache with Ctrl+F5 .
SETTINGS tab has been moved to a single icon in the top right corner
MANAGE PROFILES tab has been moved to a single icon into the HOSTS tab as profiles are fully linked to hosts
4.14.2
12 Dec 16:37
Compare
Sorry, something went wrong.
No results found
Changes :
Added CI task to test database update between versions
Added CI task to test installation with ansible
Fixed a bug where uncompliant deb packages named like .<arch>.deb were not taken into account
Added some predefined source repositories lists to import (docker, grafana, PHP)
Various UI fixes