Skip to content

Releases: lbr38/repomanager

4.15.2

08 Jan 12:35
b4f3440
Compare
Choose a tag to compare

Changes:

4.15.1

07 Jan 18:13
9cbedae
Compare
Choose a tag to compare

Changes:

  • Fixed broken hosts search input
  • Fixed #222

4.15.0

05 Jan 19:09
df0c1a2
Compare
Choose a tag to compare

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
    image
  • MANAGE PROFILES tab has been moved to a single icon into the HOSTS tab as profiles are fully linked to hosts
    image

4.14.2

12 Dec 16:37
3927a0c
Compare
Choose a tag to compare

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

05 Dec 12:14
4ca96a6
Compare
Choose a tag to compare

Changes:

  • Fixed refresh issues when multiple tabs are opened
  • Various UI fixes and improvements

4.14.0

28 Nov 17:08
0df6a4e
Compare
Choose a tag to compare

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

25 Nov 17:04
7cd1acc
Compare
Choose a tag to compare

Changes:

4.13.0

24 Nov 09:25
f2e0b1b
Compare
Choose a tag to compare

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

4.12.1

04 Nov 17:59
bc44641
Compare
Choose a tag to compare

Changes:

  • Fixed Alma Linux CRB repository definition #206
  • Fixed typo
  • Various UI fixes

4.12.0

02 Nov 17:38
21cbbed
Compare
Choose a tag to compare

Changes:

  • Added a way to import source repositories from predefined lists #203
  • Added some predefined source repositories lists to import (Debian, Ubuntu, Fedora, CentOS, Redhat, OpenSUSE, etc ...). It is recommended to import them to benefit from suggestions when creating a new repository. More lists may be added later.
  • Added distributions and release versions suggestions when creating a new repository.
  • UI improvements, contrast, colors, etc.