Difference between revisions of "Files/EPrints 3.0"

From EPrints Documentation
Jump to: navigation, search
 
Line 13: Line 13:
 
== Things added since 3.0-RC-1 ==
 
== Things added since 3.0-RC-1 ==
  
* Security fix to autocomplete scripts.
+
* Security fix to autocomplete scripts.
* Fix to bug on initial login.
+
* Fix to bug on initial login.
* Fixed bug in rolling logs in the Indexer.
+
* Fixed bug in rolling logs in the Indexer.
* Added import plugin for log data.
+
* Added import plugin for log data.
* Added $current_lang to available data in eprint script.
+
* Added $current_lang to available data in eprint script.
* Moved more code into platform module (to support multiple OS platforms)
+
* Moved more code into platform module (to support multiple OS platforms)
* Used TeX::Encode to provide some handling of accented characters in
+
* Used TeX::Encode to provide some handling of accented characters in BibTeX import.
    BibTeX import.
+
* Added "remove user" action.
* Added "remove user" action.
+
* Added additional metadata fields for new types.
* Added additional metadata fields for new types.
+
* Some security fixes in plugins.
* Some security fixes in plugins.
 
  
 
== Upgrading from EPrints 3.0-RC-1 or RC-2 ==
 
== Upgrading from EPrints 3.0-RC-1 or RC-2 ==
  
* This is a simple upgrade. You don't need to do anything complicated.
+
* This is a simple upgrade. You don't need to do anything complicated.

Revision as of 13:57, 24 January 2007

EPrints 3.0

Released 24th January 2007.

Download

http://files.eprints.org/140/

Bugs

Feedback and bug reports may be sent to cjg@ecs.soton.ac.uk (The Lead Developer). I suggest that an initial bug report is kept quite short as we already have a big list. If I don't already know about it, I'll ask for more info.

Things added since 3.0-RC-1

  • Security fix to autocomplete scripts.
  • Fix to bug on initial login.
  • Fixed bug in rolling logs in the Indexer.
  • Added import plugin for log data.
  • Added $current_lang to available data in eprint script.
  • Moved more code into platform module (to support multiple OS platforms)
  • Used TeX::Encode to provide some handling of accented characters in BibTeX import.
  • Added "remove user" action.
  • Added additional metadata fields for new types.
  • Some security fixes in plugins.

Upgrading from EPrints 3.0-RC-1 or RC-2

  • This is a simple upgrade. You don't need to do anything complicated.