All Versions
115
Latest Version
Avg Release Cycle
20 days
Latest Release
539 days ago

Changelog History
Page 10

  • v1.16.1 Changes

    March 08, 2019

    ๐Ÿ›  Bugfixes

    • ๐Ÿ’ป UI: Multiple placeholders for interpolation.
    • ๐Ÿ’ป UI: Fix for button activation when adding rules.
  • v1.16.0 Changes

    February 23, 2019

    ๐Ÿ”‹ Features

    • CLI: New commands for schema synchronization.
    • ๐Ÿ’ป UI: Imroved validation messages.
    • ๐Ÿ’ป UI: Integrate CLI documentation to client UI.
    • ๐Ÿ’ป UI: Side by side view for content differences.
    • ๐Ÿ’ป UI: Drag and drop assets to markdown editor.
    • ๐Ÿ’ป UI: Drag and drop assets to rich text editor.
    • ๐Ÿ’ป UI: Copy assets from clipboard to asset views.
    • ๐Ÿ’ป UI: Copy assets from clipboard to markdown editor.
    • ๐Ÿ’ป UI: Copy assets from clipboard to rich text editor.
    • ๐Ÿ’ป UI: Performance improvements and refactoring of components.
    • Schemas: New endpoint to synchronize schemas.
    • Server: Log all requests for cloud version and provide endpoint to download logs.
    • Server: Improved logging for http requests.
    • Rules: Generate event and trigger when the app consumed almost all resources.

    ๐Ÿ›  Bugfixes

    ๐Ÿ”จ (Mostly due to UI refactoring :( )

    • ๐Ÿ’ป UI: Fixed custom editors.
    • ๐Ÿ’ป UI: Fixed disable state of restore button.
    • ๐Ÿ’ป UI: Fixes for addition button states.
  • v1.15.0 Changes

    January 05, 2019

    ๐Ÿ”‹ Features

    • Rules: Javascript conditions for rule triggers.
    • Rules: Javascript formatting for rule actions.
  • v1.14.0 Changes

    December 23, 2018

    ๐Ÿ”‹ Features

    • CLI: Basic setup
    • CLI: Export all Content
    • ๐Ÿ’ป UI: Edit asset tags and names in asset field.
    • ๐Ÿ’ป UI: Preview for SVG assets.
    • ๐Ÿ’ป UI: No stacked bars for API performance chart and a checkbox to toggle between stacked and non-stacked bars.
    • ๐Ÿ‘‰ Users: Invite users to an app even if they do not have an account yet.
    • ๐Ÿ‘‰ Users: Github authentication.
    • Client Library: Integrated autogenerated management library.
    • Contents: Preview urls for schemas.
    • Contents: Button to show all input fields for localized fields.
    • Scripting: Access to user roles.

    ๐Ÿ›  Bugfixes

    • API: Several bugfixes for the JSON API and Swagger
    • ๐Ÿ’ป UI: Fixed dependencies and sortable lists.
    • ๐Ÿ’ป UI: Fixed disabled state for custom field editors.
    • Permissions: Fixed duplicate permissions.

    ๐Ÿ”จ Refactorings

    • ๐ŸŽ *Improved build performance for the Frontend.
    • *Migration to Angular7
  • v1.13.0 Changes

    December 08, 2018

    ๐Ÿ”‹ Features

    • Contents: Uniqueness validator.
    • Swagger: Show needed permission in swagger definition.
    • ๐Ÿ’ป UI: Array fields: Clone items.
    • ๐Ÿ’ป UI: Array fields: Collapsed all items to make sorting measier.
    • ๐Ÿ’ป UI: Array fields: Buttons for sorting.
    • ๐Ÿ’ป UI: Drag indicators for drag and drop lists.
    • General: New fine grained permission system.
    • General: Custom roles.
    • Rules: Cancel queued events.
    • Rules: Publication id for medium action.

    ๐Ÿ›  Bugfixes

    • Backup: Always make the user, who restored an backup an owner.
    • Contents: Implemented $search for Array fields.
    • ๐Ÿ’ป UI: Fixed for Edge browser.

    ๐Ÿ”จ Refactorings

    • Migration to .NET Core 2.2
    • Migration to ASP.NET Core 2.2
    • Migration to ASP.NET Core Health System
    • ๐ŸŽ Performance improvements in logging system.
    • ๐ŸŽ Performance improvements for json serialization.
    • Unificiation of storage implementations.
    • Custom JSON structures to replace JSON.NET with faster serializer at later point of time.
  • v1.12.0 Changes

    November 06, 2018

    ๐Ÿ”‹ Features

    • Contents: Comments for content items.
    • Contents: Specify limits for max number of assets via options.
    • ๐Ÿฑ Assets: Specify limits for max number of assets via options
    • ๐Ÿ’ป UI: List view for assets.
    • ๐Ÿ’ป UI: Reorder contents in references fields.

    ๐Ÿ›  Bugfixes

    • GraphQL: Fix languages with region support.

    ๐Ÿ›  Various small bugfixes for UI and API.

  • v1.11.0 Changes

    September 24, 2018

    ๐Ÿ”‹ Features

    • API: Correct handling of If-None-Match header to support caching.
    • Rules: Major refactoring of action handlers to add new actions with less code.
    • Rules: Twitter action to post status update.
    • Rules: Prerender.io action to invalidate cache entries for SPA sites.
    • Contents: Support IN-queries, like fileName in ['Logo.jpg', 'Logo.png']
    • ๐Ÿ’ป UI: Cloning content items.
    • ๐Ÿ’ป UI: Tag input in header to filter by tags when assigning assets to content.
    • Schemas: Color picker as additional editor for string fields.
    • Statistics: Report api usage and performance per client.

    ๐Ÿ›  Bugfixes

    • Clustering / Orleans: Fixed correct serialization of exceptions, e.g. as validation errors.
    • Backups: Always assign the user who started the restore operation as Owner to the app.
    • ๐Ÿ’ป UI: Reset name when a asset or content query is saved.
    • ๐Ÿ’ป UI: Disable spellchecking for tag editor.
  • v1.10.0 Changes

    August 29, 2018

    ๐Ÿ”‹ Features

    • Contents: Introduce X-Unpublished header to also get unpublished content.
    • GraphQL: Endpoint to run multiple queries in parallel with a single request.
    • ๐Ÿ’ป UI: General feature to store UI settings.
    • ๐Ÿ’ป UI: Save assets queries.
    • ๐Ÿ’ป UI: Save content queries.
  • v1.9.0 Changes

    August 19, 2018

    ๐Ÿ”‹ Features

    • Scripting: Override for the slugify method to use single line characters when replacing diacritics.
    • ๐Ÿณ Docker: Smaller image size.
  • v1.8.0 Changes

    June 30, 2018

    ๐Ÿ”‹ Features

    • Schemas: Singleton schemas (can only have single content)

    ๐Ÿ›  Bugfixes

    • ๐Ÿ’ป UI: Nested fields got wrong ids and names and could not be saved.
    • Contents: Ensure that the content api returns content in correct order when querying by ids.