Releases: trendyminds/craft-palette
Releases · trendyminds/craft-palette
4.0.3
4.0.3 - 2024-03-14
Fixed
- Recompile the bundle to pull in latest source changes
4.0.2
4.0.2 - 2024-03-14
Fixed
- Windows/Linux not longer focuses URL bar when using Meta+K (Thanks, @godismyjudge95)
4.0.1
4.0.1 - 2024-03-13
Fixed
- Fix case sensitivity on Init.js script
4.0.0
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
3.2.2 - 2023-07-12
Fixed
- Swap
UrlHelper::baseUrl()
forUrlHelper::siteUrl()
for better URL compatibility (Discussion)
3.2.1
3.2.0
3.2.0 - 2023-07-12
Added
- Palette now allows the ability to customize the
baseUrl
in thepalette.php
config file. This ensures Palette loads correctly when running Craft in a subdirectory (Ex: https://mysite.com/craft/). (Discussion)
3.1.5
3.1.5 - 2023-05-18
Fixed
- Prevent default to ensure browser shortcuts aren't triggered when invoking Palette (Discussion)
1.7.4
1.7.4 - 2023-05-18
Fixed
- Prevent default to ensure browser shortcuts aren't triggered when invoking Palette (Discussion)
3.1.4
3.1.4 - 2023-05-10
Fixed
- Return an empty array if no unmatched entry was found