Skip to content

Releases: ushahidi/platform

v3.8.0

30 Nov 00:31
v3.8.0
Compare
Choose a tag to compare

v3.8.0

v3.7.2-rc.3

06 Oct 18:29
Compare
Choose a tag to compare

v3.7.2-rc.3

v3.7.2-rc.2

19 Sep 15:31
Compare
Choose a tag to compare
v3.7.2-rc.2 Pre-release
Pre-release

Includes:

Feature Ticket
CSV Heading sorted by survey->stage->priority #2028
Adding recursion to stateful data change tracking #1938

v3.7.2-rc.1

15 Sep 08:15
Compare
Choose a tag to compare

v3.7.2-rc.1

v3.7.1

14 Sep 16:14
Compare
Choose a tag to compare

v3.7.1

v3.7.1-rc.3

31 Aug 08:48
Compare
Choose a tag to compare

v3.7.1-rc.3

v3.7.1-rc.2

22 Aug 01:52
Compare
Choose a tag to compare
v3.7.1-rc.2 Pre-release
Pre-release

Features:

  • Add new 'EditOwnPosts' permission (64c66a3)
  • Allow searching for multiple values within a post attributes (f45fc00)
  • Updating csv to show tag name, set name, form name, completed stage name (f7e985a)

Fixes

  • Always validate required post fields (84ac13c)
  • Fix post validationg when publishing a post (8ce4d41)
  • Encode image URLs properly even when using the CDN #1635 (3173a94)
  • Fix validation of form name and description when empty (2ac537b)
  • Fixed intercom user add (822bdf0)
  • Hide author info from post response unless user is admin (3d98001)
  • Fix FrontlineSMS intergration (837430b)

Refactoring

  • Refactor ACL (1a6973f)
  • Refactor PermissionAccess trait to allow checking for multiple permissions (3ae7442)
  • Rename hasAccess() to canAccessDeployment() in Authorizers (10501e8)
  • Simplifying Intercom Listeners and setup (e84bacb)

Trivia

  • Improve docker build setup
  • Add example dot env file (cfe0ccc)
  • Make vagrant box usable on windows (a35874f)
  • Fix schema.png link (3551b76)

v3.7.1-rc.1

28 Jul 21:40
v3.7.1-rc.1
Compare
Choose a tag to compare

v3.7.1-rc.1

Release v3.7.0

01 Jun 08:37
Compare
Choose a tag to compare

New Features

  • Added Field Level Locking to Surveys
  • Improved Survey UX
  • Added Task Level Visibility
  • Added Webhook Support
  • Added Webhook UX
  • Added Webhook events fro Create, Update of Post
  • Added Survey Duplication
  • Added Task Duplication
  • Added Support for OSS deployment with Ushahidi Mobile
  • Added Deeplinking for iOS and Android
  • Added Banner ads for iOS and Android
  • Adding Location Search Picker for Maps in Posts
  • Added reply to twitter via Post feature
  • Added support for hierarchical categories
  • Added Category field type to Survey
  • Added Markdown field type to Survey
  • Add tags dynamically directly from Posts
  • Added language switching for all users

Minor improvements and fixes

  • Adding uglify-friendly code to colors
  • Confirming on delete for unsaved surveys, tasks and fields
  • Upgrade node to v6
  • Resolved twitter duplication bug
  • Display number of unmapped posts to timeline
  • Moved Savedsearches to Modal
  • Moved Filter to Modal

Release v3.6.4

21 Apr 18:28
Compare
Choose a tag to compare
Release v3.6.4 Pre-release
Pre-release

New Features

  • Added Field Level Locking to Surveys
  • Added Task Level Visibility
  • Added Webhook Support
  • Added Webhook events fro Create, Update of Post
  • Added Survey Duplication
  • Added Task Duplication
  • Added reply to twitter via Post feature
  • Added support for hierarchical categories
  • Added Category field type to Survey
  • Added Markdown field type to Survey
  • Add tags dynamically directly from Posts
  • Added language switching for all users

Minor improvements and fixes

  • Add more details on use case internals
  • Fixed keyword twitter fetch
  • Display number of unmapped posts to timeline
  • Format for PSR2
  • Replaced shadowhand/email
  • Fix waffle badge
  • Fixes check for unencrypted IMAP
  • Making sure the email with last-uid is not imported again