Skip to content

Releases: trendyminds/isolate

1.3.0

09 Jun 13:48
a9d68ba
Compare
Choose a tag to compare

Changed

  • Isolate 1.3.0 now requires Craft 3.2+

Fixed

  • Submitting a draft as an isolated user automatically adds the entry as one of your "isolated" entries

Added

  • User drafts now show up below on an isolated user's dashboard

1.2.0

13 May 14:26
d3b2d93
Compare
Choose a tag to compare

1.2.0 - 2020-05-13

Changed

  • Replace various custom queries with native Craft queries to ensure better compatibility with future Craft versions

Fixed

  • Address Craft 3.2 compatibility issues with drafts/revisions showing up in entry lists
  • Correct visual issues with newer version of Craft

1.1.2

09 May 12:28
Compare
Choose a tag to compare

1.1.2 - 2019-05-09

Fixed

  • Redirect users attempting to access the entry listing panel instead of throwing an error. This prevents an exception from being thrown if a user saves an entry and is redirected back to the entry listing area

1.1.1

01 May 12:29
Compare
Choose a tag to compare

1.1.1 - 2019-05-01

Fixed

  • Add another check to determine if a user is attempting to create a new entry versus editing an existing one

1.1.0

30 Apr 13:13
3357153
Compare
Choose a tag to compare

1.1.0 - 2019-04-30

This version is completely owed to the great work by Benjamin (@N0ps32 on GitHub). Huge props to him and his contribution here!

Changed

  • Improvements to the entry selection interface when displaying Structures and multi-site entries (#2)
  • New "Check All" button to select all entries and uncheck the ones you'd like to remove access to (#2)
  • Improvements to PHP DocBlocks used within the Isolate services (#2)

1.0.1

11 Mar 12:10
Compare
Choose a tag to compare

1.0.1 - 2019-03-11

Changed

  • Ensure isolated users are automatically given permissions to use the Isolate dashboard

1.0.0

11 Mar 11:41
f0c7257
Compare
Choose a tag to compare

Initial release.

0.9.2

27 Feb 19:12
Compare
Choose a tag to compare
Improve performance when grabbing all entries for a user

0.9.1

22 Feb 21:49
Compare
Choose a tag to compare
Sync up version numbers

0.9.0

22 Feb 21:47
Compare
Choose a tag to compare

Initial beta-ish release