APIQ CMS v0.3.0 Release Notes

Release Date: 2016-02-09 // about 8 years ago
    • ๐Ÿšš [fixed] code cleanup - remove redundant self
    • ๐Ÿ›  [fixed] add textacular dependency since it's used for search
    • ๐Ÿ‘ [changed] add angular-i18n support for correct work of date filter
    • [added] Add deleting users feature
    • [added] add Fullscreen mode editing feature for CodeMirror textareas
    • [added] add_watermark liquor function
    • [added] add string ends_with liquor function
    • โœ… [added] RSpec for testing
    • [added] Snippets - small parts that could be reused - with {% include 'snippet-id' %}
    • [added] introduce Angular ErrorsService for alerting about errors (more verbose output about Liquor errors)
    • [added] introduce HelpService for registering help templates (could be used in extension to provide help about them)