π Profilarr 1.0 - First Stable Release!
Profilarr has been completely rebuilt and is now available in open beta as version 1.0.0! We've jumped directly from 0.3
to 1.0.0
to signify the substantial breaking changes from the deprecated scripts. This release marks an important milestone as we transition to a more structured development workflow.
Release Channels
Going forward, our development process follows a standard GitFlow workflow:
- Stable: Use
santiagosayshey/profilarr:latest
or version tags likesantiagosayshey/profilarr:v1.0.0
- Beta: Use
santiagosayshey/profilarr:beta
for early access to upcoming features
What's Changed
Note: This changelog covers all changes since the last development commits. Future release notes will cover changes from the previous stable release.
- feat: Rename / Status Improvements by @santiagosayshey in #142
- feature: Include Format when Renaming by @santiagosayshey in #143
- chore: add build workflows for beta/release by @santiagosayshey in #144
- removal: tweaks system by @santiagosayshey in #145
- fix/improve: arr config modal by @santiagosayshey in #146
- feat: sort / description improvements on scoring page by @santiagosayshey in #147
- feat: format view improvements by @santiagosayshey in #148
- feat: search dropdown by @santiagosayshey in #150
- fix: merge/delete conflicts by @santiagosayshey in #151
- feat: add format selection and scoring customization options by @santiagosayshey in #153
- feat: various styling improvements + simple language processing by @santiagosayshey in #154
- feat: update release notification workflow to trigger on published re⦠by @santiagosayshey in #155
- Stable v0.5.0 by @santiagosayshey in #156
Full Changelog: https://github.com/Dictionarry-Hub/profilarr/commits/v1.0.0