Skip to content

Latest commit

 

History

History
85 lines (51 loc) · 1.69 KB

File metadata and controls

85 lines (51 loc) · 1.69 KB

Changelog

All notable changes to this project will be documented in this file.

[0.4.1] - 2025-06-14

🐛 Bug Fixes

  • Hide menus from dropdown, change snippet icon [no ci]
  • Fix snippet form validation

[0.4.0] - 2025-06-14

🚀 Features

  • Allow updating the list of plugins and plugin opts for grapejs editor

⚙️ Miscellaneous Tasks

  • Update changelog [no ci]

[0.3.0] - 2025-06-13

🚀 Features

  • Add menu manager, wip [no ci]
  • Dynamic tags, wip [no ci]
  • Add Snippets entity

🐛 Bug Fixes

  • Fix undefined _ usage
  • Missing dependency
  • Fix styles for not-bs pages, refactor templates, add missing string i18
  • Minor fixes and refactoring

🚜 Refactor

  • Set equal min-height for all tables

🧪 Testing

  • Update tests
  • Update test name, add type hinting

⚙️ Miscellaneous Tasks

  • Update Readme with missing installation step
  • Sort imports
  • Update version to 0.3.0 [no ci]

[0.2.3] - 2025-04-30

📚 Documentation

  • Use full urls for images to display correct on pypi

[0.2.2] - 2025-04-30

📚 Documentation

  • Update readme, add screenshots [no ci]
  • Include doc images to manifest

⚙️ Miscellaneous Tasks

  • Update version to 0.2.1 [no ci]

[0.2.0] - 2025-04-30

🚀 Features

  • Migrate to tabulator as it's more flexible
  • Add middleware to support page custom url, finish list page, refactoring
  • Add postcss, flexbox and code-editor plugins, fix the container styles
  • Show error modal on request error
  • Replace default content with a nice lorem ipsum template

🐛 Bug Fixes

  • Fix test workflow
  • Fix test workflow, try ckan 2.9.11
  • Adjsut tests, use matrix with 2.11 and 2.10