Publy 1.2
[1.2.1] - 2017-08-05
Fixed
- Added missing manifest to the release JAR.
[1.2] - 2017-06-20
Bumped the target Java version to Java 8. If you have trouble running this version (or get an error including "Unsupported major.minor version 52.0"), please download the latest version of Java.
Added
- Site minification using MiniWeb. This will result in smaller file sizes and bandwidth savings. If you really want to, you can turn it off in the Files settings tab. (Issue #227)
- Warnings when the BibTeX contains
<abbr>
instead of<<abbr>>
, whereabbr
is a valid abbreviation for Publy. This is most likely a mistake, but these were silently being included as weird HTML-tags. (Issue #244)
Changed
- When the title is set to link to the paper, but there's no associated file, it might link to other fields such as the DOI or arXiv version instead. (Issue #188)