tome 8.x-1.12

Bug fixes

This minor release adds further support for Drupal 10, and Drush 12.

It also adds a composer.json file which constrains the Drush version and Drupal version, which may cause issues for you if you are not already on Drupal 10 or a newer release of Drush 11.

tome 8.x-1.10

Bug fixes

This release fixes a fairly critical bug introduced into the 8.x-1.9 release, which broke many tome:install and tome:export runs.

tome 8.x-1.9

Bug fixes

This release adds (hopefully final) Drupal 10 support!

tome 8.x-1.7

Bug fixes

Minor release to hopefully fix multi-line strings in Yaml for Windows/Mac content editors.

Contributors (1)

samuel.mortenson

Changelog

Issues: 1 issues resolved.

Changes since 8.x-1.6:

tome 8.x-1.6

Bug fixes
New features

This release allows you to use Yaml instead of JSON for your content exports. This is experimental so please give it a try on new sites and try to find bugs. See README.txt for instructions.

tome 8.x-1.5

Bug fixes
New features

This release fixes many bugs and adds features relating to cleaning up files.

tome 8.x-1.4

New features

This release adds support for Drupal 9! If you're on 8.7. or 8.8 and see any regressions please open an issue.

Contributors (2)

samuel.mortenson, jigish.addweb

Changelog

Issues: 1 issues resolved.

Changes since 8.x-1.3:

tome 8.x-1.3

Bug fixes
New features

This is the first release in awhile so it contains a lot of bug fixes - make sure to test your site thoroughly when updating!

Update notes

The way Path Aliases and Uri data (i.e. the "urI" property for link fields) is normalized has been changed in this release. Before, exported Path Aliases that aliased entity paths, i.e. /node/1, were normalized without converting the entity id ("1") to a UUID. The same bug existed for Uri data, i.e. entity:node/1.

tome 8.x-1.2

Bug fixes
New features

Notable features in this release are Tome Static Cron, a new sub-module that fills and works a cron queue with uncached paths, and a new service that allows sites to customize how file exports are handled with Tome Sync. See README.txt for more details.

Contributors (3)

samuel.mortenson, nikolabintev, hassan2

Changelog

Issues: 4 issues resolved.

tome 8.x-1.1

Bug fixes

This is a hotfix release to fix the import partial form for 8.6.x users.

Contributors (1)

samuel.mortenson

Changelog

Issues: 1 issues resolved.

Changes since 8.x-1.0:

Bug

tome 8.x-1.0

Bug fixes
New features

This is Tome's first stable release. Please use it and let me know if you run into any issues!

Contributors (3)

samuel.mortenson, jigish.addweb, plopesc

Changelog

Issues: 10 issues resolved.

Changes since 8.x-1.0-rc2:

tome 8.x-1.0-rc2

Bug fixes
New features

Another Tome release, and likely the last release candidate before 1.0! Beyond bug fixes and refactoring, the biggest change to look out here for is partial imports, which can be performed by running "drush tome:import-partial". This allows you to check out arbitrary commits or pull in new changes and run a more light-weight command to only bring in changed content and config. Please test it!

Contributors (4)

samuel.mortenson, corneboele, mnico, jlatorre

Changelog

Issues: 9 issues resolved.

tome 8.x-1.0-rc1

Bug fixes
New features

Tome's first release candidate! Submit your bugs now before 1.0!

Contributors (2)

samuel.mortenson, plopesc

Changelog

Issues: 4 issues resolved.

Changes since 8.x-1.0-beta4:

tome 8.x-1.0-beta4

Bug fixes
New features

This release contains bug fixes and a new sub-module of Tome Static, Tome Static Super Cache.

Tome Static Super Cache (TSSC) is an experimental module that makes Tome Static's cache more resilient to cache rebuilds. When enabled, rebuilding all caches will not invalidate all of page cache, and will not truncate the Tome Static cache table.

tome 8.x-1.0-beta3

Bug fixes
New features

This release adds the ability to preview your static site in the UI and basic support for domain based language negotiation.

Contributors (4)

samuel.mortenson, swentel, jlatorre, kreynen

Changelog

Issues: 7 issues resolved.

Changes since 8.x-1.0-beta2:

tome 8.x-1.0-beta2

Bug fixes
New features

This release adds redirect support and fixes minor bugs in Tome Static. Light crawling has also been added, so links present on a page are added to the list of paths to export. Please file new issues for the crawling behavior if you notice invalid paths being generated.

Between beta1 and beta2, two new support modules were published which may be of interest to Tome users:

tome 8.x-1.0-beta1

Bug fixes
New features

Tome is finally in beta! This means that while there are still bugs I'm working through, I think that people can start using using the module seriously.

Big changes worth noting:

tome 8.x-1.0-alpha2

Bug fixes
New features

This release addresses multiple bugfixes and will be the last release before I start working on #2997011: Split static site generation and content import/export into separate sub-modules, which is a huge refactor of Tome into two sub-modules, one for content export/import and one for static site generation. This means that Tome's APIs will likely change in the next release! Stay tuned.

Subscribe with RSS Subscribe to Releases for Tome