Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-11-14 | 1.3 kB | |
v0.1.6 source code.tar.gz | 2024-11-14 | 1.1 MB | |
v0.1.6 source code.zip | 2024-11-14 | 1.8 MB | |
Totals: 3 Items | 2.9 MB | 0 |
What's Changed
- Attribute and Category Configuration: Introduced configuration options for attribute and category field types, providing enhanced flexibility and customization.
- Tagging Component: Added a multi-select tagging component with functionality for adding custom tags, streamlining the tagging experience.
- Improved Filter Handling: Enhanced filter form handling to ensure smoother and more responsive filtering operations.
- Exception Handling: Added handling for "Post Too Large" exceptions to improve robustness and provide clearer error feedback for large submissions.
- Component Renaming: Renamed the history datagrid component to
v-history-datagrid
for consistent naming conventions. - New Layout Event: Added the
unopim.admin.layout.head.before
event to the main layout, enabling advanced customization capabilities. - Dependency Updates:
- Upgraded
symfony/process
from 6.4.8 to 6.4.14, improving process handling performance and security. - Upgraded
symfony/http-foundation
from 6.4.8 to 6.4.14, ensuring enhanced stability and compatibility. - Upgraded
laravel/framework
from 10.48.16 to 10.48.23, incorporating the latest framework optimizations and security patches.
Full Changelog: v0.1.5...v0.1.6