EPrints 3.3.15: Difference between revisions
⧼vector-appearance-label⧽
Created page with "EPrints 3.3.15 is a minor bugfix release. For more information, see [https://github.com/eprints/eprints/compare/v3.3.14...v3.3.15 the Github Comparison Page]. [http://files...." |
No edit summary |
||
| Line 1: | Line 1: | ||
EPrints 3.3.15 is a minor bugfix release. | EPrints 3.3.15 is a minor bugfix release. | ||
For | Highlights: | ||
* Added ability to select default import/export plugin. (https://github.com/eprints/eprints/commit/31436002bc3f7f0420cc3db9659a15a3160e9c9c) | |||
* New feature in epadmin script (https://github.com/eprints/eprints/commit/13c2c3f9ec0df82bf17515c4bf5190c0e139d681) | |||
* Counter Compliance (https://github.com/eprints/eprints/issues/308) | |||
* Fixed broken day-of-week and day-of-month logic (https://github.com/eprints/eprints/commit/be6133d6897909f7fa5b6724429320995e601414) | |||
* Improve rendering of possible DOI links (https://github.com/eprints/eprints/commit/c11e3bbfb8007b39ce6032caf51a28029b3221f1) | |||
* Fixes manage deposit screen does not sort on maria db due to sub-query sorting changes. (https://github.com/eprints/eprints/commit/d9dc16acc8f42f233e7aa981821fdebe75be455d) | |||
* Preview window location fix after the prototype 1.71 update. (https://github.com/eprints/eprints/commit/68307975d5cfcbcd7ec87963b5fc3890d40633f2) | |||
* Additional checks to remove unnecessary log messages (cleaner log). | |||
For the complete change log, please see [https://github.com/eprints/eprints/compare/v3.3.14...v3.3.15 the Github Comparison Page]. | |||
[http://files.eprints.org/1073/ Download and more info from files.eprints.org] | [http://files.eprints.org/1073/ Download and more info from files.eprints.org] | ||
Revision as of 14:36, 21 December 2015
EPrints 3.3.15 is a minor bugfix release.
Highlights:
- Added ability to select default import/export plugin. (https://github.com/eprints/eprints/commit/31436002bc3f7f0420cc3db9659a15a3160e9c9c)
- New feature in epadmin script (https://github.com/eprints/eprints/commit/13c2c3f9ec0df82bf17515c4bf5190c0e139d681)
- Counter Compliance (https://github.com/eprints/eprints/issues/308)
- Fixed broken day-of-week and day-of-month logic (https://github.com/eprints/eprints/commit/be6133d6897909f7fa5b6724429320995e601414)
- Improve rendering of possible DOI links (https://github.com/eprints/eprints/commit/c11e3bbfb8007b39ce6032caf51a28029b3221f1)
- Fixes manage deposit screen does not sort on maria db due to sub-query sorting changes. (https://github.com/eprints/eprints/commit/d9dc16acc8f42f233e7aa981821fdebe75be455d)
- Preview window location fix after the prototype 1.71 update. (https://github.com/eprints/eprints/commit/68307975d5cfcbcd7ec87963b5fc3890d40633f2)
- Additional checks to remove unnecessary log messages (cleaner log).
For the complete change log, please see the Github Comparison Page.