Release v3.0.0-beta.17 (2015-05-14)
Pre-release
Pre-release
rjmackay
released this
14 May 09:03
·
5089 commits
to develop
since this release
New Features
- Updates to timeline and graph views:
- Use created time, updated time, or a custom time field as the time variable on timeline
- 'Post count by category' graphs only show a single level of categories by default
- Filters now apply to graph and timeline views too
- Fixed missing values in timelines. Timeline should should show accurate post counts now
- Get post counts grouped by custom fields values
- Set an audience when you publish a post. Each post can be published to everyone, or just to specific roles
- New users can register through the web client, rather than being added by an admin
- Post list now allows you to bulk delete posts, and go direct to editing a post
- New messages auto create an "unstructured" post. Unstructured posts will appear in the posts list. In future admins will be able assign unstructured posts a type, complete required stages and finally publish a post
Improvements
- Frontend: Fixed issues with anonymous access and logging out of the client
- Frontend: Page titles update with the current page, and site name.
- Frontend: Site name is now used in the site header
- Frontend: Fixed and updated map settings and moved to the tools section
- Frontend: Added JSCS style to enforce consistent code style in the client codebase
- Frontend: Removed broken workspace sections
- Frontend: Removed old translations and set up transifex to auto update with the latest source strings
- Frontend: Updated site settings and removed incomplete tools
- Frontend: Collections and Saved Searches are now shown in the menu. However viewing the posts in each collection or saved search is still a work in progress.
- API: Create default saved searches on new deployments
- API: PHP 5.6 support
- API: Renaming form groups to form stages in the API
- API: Fix various permissions issues in the API
Coming up next
- Create, edit and view saved searches and collections of posts
- Replacing Twitter Bootstrap styling with the final pattern library styles
- Adding an editor for post types so you can modify the information collected when creating a post