Releases to the App Editor and Backend
We're excited to announce the following small updates and bug fixes from the last couple of months to the App Editor and Backend Data Browser!
We included the ability to compare two arbitrary revisions using the following URL pattern:
build.journeyapps.com/test/test-app/revisions/compare/27...29
. This is very useful to compare diffs for large deploys.When you select text in the Editor, it highlights all other matching text.
In addition to the above, we've fixed a few bugs and made some minor styling updates. The changelog has all the details!
Changelog
added: Compare two arbitrary revisions of the app
added: Auto-highlight matches to selected text in the Editor
fixed: Regression in editor where global functions could be overwritten
fixed: Bug where docx/xlsx files could be uploaded but not downloaded
improved: Styling on the Backend Data Browser, and default colors in the editor.
Last updated