Amcommand Versions Save

Command palette in Craft; Because you can

3.1.4

5 years ago
  • Fixed another PHP error that would occur on case-sensitive file systems.

3.1.3

5 years ago
  • Fixed a PHP error that would occur on case-sensitive file systems.

3.1.2

5 years ago
  • Fixed package name for composer install.

3.1.1

6 years ago

Fixed

  • Making sure the checks are done inside the init Event, rather than the init function itself.

3.1.0

6 years ago
  • New release for Craft 3.

2.2.0

6 years ago
  • Fuzzy search works on command descriptions as well.
  • Updated fuzzy search engine.
  • Option to rename the plugin in the settings.

2.1.1

6 years ago
  • Duplicating an Entry has been fixed. Relation data that did not have an active status was not copied. Matrix blocks received the same locale as the primary locale, on multi locale environments.

2.1.0

6 years ago
  • Commands can have icons now. The element search returns the corresponding icon, and the general commands have an icon now.
  • Change the palette to a theme of your choice. This can be changed in the settings, and currently we have the following themes: Default, Classic, Craft and Dark.
  • Allows commands still be triggered while an element search is running the background. You now had to wait till the elements were returned before your could trigger a general command you'd already searched for and wanted to execute.

2.0.2

6 years ago
  • Combining commands (default and found commands by the element search) were not always merged correctly.
  • Only add the search criteria to commands found by the element search, if none of the characters were found.

2.0.1

6 years ago
  • Display settings in a nicer way.
  • Install default plugin settings through a migration, regarding the element types used for the element search.
  • When search keywords were not found, display them in the command between brackets, when found by element search.