We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40ad815 commit d3da233Copy full SHA for d3da233
CHANGELOG.md
@@ -18,6 +18,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
18
### Fixed
19
### Removed --->
20
21
+## 1.4.0 - 2025-06-14
22
+### Added
23
+- More details on autocomplete dropdowns
24
+
25
## 1.3.4 - 2025-0609
26
27
- Fixed bug when uploading files
config/package.php
@@ -13,6 +13,6 @@
13
|
14
*/
15
16
- 'version' => '1.3.4',
+ 'version' => '1.4.0',
17
];
0 commit comments