Releases: openhealthcare/opal
Releases · openhealthcare/opal
0.4.2 Minor Release
Upgrades dependency graph:
- Django -> 1.8.3
- Django-reversion -> 1.8.7
- jQuery -> 1.11.3
- D3 -> 3.5.6
- C4 -> 0.4.10
South has been removed, now using Django migrations
0.4.1 Bugfix Release
Fixes some search results appearing duplicated.
0.4.0 Major Release
New Design
Completely re-designed UI following extensive user research and multiple iterations.
Management commands and scaffolding
Features the opal command line tool for common administrative tasks
http://opal.openhealthcare.org.uk/docs/guides/command_line_tool/
Form helpers templatetag library
New template library for consistent form controls in line with our new interface guidelines
http://opal.openhealthcare.org.uk/docs/reference/form_templatetags/
API Documentation
OPAL JSON APIs are now fully self-documenting for all updated instances
http://opal.openhealthcare.org.uk/docs/guides/json_api/