multiversion 8.x-1.0-beta29

This release includes some UI changes: added back the possibility to see the node revisions history and removed the Revert and Delete operations on the Revisions history page.

multiversion 8.x-1.0-beta26

Bug fixes

In this release:
- Added compatibility with Drupal 8.6.x
- Bug fixes

multiversion 8.x-1.0-beta24

New features

- Adding support for accessing the "original storage" as well as the Multiversion storage overrides.

multiversion 8.x-1.0-beta22

Bug fixes

Contains a bug fix for views not filtering correctly content by active workspace.

multiversion 8.x-1.0-beta11

Bug fixes
New features

- Add Redirect module integration
- Add paragraphs_library_item as supported entity type
- Bug fixes

multiversion 8.x-1.0-beta10

Bug fixes
New features

In this release:
- Added support for path aliases.
- Multiple bug fixes.

multiversion 8.x-1.0-beta9

New features
  • Workspace entities can now be unpublished.
  • The workspace field won't be exposed in a serialized entity.

multiversion 8.x-1.0-beta6

Bug fixes

New local entity revisions are now created as the default revision.

multiversion 8.x-1.0-beta5

Bug fixes
New features

Add Crop module integration.
Fix module uninstall drush command (drush mun).
Bug fixes.

multiversion 8.x-1.0-beta3

Bug fixes
New features

In this release:
- translated content support
- poll module integration
- bug fixes.

multiversion 8.x-1.0-beta2

Bug fixes
New features

In this release:
- revision tree fixes
- integration with Paragraphs module
- remove process plugin for text fields
- more tests
- other bug fixes

multiversion 8.x-1.0-beta1

Bug fixes
New features

- Multiversion is opt-in now
- Multiversion provides now two Drush commands to disable and enable entity types (to make them multiversionable/non-multiversionable):

multiversion 8.x-1.0-alpha11

Bug fixes
New features

Multiple bug fixes
Added a Drush command for uninstalling the module and removed the uninstall custom page
Added getGraph() method

multiversion 8.x-1.0-alpha6

Bug fixes
New features

So many update:
- We now support File entities
- You can now uninstall Multiversion via the custom uninstaller
- Workspaces have bundles
- All UI elements have been moved to the workspace module
and lots more...!

multiversion 8.x-1.0-alpha5

New features

Workspace machine names now have a constraint allowing only lowercase characters (a-z), digits (0-9), or any of the characters _, $, (, ), +, -, and /. This is enforced when creating a Workspace via the admin form.

multiversion 8.x-1.0-alpha4

Bug fixes
New features

IMPORTANT: Please note that upgrade paths will not be provided between alpha release.

  • Workspaces now use a numeric ID, this means the workspace name is editable.
  • Entity definitions are properly updated during installation.
  • and many more fixes

multiversion 8.x-1.0-alpha2

Bug fixes
New features

IMPORTANT: Please note that upgrade paths will not be provided between alpha release.

  • Workspaces are now content entities.
  • The unique index on the UUID field is dropped for all entity types, so that there can be multiple representations of a single entity in the database table (e.g. one representation per workspace). This is a temporary workaround until we've re-worked some things internal to the storage handler.
  • Improvements to better support stub entities.
  • and many more fixes.

multiversion 8.x-1.0-alpha1

Bug fixes
New features

First alpha release, still with some rough edges. Known upcoming changes:

  • The Workspace config entity will be converted into a content entity. Upgrade path may not be provided.
  • Functionality around stub entities will change.
Subscribe with RSS Subscribe to Releases for Multiversion