Skip to content

Releases: ushahidi/platform

Release v3.6.0

19 Oct 03:55
v3.6.0
Compare
Choose a tag to compare

Post import improvements

  • Import post categories from CSV
  • Set post status when importing
  • Update import layout
  • Notify a user whenever their import finishes, even if they've navigated away

Minor Improvements

  • Update modal button styling
  • Notify user as they edit a post if the post is in an invalid state
  • Support markdown in site description
  • Show tasks with no fields and a message explaining this
  • Add editable post date to the API (UI pending)
  • Sane column headers on post CSV export
  • Better error reporting when uploading images

Bugs

  • Fix failure removing posts from a collection
  • Remove en-US as default language, use en instead
  • Notify user when geolocation search fails in post edit
  • Fix removing tags from a post
  • Fix invalid slugs generated for posts
  • Fix validation on lat/lon for post location fields

Development improvements

  • Re-organised file structure into main, common and settings modules
  • Move template alongside the related controller/directive
  • Remove dead code

v3.5.1

02 Sep 10:08
v3.5.1
Compare
Choose a tag to compare

Add missing migration to ensure all forms have at least one 'post' stage.

v3.5.0

02 Sep 04:49
Compare
Choose a tag to compare

Improvements

  • Add Raven/Sentry logger
  • Add 'archive' status for posts (#1295)
  • Allow filtering posts by multiple statuses
  • Better errors when for missing multisite deployments
  • Always include CORS headers on exceptions
  • Added stage 'type' to differentiate post and task stages (#1283)
  • Added required_approval option to forms (#1282)
  • Added everyone_can_create and roles with which can_create to forms (#1282)
  • Always validate fields on 'post' stage type (#1284)

Bug fixes

  • Fix issues pulling from email
  • Fix issues pulling from FrontlineSMS (#1305)
  • Fix SQL error when PUT request makes no changes (ushahidi/platform@ed3979)

Release v3.4.7

12 Jul 03:00
v3.4.7
Compare
Choose a tag to compare
  • Ensure email settings are defined
  • Bring multisite handling back to core: Auto generate client url from api url

Release v3.4.6

05 Jul 02:31
v3.4.6
Compare
Choose a tag to compare

Fix critical bug that prevented saving posts (b2fff48)

v3.4.5

04 Jul 04:22
v3.4.5
Compare
Choose a tag to compare

v3.4.5

Release v3.4.4

29 Jun 02:51
v3.4.4
Compare
Choose a tag to compare
Fixes:
- Duplicate key error when creating survey fields with same title as existing field (#1236)
- Errors when default roles are deleted. Prevent editing/deleting default admin/user roles (#1272)
- Fix survey field validation, was validating against the wrong field (#1271)

Release v3.4.3

24 Jun 09:15
v3.4.3
Compare
Choose a tag to compare
- Twitter: Skip retweets when pulling messages
- Allow saving post with attributes that have no form
- Twitter: add bounding box of user's place too
- Twitter: decode twitter user's profile location

v3.4.2

20 Jun 01:54
v3.4.2
Compare
Choose a tag to compare
Release v3.4.2

v3.4.1

16 Jun 09:34
v3.4.1
Compare
Choose a tag to compare
Bugfix release v3.4.1