Skip to content

Releases: trendyminds/craft-palette

4.0.3

14 Mar 19:12
7cbcf91
Compare
Choose a tag to compare

4.0.3 - 2024-03-14

Fixed

  • Recompile the bundle to pull in latest source changes

4.0.2

14 Mar 16:03
7dd0ef2
Compare
Choose a tag to compare

4.0.2 - 2024-03-14

Fixed

  • Windows/Linux not longer focuses URL bar when using Meta+K (Thanks, @godismyjudge95)

4.0.1

14 Mar 01:45
ae8220c
Compare
Choose a tag to compare

4.0.1 - 2024-03-13

Fixed

  • Fix case sensitivity on Init.js script

4.0.0

14 Mar 01:31
b9a4a2a
Compare
Choose a tag to compare

4.0.0 - 2024-03-13

Added

  • 🪄 New design: Palette is now wider, has a translucent background, new subtitle position and more
  • 🔍 Contexts: On top of searching through Craft "actions" you can now search your site content! Easily perform searches for entries, assets, and users.

Changed

  • Removed the Palette icon when active. Ensures better compatibility with visual changes in Craft 5 (Discussion)

3.2.2

13 Jul 13:01
a7efd92
Compare
Choose a tag to compare

3.2.2 - 2023-07-12

Fixed

  • Swap UrlHelper::baseUrl() for UrlHelper::siteUrl() for better URL compatibility (Discussion)

3.2.1

12 Jul 20:00
c2faa7d
Compare
Choose a tag to compare

3.2.1 - 2023-07-12

Fixed

  • Correctly format URLs when using a custom baseUrl (Discussion)

3.2.0

12 Jul 14:36
46f4131
Compare
Choose a tag to compare

3.2.0 - 2023-07-12

Added

  • Palette now allows the ability to customize the baseUrl in the palette.php config file. This ensures Palette loads correctly when running Craft in a subdirectory (Ex: https://mysite.com/craft/). (Discussion)

3.1.5

18 May 15:10
Compare
Choose a tag to compare

3.1.5 - 2023-05-18

Fixed

  • Prevent default to ensure browser shortcuts aren't triggered when invoking Palette (Discussion)

1.7.4

18 May 15:12
Compare
Choose a tag to compare

1.7.4 - 2023-05-18

Fixed

  • Prevent default to ensure browser shortcuts aren't triggered when invoking Palette (Discussion)

3.1.4

10 May 15:27
Compare
Choose a tag to compare

3.1.4 - 2023-05-10

Fixed

  • Return an empty array if no unmatched entry was found