Apostrophe 4.15.1: Hotfix for an issue impacting table editing in certain configurations #4928
boutell
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.
-
Version 4.15.1 of the
apostrophemodule corrects the following bug introduced in 4.15.0:toolbarcontainedtable, but there was noinsertoption, a JavaScript error occurred and the widget could not be edited.This issue has been resolved. Including
tableintoolbarnow implicitly adds it to theinsertoption as well.To obtain the latest version, use
npm update. If you are already usingapostropheversion4.15.0, you can usenpm update apostropheto update just that one module. Otherwise we recommend a fullnpm updateto ensure compatible releases are installed together.Beta Was this translation helpful? Give feedback.
All reactions