Releases: klaudsol/klaudsol-cms
Releases · klaudsol/klaudsol-cms
v3.8.1
Compare
Sorry, something went wrong.
No results found
Added the following to Rich text attribute type:
Normal heading
Color
Highlight
v3.8.0
Compare
Sorry, something went wrong.
No results found
Add filter for boolean attribute type
Add File Attribute Type
Fix Galleries
Return 404 when API entity is missing
Attribute Type Improvements
v3.7.0
Compare
Sorry, something went wrong.
No results found
You can now save content as draft first, then publish later on.
Fixed bug involving deletion of entries.
Introduced singleton-related bug fixes.
v3.6.2
Compare
Sorry, something went wrong.
No results found
Add default value for empty galleries
v3.6.1
Compare
Sorry, something went wrong.
No results found
Add anchor links to Rich Text Attribute Type
v3.6.0
Compare
Sorry, something went wrong.
No results found
Added Boolean attribute type
Added Video attribute type
Added Custom Attribute types feature via plugins.
Can now use exported classes of plugins using the plugin() function
Added Singleton variant for Content Type.
Added Rich Text Attribute type
v3.5.1
Compare
Sorry, something went wrong.
No results found
Removed fields validation for now, will roll-out a more robust field validation mechanism in the future.
v3.5.0
Compare
Sorry, something went wrong.
No results found
The installation process is now easier
Added download to CSV feature
v3.4.0
Compare
Sorry, something went wrong.
No results found
Added user management systems
Added sign up route
Added sidebar icons
Added Gallery attribute
Fixed capabilities for Administrators and Editors
Login now returns JWT if the host is not from the CMS
Plugins can now have sub items on the sidebar
Users can now update their profile
v3.3.0
Compare
Sorry, something went wrong.
No results found
Allow plugins to have migrations