Skip to content

Releases: trendyminds/craft-palette

1.7.0

08 Aug 15:24
c786743
Compare
Choose a tag to compare

1.7.0 - 2022-08-08

Added

  • Rebuilt command palette to support opening links in new tab via keyboard and mouse inputs

Updated

  • Updated all dependencies
  • Removed kbar dependency

Fixed

  • Palette no longer steals focused inputs in control panel

2.0.0

12 Jul 14:13
Compare
Choose a tag to compare

2.0.0 - 2022-07-12

Added

  • Craft 4.0 support

1.6.0

18 Feb 15:45
e31a369
Compare
Choose a tag to compare

1.6.0 - 2022-02-18

Added

1.5.0

11 Feb 15:23
Compare
Choose a tag to compare

1.5.0 - 2022-02-11

Updated

  • PHP 7.3+ required
  • Swapped tightenco/collect with illuminate/collections

1.4.0

09 Feb 02:15
Compare
Choose a tag to compare

1.4.0 - 2022-02-08

Added

  • New action: "Edit this entry". If we can map the URI of the front-end request to a Craft entry it will be added as the first action; allowing you to jump to that entry edit view from the front-end.

Updated

  • "Go to {systemName}" action now only renders when calling Palette on a control panel route

1.3.0

08 Feb 21:33
d59c38e
Compare
Choose a tag to compare

1.3.0 - 2022-02-08

Added

  • New action: Go to section entry types. If the type is "Default" it's swapped with the name of the section

1.2.0

07 Feb 16:16
f750433
Compare
Choose a tag to compare

1.2.0 - 2022-02-07

Added

  • New badgeCount property to display Craft's badge count values
  • Add badge counts for primary navigation items

Updated

  • Move the Utility navigation badge count into the badgeCount property

Fixed

  • Exclude source files from being included in the Composer package

1.1.0

07 Feb 13:41
6fe0097
Compare
Choose a tag to compare

1.1.0 - 2022-02-07

Added

  • New action: "Go to {systemName}": Go to the URL defined by siteUrl
  • Show the badge count when rendering utility items (for actions like "Updates")

1.0.0

04 Feb 03:23
Compare
Choose a tag to compare

1.0.0 - 2022-02-03

Added

  • Initial release!

0.9.0

03 Feb 13:31
Compare
Choose a tag to compare
0.9.0 Pre-release
Pre-release

Initial beta release