All Versions
12
Latest Version
Avg Release Cycle
28 days
Latest Release
1498 days ago

Changelog History
Page 2

  • v0.9.5.1 Changes

    June 11, 2019

    ๐Ÿš€ This release is primarily a bug-fix release intended to resolve a number of issues identified in version 0.9.5. There are a few minor but significant new features, and updating is highly recommended for all users.

    ๐Ÿ†• New Features

    Live, Zero-Downtime Backups: We have switched to a new format for creating backups that allows them to run without causing any outage for your listeners. This new backup format can be run directly from your web browser via the new "Backups" administration page, and you can also configure automated nightly backups. These new backups are portable between both Ansible and Docker installation methods, and can be used to migrate from Ansible to the recommended Docker installation; in fact, we have created a migration script (docker-migrate.sh) to do exactly that.

    Station Clock: You can now see a live updating clock in the station's time zone underneath the station name on the sidebar menu.

    Technical Notes

    โšก๏ธ The Highcharts library has been completely replaced across the entire application. This is largely because of Highcharts' license, which allows for free use for non-commercial entities but is not free software. Charts were replaced with the free and open-source charts.js, and the listener map was replaced with leaflet. This is the last component from early AzuraCast development that required updating to be a fully free and open-source stack.

    Significant portions of the application are now available in both Italian and Czech. A huge thank you as always is due to our translator volunteers for their contributions.

    Some forms across the system would trigger errors that weren't immediately visible (i.e. CSRF validation failures or errors on fields that aren't shown in the current tab); these errors are now displayed in a much more visible format and should be easier to spot.

    ๐Ÿ› Bug Fixes

    ๐Ÿ›  Fixed a number of scenarios that caused the "This station is powered by AzuraCast" jingle to play despite a station having an established playlist of music. #1527 #1597

    ๐Ÿ›  Fixed error where requested songs would not play during scheduled playlist blocks. #1620

    ๐Ÿ›  Fixed an issue where ports weren't unassigned when cloning a new station. #1524

    ๐Ÿ›  Fixed various bugs and improve overall performance when processing large collections of new media. #1450

    ๐Ÿ›  Fixed browser errors that prevented viewing certain larger log files. #1639

    ๐Ÿ›  Fixed the displayed time zones in several station reports to match the station's time zone as set in the database, rather than UTC or local time.

  • v0.9.4.2 Changes

    March 31, 2019

    ๐Ÿš€ This is another incremental bug-fix release to resolve some outstanding issues with our transition back to using Liquidsoap to drive the majority of the AutoDJ functionality.

    ๐Ÿš€ Issues that are fixed as of this release:

    • When restarting a station, the AzuraCast error message won't play immediately, but it will play if your station has nothing to play.
    • Cue settings provided for files (custom start and end times for the file) are now honored by Liquidsoap again.
    • If you make a change to a playlist that should prompt a restart of your station, it will now properly do so.
    • The Song Listener Impact report now works properly again.