0.3.2
Universal Repository Release
The Universal Repository introduces a flexible way to manage and proxy artifacts that don’t conform to standard package types like npm, PyPI, Maven, or Docker. This repository type is ideal for artifacts that require custom organization and dynamic URL support, making it particularly useful for GitHub Releases.
Other Features
- The last created package type is now saved to local storage, streamlining the process of creating repositories.
- Added a new icon for workspace settings.
- Implemented loading indicators for repository creation and deletion.
Bug Fixes
- Fix another checksum bug in Maven repository, we implamanted a new system for the checksum in hopes to avoid any more bugs in the future and also it make it more accurate.
- Bug in RepoFlow CLI Maven migration of
maven-metadata.xml
files were not trasfered.