Apostrophe 3.34.0 New internationalization options and fixes #3961
BoDonkey
announced in
Release Notes
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello JavaScript Aficionados!
After a few technical delays, we have a new release! In addition to some fixes and performance enhancements for core, we are releasing a new module to make the administration of static string translation easier. The new
@apostrophecms/i18n-staticmodule provides administrators with an editable list of all string translations for each locale. You can even quickly filter by namespace!Moving forward toward the end of the year, with our developers taking well-deserved rest, we expect our release tempo to be a bit "adagio". Our keyboard shortcuts tool to simplify editing tasks is getting a few last tweaks and tests but should rear its beautiful productivity-enhancing goodness in the next release. We have also been improving our tools and protocols for migrating Apostrophe 2 sites to the newer Apostrophe 3.
Until our next release, may your pages hydrate quickly, but your code remain DRY!
Apostrophe 3.34.0
Fixes
initialModal: falseproperty.Adds
Apostrophe 3.x modules
@apostrophecms/i18n-static1.0.0This module makes it possible to edit the translations of static text strings found in templates through the ApostropheCMS admin UI.
Adds
Enterprise modules
@apostrophecms-pro/advanced-permission1.2.3Changes
@apostrophecms-pro/palette3.1.0Adds
apostrophe-globalpieces (now in@apostrophecms/globalpieces after an A2 -> A3 migration) into@apostrophecms-pro/paletteones.Apostrophe 2.x modules
@apostrophecms/content-upgrader3.0.0-beta.6This module is a tool to help migrate your content from Apostrophe 2.x to Apostrophe 3.x by creating a new A3-compatible database and copying over your uploaded media. It does not upgrade your source code.
Fixes
Utilities
sanitize-html2.8.0This module provides a simple HTML sanitizer with a clear API.
Changes
htmlparser2to new major version^8.0.0. Thanks to Kedar Chandrayan for this contribution.Beta Was this translation helpful? Give feedback.
All reactions