Self-hosted licenses now extend to 372 days instead of 365 days, giving customers an additional week to transition between licenses.
A new screen has been added to block usage if the Chrome version is below 100. This measure prevents app crashes caused by missing JavaScript functions in outdated versions.
Introducing a new API to list package versions
Added a new "About" page in the admin system settings to easily view the current RepoFlow version and check for available updates.
Resolved an issue where PyPI Virtual repositories would sometimes fail when a package existed in a child local repository but was not present in a remote repository, both of which were under the same virtual repository.
The server automatically creates a default admin if no system admin is found in the database. Previously, when the IS_AUTO_CREATE_WORKSPACE_ON_SIGNUP feature was enabled, the system would also create a workspace for the admin. This behavior has now been disabled.