v3.0.1 (Play Framework 1.3.x)
This release has been made to be compatible with the Play Framework 1.3.0 release.
You can get the Play Framework 1.3.0 pre-release from our fork here: https://github.com/TexasDigitalLibrary/play1/releases
OR you can also get the official 1.3.0 release from Play Framework directly here:
https://github.com/playframework/play1/releases
It will NOT work with 1.2.x Play Frameworks!
This is a tag for version 3.0.1 release.
It contains the following bug fixes against v3.0.0:
- Fixed left-logo having a background image in css. Interferes with ADA compliance and with custom logos/theming
- Fixed NPE when there are no recipients configured for the recipient in an email workflow rule.
- SQL bugs:
- Fixed postgresql vireo_2081_300_updgrade-schema.sql to be compatible with postgresql < 9.0.
- Added postgresql vireo_2081_300_updgrade-cleaup.sql to be run after running vireo_2081_300_updgrade-data.sql when upgrading from Vireo2 to Vireo3.
- Added mysql vireo_2081_300_updgrade-cleanup.sql to be run after running vireo_2081_300_updgrade-data.sql when upgrading from Vireo2 to Vireo3.