forked from inveniosoftware/invenio
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathRELEASE-NOTES
82 lines (52 loc) · 1.7 KB
/
RELEASE-NOTES
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
============================
Invenio v2.0.1 is released
============================
Invenio v2.0.1 was released on March 20, 2015.
About
-----
Invenio is a digital library framework enabling you to build your own
digital library or document repository on the web.
New features
------------
+ global:
- Deprecation policy comes with new deprecation warnings wrappers.
(#2875)
Bug fixes
---------
+ assets:
- Avoids bundle changes to persist between requests in DEBUG mode,
which is not desired. (#2777)
+ docs:
- Adds missing `invenio.base` package to the `config.py` file for a
custom overlay in the docs.
+ global:
- Replaces `invenio-demo.cern.ch` by `demo.invenio-software.org`
which is the new canonical URL of the demo site. (#2867)
+ installation:
- Reorders 'compile_catalog' and 'install' commands to fix
installation process from PyPI.
- Adds apache2 xsendfile package to installation script. (#2857)
+ messages:
- Defines a path for jquery.ui required by jQuery-Timepicker-Addon
and sets an exact version for the plugin instead of latest.
(#2910)
+ records:
- Changes creation_date field definition in tests. (#2214)
+ search:
- Generates correct url for `/collection` redirect.
Installation
------------
$ pip install invenio
Documentation
-------------
http://invenio.readthedocs.org/en/v2.0.1
Homepage
--------
https://github.com/inveniosoftware/invenio
Happy hacking and thanks for choosing Invenio.
| Invenio Development Team
| Email: [email protected]
| IRC: #invenio on irc.freenode.net
| Twitter: http://twitter.com/inveniosoftware
| GitHub: http://github.com/inveniosoftware
| URL: http://invenio-software.org