Releases: Lessify/localess
Releases · Lessify/localess
v2.3.0 - Visual Editor integration improvements
The following features are implemented :
- Improve Visual Editor interaction with JS Library
- Mouse Over a Components in Visual Editor View are highlighted in Form for better navigation
- Update OpenAPI view library
- Improve OpenAPI generator
v2.2.0 - Big Bada Boom 🎆🎆🎆
The following features are implemented :
- Upgrade to Angular v18
- User Interface:
- Add Dark Theme 🌃
- Add Post Logo Text 🆕, to distinguish different environments
- Add Space Icon 🆕
- Show Only Update Date, and move Created Date to Toolptip
- Add Authentication page message/announcement
- Improve messages
- Move Paginator in Dialog from content to Action Bar
- All Tables are now with Sticky Header, improving the scrolling experience for small screens
- Asset:
- Move Feature 🆕
- Add Support for Animated Images like: GIFs and WebP
- Image Preview is Zoooming on mouse over 🔍
- Content:
- Move Feature 🆕
- Add Reference Selector 🆕
- Publish Folder with all Sub-Documents 🆕
- Add Rich Text Field (Beta)🆕
- Alert for Unsaved changes
- Add Schema Below and Above a specific existing Schema block, improve usability for the use case with a huge list of Schema blocks
- Add Translations with AI 🌐
- Sort Schemas and Enum Dropdown
- Add Screen Sizes for Visual Editor 🆕:
- Full Screen
- Smartphone: 640px
- Tablet: 768px
- Laptop: 1024px
- Desktop: 1280px
- Schema:
- Add Labels
- Add Reference Kind 🆕
- Add Rich Text Kind (Beta) 🆕
- Redesigned the Edit Form for Enum, Node, and Root 🆕
- Add more Metadata in the Field List view
- Alert for Unsaved changes
- Show In Use Schema and all References between Schemas
- Authentication 🪪:
- Upgraded to the latest version of Firebase Identity Provider
- Refactor Implementation from Firebase Authentication V1 to V2
- Developer 🧑💻:
- Improve Open API Specification Generator 🗎
- Improve V1 API
- Integration:
- DeepL as an alternative to Google Translate
- Deployment:
- Remove dependency on project Firebase Image
The following bugs are fixed:
- Fix conflict between Localess, PrismJS, and Stoplight
- A lot of small fixes
2.1.0 - Integration Improvements
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