Skip to content

Releases: lbr38/repomanager

4.20.0

13 Apr 16:18
129f62b
Compare
Choose a tag to compare

Changes:

  • Added an architecture check for deb packages upload, to ensure it's specified correctly
  • Added progress to the duplicate task #252
  • Added a way to allow the mirroring of empty deb repositories #255
  • Added a way to create new snapshots for local repositories #189
  • Hosts profiles: added a way to reload services after packages update (for hosts running linupdate 3.9.0 and above)
  • Added a way to cleanup older tasks and their logs.
  • Various UI fixes and improvements

4.19.0

30 Mar 17:54
891a249
Compare
Choose a tag to compare

Changes:

  • Added support for SSO login with OpenID Connect #120 @ursinn
  • Administrators users can now manage all other users unless the super-adminstrator (native admin account)
  • Refactored and restructured the user/login class
  • Prevented read-only users from creating/deleting groups and host profiles and lauching package updates operations
  • Added a way to customize nginx listen port inside the container (default is 8080) for people running the container in network=host mode
  • Fixed #250
  • Updated ChartJS library to the latest version
  • Various UI fixes and improvements

4.18.0

01 Mar 10:24
24ea88a
Compare
Choose a tag to compare

Changes:

  • Added a way to enable debug mode and provide more information when possible
  • Repository installation commands are now generated by selecting the desired repositories > Install
  • Fixed #247 (The repo duplicating task is still running even after being canceled by the user)
  • Fixed #248 (Undescriptive Error while uncompressing Packages.xz problem)
  • Prevented the selection of multiple release versions when creating a new repository #245
  • Various UI improvements

4.17.0

12 Feb 10:27
38e1b69
Compare
Choose a tag to compare

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
ab620b9
Compare
Choose a tag to compare

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
6ae6eb4
Compare
Choose a tag to compare

Changes

4.16.2

21 Jan 17:23
d17e4d9
Compare
Choose a tag to compare

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
e1951fd
Compare
Choose a tag to compare

Changes

  • "New repository" form hotfix

4.16.0

14 Jan 18:24
c020bd8
Compare
Choose a tag to compare

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
b4f3440
Compare
Choose a tag to compare

Changes: