Releases: bibliocoll/JournalTouch
Releases · bibliocoll/JournalTouch
v0.4.4
Changes
- config-default.php was moved from data/config/ to sys/, which means theres is one less non-user file in data/
Fixes
- article titles or abstracts from journaltocs or crossref with quotes in them should no longer break our html (technically, this was a dangling markup injection vulnerability, but the attacker would have to control jtocs/cr to exploit it)
- this version has a correct version number, which should calm the updater.
- links to external sites now properly open in an iframe-popover when opened from the "view/print" page.
- opening the cart via the "send articles" button in the lower right no longer leads to a cart with missing buttons
- some more spelling fixes
Known Issues
- The cover update does not work if you use the JournalTocs Premium update. JournalTocs now provides covers via api. Since I got no premium account, I can't modify admin/services/getLatestJournalTocPremium.php accordingly.
- Sometimes the log is not outputted to the Journal Update page (likely because browser times out); you can manually check data/journals/LastUpdateLog.html or open it from the admin menu
- JournalTOCs has faulty data for some journals, with all information stored in the "abstract" field. if you find a journal where they have this problem, tell them.
v0.4.3
The 0.4 branch brings a web-based admin panel and improved cover management.
if you are upgrading from a 0.3 version, please use the 0.4 version first and then follow the auto-updater to 0.4.2 (and, if it won't upgrade to 0.4.3 by itself, copy this version over your 0.4.2 version).
v0.3
New stuff:
- external links open in an iframe (that can be auto-closed after 10 minutes of inactivity)
- caching of TOC views
- journals can be sorted by release date
- performance improvements when switching from grid view to list view
- improvements to article metadata fetching (Citeproc-JSON in case of CrossRef DOIs)
- experimental: BibTex display of article metadata (using Citeproc-js, thus not available for mail delivery)
- quite a few changes under the hood
Regenschauer
New: search filter, localization, extended CSV options, Tagcloud
Metadata display is not ready yet.
Display of updates is not ready yet.
Public release
Public release. Do not use in production.