Skip to content

Releases: RocketMan/zookeeper

v2.4.2 bugfix release

08 Oct 15:08
Compare
Choose a tag to compare

Issues resolved this release:

  • XML API response is not well-formed #70
  • Import Playlist is broken #71
  • Import Playlist workflow is broken #72
  • Playlist editor does now allow for show times to end at midnight or later #73

v2.4.1 playlist editor fixes release

30 Sep 10:08
Compare
Choose a tag to compare

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

19 Sep 09:12
Compare
Choose a tag to compare

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

14 Jul 14:14
Compare
Choose a tag to compare

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

03 Jul 08:51
Compare
Choose a tag to compare
  • fixed links in Charts/Subscribe
  • updated kzsu contacts

v2.2.0 playlist timestamp release

03 Jun 17:04
Compare
Choose a tag to compare

This release features:

  • NEW automated playlist timestamping #6
  • NEW asset decoration to prevent stale CSS/JS assets in the browser cache
  • Miscellaneous fixes:
    • extraneous backslashes in playlists #36
    • playlist formatting #30
    • listen-live link #27
    • library editor to scrub record label name #26
    • deprecated support for Netscape Navigator 4 (!!)

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

03 Jun 16:58
Compare
Choose a tag to compare

Fixed broken album link in Find It! #29

v2.1.0 branch unification release

03 Jun 16:57
Compare
Choose a tag to compare

This is a 'housekeeping' release. There should be no functional or visual changes relative to the previous release, v2.0.0.

Changes for this release:

  • unified branches #20
  • enhanced installation instructions #21