Releases: Lessify/localess
Releases · Lessify/localess
2.1.0 - Integration Improvements
Next Step to perfection
The following features are implemented :
- Content:
- Move Feature
- Improve Text Area Editor
- Improve Markdown Editor
- Schema :
- Edit ID
- add Preview Fields as Drop-down
- add Description, it will appear in OpenAPI and Interaction with a Schema
- remove Preview Image
- Update ID requirements
- Add ID composition Helper
- Translation
- Edit ID
- Permissions
- add DEV_OPEN_API Role, for OpenAPI Section
The following bugs are fixed:
- Add Missing Index on Content
- Fix missing events for Content Visual Editor
- Remove import ID validation to be backward compatible with previous versions
2.0.0 - Open API 🚀🚀🚀
We are very happy to announce our new major release, where we are working on code optimization and performance and Open API Specification generation.
The following features are implemented :
- Open API Specification
- Braking changes for Translations, Schema and Content
- Update Angular to version 17.3
- Moving Signal Store
- Improve Translations Audit Logs
- Improve Content Audit Logs
- Improve Tasks error message traces
- Multiple UI Improvements
- Improve Performance
The following bugs are fixed:
- Content API when no locale is provided
- Fix ID requirements for Schema and Translation
- Fix the issue with the Content recursion delete
1.7.0 - 🎄2024 🎄
The following features are implemented :
- Update Angular to version 17.1
- Add Enum Schema for reusable List of values
- Replace validator from AVJ to ZOD for performance improvement reasons.
- Add History for Translations
- Add History for Content
- Add Dashboard with usage Overview
- Refactor Breadcrumb
- Migrate from BootStrap to Tailwind
- Add Help Pages
- Add Default Locale for Content
- Add Asset Upload Queue panel
- Asset name can be changed
- Assets can be rearranged in Content
- Add References Schema
The following fixes are fixed:
- Fix the Schema Picture Preview issue
- Fix Export Issues
- Fix Save during Publishing issue
- Fix Publish during the Saving issue
- Fix the issue with a special character in the asset name
Full Changelog: 1.6.0...1.7.0
v1.6.0 - Plugins Marketplace (Beta)
The following features are implemented :
- Update Angular to version 16.2
- Add Reference Schema: Now you can refer to a separate Content Document
- Add Plugin Feature
- Add Integration with Stripe via Plugins
- Improve Loading Screens
- Schema Reference now allows path filter
- Schema Screen now allows filtering by locked
- Export by Path Content/Asset
The following fixes are fixed:
- Schema Export/Import missing fields
- Schema Preview Field for Translatable
- Assets Form validation error
- Open Content in a new Tab when no Access Token is created
- Open Links in a new Tab when no Access Token is created
- Validation of Boolean Schema is working incorrectly
- Content Locale change remove disabled fields
- Translation update empty labels
v1.5.0 - Back To School
The following features are implemented :
- Add Visual Editor for Content
- Add Access token to API Content Consumption
- Add Image Preview for Schema
- Add Asset File Type Filtration for Schema
- Improve Asset Selection UI
- Improve Space Settings
The following fixes are fixed:
- Asset selection cancelation.
- Task Menu disappearance.
- Download of Exports over 32 Mb
v1.4.0 - Summer is Here
The following features are implemented :
- Improve Long Running Jobs. Now all Import and Exports Tasks are visible under the Tasks Section:
- Assets Import and Export under one ZIP file
- Contents Import and Export under one ZIP file
- Schemas Import and Export under one ZIP file
- Translations Import and Export under one ZIP file
- Translations Locale Import and Export under one JSON
- Import and Export files can be downloaded anytime
- Migrated Firebase Function from V1 to V2 with Cloud Run
- Improve Performance of long-running jobs
The following fixes are fixed:
- A lot of bug fixes.
v1.3.0 - Happy Easter
The following features are implemented :
- Improve Asset Management
- Asset Preview in smaller resolution
- Improve Link:
- Open in a new window
- Improve Content:
- Duplicate Content
- Content Reordering
- Improve Schema:
- Improve Asset and Asset Validation
- Items Reordering
- Schema Field Preview
- Auto Selecting item after Save
- Add One Schema type (the original one is an array of Schemas)
- Improve API v1 Asset Endpoint:
- Accept Resize parameter to decrease asset size
The following fixes are fixed:
- A lot of bug fixes.
v1.2.0
The following features are implemented :
- Add Asset Management
- Add Asset Schematic
- Links are changed from List to Record
- Improved Link Selector
- Implement Improved Cached for Translations, Links, and Content
- Move Schema edit form from Dialog to Page
The following fixes are fixed:
- Fix cascade deletion of content
- Fix cascade slug change of content
v1.1.0
The following features are implemented :
- Add Schematics: Link, Single Selection, and Multiple Selection
- Add Link filters
- Upgrade to Angular v15.1
v1.0.0 Happy New Year 2023
The following features are implemented :
- Schematic to create Data Structure Definitions ( BETA )
- Possibility to create Content with Schematic ( BETA )
- More granular Roles definitions
- Add Translation Status: TRANSLATED, PARTIALLY_TRANSLATED, and UNTRANSLATED
- Upgrade to Angular v15