v88 — Almost forever

Upcoming - not yet released

Features

Fixes

  • File Uploader when using buffer storage and multi-file upload option.

  • Fixed different behavior between App Builder preview and production apps with respect to widget positioning when using Top Bar or Top Bar and Bottom Tabs in the App Settings. Production app widgets rendered to low in y (by the height of the top bar).

  • Fixed broken fontSize setting for the Button widget

  • When duplicating Sections, all previously existing widget links get cleaned which wasn't the case before

  • Fixed onJsonMessage and onStringMessage not behaving correctly when used multiple times

Changes

Renamed input widget File to Upload. Added fresh categories for filtering uploaded data, most importantly added Photo

Breaking Changes

  • When Top Bar or Top Bar and Bottom Tabs widget in the App Builder need to be re-positioned to result in the same production app (see Fixes)

  • The readXlsx function does not anymore return an object with the sheet name as sole key, but in cases of a single sheet returns the array of rows directly

Last updated