|
Notes:
* This release provides support for both MySQL and Postgres databases. All that's needed to support a MySQL database is to set the adapter to mysql in the config/database.yml file. Bacuview picks this up and performs behind-the-scenes magic to deal with the naming differences between Postgres and MySQL.
* The config/custom.yml file is now named bacuview.yml, and the format is a bit simpler. See bacuview.yml.template.
* Added an "In Changer" column to the Media view.
* Corrected an error in the display of job levels.
Changes:
|