Releases: RocketMan/zookeeper
Releases · RocketMan/zookeeper
v2.4.2 bugfix release
v2.4.1 playlist editor fixes release
Enhancements this release:
- simplified workflow for adding new airname #66
- reject playlist creation if duration < 15 minutes or > 6 hours
- swap artist name iff from ZK library and single word after comma, eg Band, The #58
Fixes/obsoletes:
- Playlist editor showing duplicate delete button #68
- Add airname not preselecting #61
- Airname not prefilled #67
Thanks to @eric-gilbertson for his contributions to this release.
v2.4.0 playlist editor enhancements release
This release features:
- Playlist editor uses ajax when adding spins #52
- Single page for playlist edit, delete, and restore #57
- NEW json API #8
Miscellaneous fixes:
- Unexpected line break in playlist Time column #51
- Non-trivial JavaScript files need GPL declaration for compliant distribution #56
- Monthly chart e-mail header is incorrect #59
Many thanks to @eric-gilbertson for his contributions to this release!
v2.3.0 music reviews enhancement release
This release features:
- NEW album reviewer name in the A-File #17
- NEW sortable A-File
- NEW enhanced, sortable Recent Reviews #46
- Recent Reviews now includes all A-File album reviews
- Logout now automatically closes Google OAuth session #45
- Automatic minification of CSS and JS assets #38
- UI tweaks
NOTE: If upgrading from a previous release, you will need to run the script convert_v2_2_0_to_v2_3_0.sql
.
Many thanks to @eric-gilbertson for his contributions to this release!
v2.2.1 bugfix release
- fixed links in Charts/Subscribe
- updated kzsu contacts
v2.2.0 playlist timestamp release
This release features:
- NEW automated playlist timestamping #6
- NEW asset decoration to prevent stale CSS/JS assets in the browser cache
- Miscellaneous fixes:
IMPORTANT NOTE: If upgrading from a previous release, you will need to run the script db/convert_v2_to_v2_2_0.sql
.
v2.1.1 bugfix release
Fixed broken album link in Find It! #29