Skip to content

Releases: caltechlibrary/acacia

Two new commands, cleanup messages and cleanup doi

23 Feb 20:08

Choose a tag to compare

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

18 Feb 22:58

Choose a tag to compare

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

11 Feb 22:33

Choose a tag to compare

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

03 Feb 18:01

Choose a tag to compare

This release includes minor bug fixes and addition of version info on about page.

Full Changelog: 0.0.8...0.0.9

UI improvements

03 Feb 01:30

Choose a tag to compare

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

13 Jan 19:21
a046aae

Choose a tag to compare

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

02 Dec 17:34

Choose a tag to compare

This release features small improvements to the DOI management page as well as requiring EPrinttools release 1.1.1-rc3.

Copyedit release

01 Dec 00:58

Choose a tag to compare

Copyedit release Pre-release
Pre-release

Mostly copyedits. This release requires 1.1.1-rc2 of eprinttools ep3apid instead fo 1.1.1-next.

Switched to MySQL 8

24 Nov 21:07

Choose a tag to compare

Switched to MySQL 8 Pre-release
Pre-release

This release drops usage of SQLite3 in favor of MySQL 8.

Bug fixes

24 Nov 18:50

Choose a tag to compare

Bug fixes Pre-release
Pre-release

Fixed bugs. Now requires eprinttools 1.1.1 or better.