- Grain: Fixed grain indices.
- Content: Multiple schemas allowed for references.
- UI: Inline stars editor.
- UI: Get rid of immutable arrays.
- UI: Hide date buttons based on settings.
- UI: Updated several packages.
- UI: Improvement to contributor page.
- Migration: Better cancellation support for migration.
- Rules: Custom payload for webhook and Algolia.
- UI: Fix references dropdown in query UI for localized values.
- UI: Fixed the unique checkbox in schema editor.
- UI: Fixed default date handling.
- App: Fix plan settings.
- Logging: Use explicit thread for logging to console.
- UI: Autosaving for content in local store.
- UI: Labels, descriptions and icons for contents.
- UI: Bulk import for contributors.
- UI: Pagination and search for contributors.
- UI: Improve file size for generated javascript bundles.
- Rules: Configurable default timeout for rule execution.
- Assets: Use asset url with slug when adding assets to rich text or markdown.
- API: Client per user.
- API: Limits for number of living content grains.
- UI: Fix for dynamic chunk loading.
- UI: Styling fixes for date editor.
- UI: Improvement and fixes for checking unsaving changes.
- API: Fixes hateaos links for nested schema fields.
- API: Fixed a bug that prevented json response for field endpoint to be serialized correctly.
- UI: Layout fix for clients page.
- MongoDB: Fix index creation for Orleans tables.
- MongoDB: Fixes in OpenAPI definition.
- Contents: Improved reference dropdown selector.
- API: Json queries for new query editor.
- API: Moved from Swagger2 to OpenAPI for generated documentation.
- API: Improved GraphQL error handling.
- API: Setting to show PII (Personally Identifiable Information) in logs.
- UI: Query editor for json queries.
- UI: Horizontal scrolling in UI.
- Assets: Pass in time to cache to asset API.
- Assets: Shorter asset fields and asset migration.
- Rules: Kafka rule action, thanks to https://github.com/sauravvijay
- MongoDB: Removed support for CosmosDB and DocumentDB due to high costs.
- Contents: Include reference fields to indicate which fields to show when a content item is referenced by another content.
- Contents: Resolve references for content list when max items is set to 1.
- UI: Scrollbars improved and designed.
- UI: Multiple fixes for modal dialogs.
This version contains many major breaking changes. Please read: https://docs.squidex.io/next/02-api-compatibility
- Contents: Workflow system
- API: Hateoas
- API: Info endpoint
- Configuration: A lot of configuration settings to tweak some aspects of the UI.
- Contents: Editor for custom workflows.
- Login: Redirect to authentication provider automatically if only one provider is active.
- GraphQL: Fix a bug in styles that prevented to autocomplete to show properly
This version contains many major breaking changes. Please read: https://docs.squidex.io/next/02-api-compatibility
- Assets: Parameter to prevent download in Browser.
- Assets: FTP asset store.
- GraphQL: Logging for field resolvers
- GraphQL: Performance optimizations for asset fields and references with DataLoader.
- MongoDB: Performance optimizations.
- MongoDB: Support for AWS DocumentDB.
- Schemas: Separator field.
- Schemas: Setting to prevent duplicate references.
- UI: Improved styling of DateTime editor.
- UI: Custom Editors: Provide all values.
- UI: Custom Editors: Provide context with user information and auth token.
- UI: Filter by status.
- UI: Dropdown field for references.
- Users: Email notifications when contributors is added.
- Contents: Fix for scheduled publishing.
- GraphQL: Fix query parameters for assets.
- GraphQL: Fix for duplicate field names in GraphQL.
- GraphQL: Fix for invalid field names.
- Plans: Fix when plans reset and extra events.
- UI: Unify slugify in Frontend and Backend.
- UI: Sort content by clicking on the table header.
- UI: Fix publish button in content context menu.
- UI: Link to go from a referenced content to the corresponding edit screen.
- Contents: Also query by items in array fields.
You can use the following syntax for array items:
$filter=data/iv/hobbies/name eq 'Programming'
- UI: Serveral essential bugfixes for radio buttons in Angular forms.
- Fulltext: Workaround for a clustering bug that prevented the text indexer to run properly in cluster mode.
- Fulltext: Big performance improvement for text indexer.
- Identity-Server: Use special callback path for internal odic to not interfere with external oidc and Orleans Dashboard.
- Assets: Fix the naming of assets that has changed since last version.
- Assets: Fix when overriding assets that do now exists.
- Contents: Fixed a bug that made the text indexer crash when an content was published that had no text.
- Assets: Introduces slugs for assets and the option to query assets by slugs.
- Assets: Dialogs to edit slugs.
- UI: Ability to host Squidex in a virtual directory.
- This release sets the clustering mode to 'Development' which means it is turned off. This makes operations simpler for most users.
- UI: Automatic generation of UI for rule actions.
- Contents: Improved full text engine with
Lucene.NET. - Server: Plugin system.
- Server: Performance improvement for event handling.
The major feature of this release is the improved full text search. Content will be added to separate indices, which gives the following advantages:
- Each language is added to one field with individual stop words.
- Fuzzy search, e.g.
awsome~to search forawesome. - Search in one language only, e.g.
en:Home
The full text index is populated in the background and it can therefore take a few seconds until you see the change. As ad admin you can restart the process in the admin section.
- UI: Corrections for auto completions.
- UI: Correctly close onboarding tooltips.
- UI: Multiple placeholders for interpolation.
- UI: Fix for button activation when adding rules.
- 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.
(Mostly due to UI refactoring :( )
- UI: Fixed custom editors.
- UI: Fixed disable state of restore button.
- UI: Fixes for addition button states.
- Rules: Javascript conditions for rule triggers.
- Rules: Javascript formatting for rule actions.
- 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.
- 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.
- *Improved build performance for the Frontend.
- *Migration to Angular7
- 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.
- Backup: Always make the user, who restored an backup an owner.
- Contents: Implemented $search for Array fields.
- UI: Fixed for Edge browser.
- Migration to
.NET Core 2.2 - Migration to
ASP.NET Core 2.2 - Migration to
ASP.NET CoreHealth System - Performance improvements in logging system.
- Performance improvements for json serialization.
- Unificiation of storage implementations.
- Custom JSON structures to replace
JSON.NETwith faster serializer at later point of time.
- 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.
- GraphQL: Fix languages with region support.
Various small bugfixes for UI and API.
- API: Correct handling of
If-None-Matchheader 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.
- 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.
- Contents: Introduce
X-Unpublishedheader to also get unpublished content. - UI: General feature to store UI settings.
- UI: Save content queries.
- UI: Save assets queries.
- GraphQL: Endpoint to run multiple queries in parallel with a single request.
- Scripting: Override for the slugify method to use single line characters when replacing diacritics.
- Docker: Smaller image size.
- Schemas: Singleton schemas (can only have single content)
- 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.
- Migration to .NET Core 2.1
- UI: Better sortable with improved UX.
- Migration: Increased performance.
- Migration: Disable event handlers during migration.
- Schemas: Invariant name handling for field names.
- MongoDB: Fixed date time handling.
- Schemas: Nested Schemas.
- UI: Migration to RxJS6.
- UI: Migration to Angular6.
- UI: Fixed the pattern selector in field editor.
- Contents: Allow to save content updates as draft.
- Schemas: Create folders to group schemas.
- UI: Increased the search input.
- UI: Plugin system for content editors.
- Orleans: Remove orleans dashboard from 8080.
- UI: Big refactorings and UI improvements.
- Actions: New log formatter with placeholder for user infos.
- Actions: Azure Queue action.
- Actions: Algolia action.
- Actions: Fastly action.
- Backup: Backup all your data to an archive.
- Actions: ElasticSearch action.
- DomainObjects: Refactored domain objects to be ready for Orleans.
- EventStore: Event metadata are stored as json objects in MongoDB now and you cacn query by metadata.
- Contents: Updated to state can be scheduled, e.g. to publish them.
This releases will run a migration, which might take a while and also effects the events. We recommend to make a backup first.
- UI: Checkbox style fixed.
- Rules: Allow content triggers to catch all content events.
- Rules: Ensure that the events for an aggregate are handled sequentially.
- UI: History stream in the dashboard.
- UI: Better UI for apps overview.
- Apps: Added a ready to use blog sample.
- UI: History UI was throwing an exception when a user was referenced in the message.
- UI: A lot of style fixes.
- Contents: Slugify function for custom scripts.
- Migration: Assets and schemas were not removed before recreation.
- Contents: OData queries only worked for data fields.
- Assets: OData queries did not work at all and included too many fields (e.g. AppId, Id).
- Login: Consent screen to inform the user about privacy policies.
- Rules: Trigger when asset has changed
- Rules: Action to purge cache items in fastly
- Rules: Action to push events to Azure storage queues.
- Rules: Layout fixes.
- Freeze action, triggers and field properties using Fody.
- Fetch derived types automatically for Swagger generation.
- Assets: OData support, except full text search (
$search) - Rules: Slack action
- Rules: Algolia action
- Rules: Color corrections for actions.
- Asset structure has changed: Migration will update the ocllection automatically.
- Asset endpoint:
takequery parameter renamed to$topfor OData compatibility.skipquery parameter renamed to$skipfor OData compatibility.queryquery parameter replaced with OData. Use$query=contains(fileName, 'MyQuery')instead.