Releases: lbr38/repomanager
Releases · lbr38/repomanager
4.16.1
4.16.0
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
4.15.1
4.15.0
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
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
4.14.1
4.14.0
Changes:
- Statistics & metrics: added a table with the top number of accesses by hostname/IP
- Added Rocky Linux Vault repos to the predefined source repositories lists to import
- Updated external libraries to fix a vulnerability in symfony/http-foundation
- Various UI fixes and improvements
4.13.1
4.13.0
Changes:
- Manage hosts: added a way to update specific or all packages on one or multiple hosts with update options such as dry-run, ignore exclusions and more
- Added a way to customize each repository environment color
- Added a way to view websocket server logs (for debugging)
- Various UI fixes and improvements