Releases: caltechlibrary/acacia
Two new commands, cleanup messages and cleanup doi
This release features two new commands cleanup-messages and cleanup-doi for cleanup the message and doi tables. These commands are suitable for running on a nightly or weekly cronjob. The release also features performance improvements in /manage-doi as well as cleaned up error messages when processing DOI.
What's Changed
- Improvements in performance and error messages by @rsdoiel in #24
- cleanuped up code, added cleanup-doi command by @rsdoiel in #25
Full Changelog: 0.0.12...0.0.13
Minor UI improvements
0.0.11 now requires EPrinttools 1.1.4 or better. Provides minor UI improvements.
Full Changelog: 0.0.10...0.0.11
Bug fixes an UI enhancements
This release is primarily bug fixes and minor UI enhancements. Acacia 0.0.10 now requires ep3apid 1.1.3 or better installed.
What's Changed
Full Changelog: 0.0.9...0.0.10
Bug fixes, version info
This release includes minor bug fixes and addition of version info on about page.
Full Changelog: 0.0.8...0.0.9
UI improvements
Cleaned up CSS, added widget for viewing record before import. Made tables sortable in the web browser.
What's Changed
Full Changelog: 0.0.7...0.0.8
0.0.7 bug fixes, new version route, tied to eprinttools 1.1.2
This release sees fixed in CSS (improving accessibility contrasts), should be used with EPrinttools 1.1.2 and has improvements in the Acacia /version route to show what ep3apid and doi2eprintxml versions are in place.
DOI management improvements, eprinttools 1.1.1-rc3 minimum
This release features small improvements to the DOI management page as well as requiring EPrinttools release 1.1.1-rc3.
Copyedit release
Mostly copyedits. This release requires 1.1.1-rc2 of eprinttools ep3apid instead fo 1.1.1-next.
Switched to MySQL 8
This release drops usage of SQLite3 in favor of MySQL 8.