Skip to content

v3.7.1-rc.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@ushbot ushbot released this 22 Aug 01:52
· 4228 commits to develop since this 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)