v0.2.1
What's Changed
- Database Optimization: Altered
textcolumns tostring (varchar)and added indexes. [#125](https://github.com/unopim/unopim/pull/125) - Elasticsearch Fix: Category datagrid now sorts on
idfield instead of_id. [#136](https://github.com/unopim/unopim/pull/136) - Quick Product Export: Dynamically manage quick export jobs. [#137](https://github.com/unopim/unopim/pull/137)
- File Validation Improvements: Improved file validation logic. [#132](https://github.com/unopim/unopim/pull/132)
- Elastic Index Enhancement: Enhanced product indexing functionality. [#119](https://github.com/unopim/unopim/pull/119)
- Channel & Locale Fix: Fixed issues related to invalid channel-locale changes. [#122](https://github.com/unopim/unopim/pull/122)
- Variant Attribute Fix: Prevented duplication of unique attribute values during variant creation. [#141](https://github.com/unopim/unopim/pull/141)
- AI Feature Update: Improved Magic AI functionality. [#148](https://github.com/unopim/unopim/pull/148)
- Performance Optimization: Optimized loading of pages with bulk data. [#146](https://github.com/unopim/unopim/pull/146)
- UI Enhancement: Improved the product info section UI. [#142](https://github.com/unopim/unopim/pull/142)
- Multi-Currency Fix: Fixed issue preventing price input with multiple currencies enabled. [#153](https://github.com/unopim/unopim/pull/153)
- Dependency Update: Bumped
laravel/frameworkfromv10.48.23tov10.48.29. [#155](https://github.com/unopim/unopim/pull/155) - WYSIWYG Fix: Fixed inconsistent behavior during data transfer and API handling. [#152](https://github.com/unopim/unopim/pull/152)
- Localization: Fixed Finnish translation issues. [#161](https://github.com/unopim/unopim/pull/161)
- Search & Filter Fix: Resolved issues with product datagrid search and SKU filters. [#164](https://github.com/unopim/unopim/pull/164)
Full Changelog: [v0.2.0...v0.2.1](https://github.com/unopim/unopim/compare/v0.2.0...v0.2.1)