Release v3.0.0-beta.14 (2015-02-19)
Pre-release
Pre-release
rjmackay
released this
19 Feb 08:28
·
5122 commits
to develop
since this release
New Features
NOTE: Items marked with (f) are frontend changes. Items marked with (b) are backend changes.
- (f) Maps on the home page show real post data
- (f) Maps on individual post pages show real post data
- (f) A new location editor when creating / editing posts
- (f) Public data in the client can now be viewed without logging in
Improvements
- (f) Shift to a vertical / off canvas menu for the top level menu
- (f) Paging list views now works
- (f) Post create and edit forms now support all custom form field inputs
- (f) Many page layouts cleanup using bootstrap styling
- (b) Bug fixes to the form attribute and user APIs
- (b) Support for configuring the DB via
.env
file (docs still to come) - Support for hosting on Heroku (docs still to come)