Tonic Structural release notes

v961 - v964
v961 - v964
Removed
September 8, 2023

Removed the requirement that the authentication cookie goes over HTTPS (Secure Cookie). This fixed an issue where users could no longer log into Tonic over HTTP, but they could still log in over HTTPS.

Fixed an issue where users could not log out of Tonic from the email confirmation page.

Fixed an issue where upsert failed because of foreign key violations. Also improved upsert performance.

MongoDB

  • When generator configurations are updated in single document view, Tonic now generates the preview data without re-fetching the data and refreshing the page.
  • Fixed an issue that caused fields to disappear from hybrid view when the Null generator was applied.