Skip to content

Releases: am-impact/amcommand

3.1.4

30 May 07:07
Compare
Choose a tag to compare
  • Fixed another PHP error that would occur on case-sensitive file systems.

3.1.3

29 May 13:41
Compare
Choose a tag to compare
  • Fixed a PHP error that would occur on case-sensitive file systems.

3.1.2

24 May 07:18
Compare
Choose a tag to compare
  • Fixed package name for composer install.

3.1.1

15 Dec 14:33
Compare
Choose a tag to compare

Fixed

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

3.1.0

04 Dec 14:59
Compare
Choose a tag to compare
  • New release for Craft 3.

2.2.0

25 Oct 07:27
Compare
Choose a tag to compare
  • Fuzzy search works on command descriptions as well.
  • Updated fuzzy search engine.
  • Option to rename the plugin in the settings.

2.1.1

13 Jul 07:18
Compare
Choose a tag to compare
  • 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

22 Jun 09:08
Compare
Choose a tag to compare
  • 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

14 Jun 14:16
Compare
Choose a tag to compare
  • 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

14 Jun 12:39
Compare
Choose a tag to compare
  • 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.