Skip to content

Latest commit

 

History

History
311 lines (136 loc) · 16.6 KB

File metadata and controls

311 lines (136 loc) · 16.6 KB

4.1.0-alpha.3 (2022-03-30)

Bug Fixes

  • security upgrade js-beautify from 1.14.0 to 1.14.1 (#2077) (74aa7d0)

4.1.0-alpha.2 (2022-03-24)

Bug Fixes

  • security vulnerability bump minimist from 1.2.5 to 1.2.6 (#2070) (9730379)

4.1.0-alpha.1 (2022-03-23)

Bug Fixes

  • adding internal class (e.g. _User) fails due to prefixed underscore (#2036) (e004e70)
  • security upgrade prismjs from 1.26.0 to 1.27.0 (#2047) (ffbca12)
  • upgrade @babel/runtime from 7.17.0 to 7.17.2 (#2055) (3e8449b)
  • upgrade express from 4.17.2 to 4.17.3 (#2058) (d1357de)
  • upgrade otpauth from 7.0.10 to 7.0.11 (#2061) (05c5ac8)

Features

4.0.0-alpha.21 (2022-03-18)

Bug Fixes

4.0.0-alpha.20 (2022-03-16)

Features

4.0.0-alpha.19 (2022-03-10)

Bug Fixes

4.0.0-alpha.18 (2022-03-02)

Bug Fixes

  • upgrade @babel/runtime from 7.17.0 to 7.17.2 (#2055) (93335e9)

4.0.0-alpha.17 (2022-02-23)

Bug Fixes

  • security upgrade prismjs from 1.26.0 to 1.27.0 (#2047) (3afb24e)

4.0.0-alpha.16 (2022-02-10)

Bug Fixes

  • adding internal class (e.g. _User) fails due to prefixed underscore (#2036) (f80bd07)

4.0.0-alpha.15 (2022-01-26)

Bug Fixes

  • preserve column sorting preferences in data browser (#2016) (c2e6557)

4.0.0-alpha.14 (2022-01-23)

Bug Fixes

  • crash when checking for new dashboard release without internet connection (#2015) (8c36e69)

4.0.0-alpha.13 (2022-01-23)

Bug Fixes

  • calendar widget layout partly hides last days of a month (#1990) (5bd86dd)

4.0.0-alpha.12 (2022-01-23)

Bug Fixes

4.0.0-alpha.11 (2022-01-23)

Bug Fixes

  • various UI bugs (e.g. filter data browser, switch app, upload file) (#2010) (a508a58)

4.0.0-alpha.10 (2022-01-22)

Bug Fixes

4.0.0-alpha.9 (2022-01-18)

Bug Fixes

  • cannot save nullish values for required fields (#2003) (e1a5497)

4.0.0-alpha.8 (2022-01-15)

Bug Fixes

4.0.0-alpha.7 (2022-01-13)

Bug Fixes

  • bump follow-redirects from 1.14.4 to 1.14.7 (#1997) (4ca2e97)

4.0.0-alpha.6 (2022-01-13)

Bug Fixes

4.0.0-alpha.5 (2021-12-12)

Bug Fixes

  • opening filter menu in data browser leads to blank page (#1958) (750e8b1)

4.0.0-alpha.4 (2021-12-06)

Features

BREAKING CHANGES

  • The minimum required Node.js version is 12.22.0. (7c94e51)

4.0.0-alpha.3 (2021-12-06)

Features

4.0.0-alpha.2 (2021-12-06)

Bug Fixes

  • security upgrade qrcode from 1.4.4 to 1.5.0 (#1930) (244e1bb)

4.0.0-alpha.1 (2021-12-05)

Features

BREAKING CHANGES

  • The required Node version was increased to >=12.20.0. (ebb1f66)

3.3.0-alpha.17 (2021-12-05)

Bug Fixes

  • saving relation column fails if class has required fields (#1937) (c67db08)

3.3.0-alpha.16 (2021-11-09)

Bug Fixes

3.3.0-alpha.15 (2021-11-02)

Bug Fixes

  • context menu in data browser not opening for cell of type number (#1913) (fb0e3a9)

3.3.0-alpha.14 (2021-10-30)

Bug Fixes

  • notification to upgrade dashboard for latest features not working (#1894) (81361b6)

3.3.0-alpha.13 (2021-10-27)

Features

  • add config option columnPreference.filterSortToTop to set column name order in filter dialog (#1884) (3acbda1)

3.3.0-alpha.12 (2021-10-27)

Bug Fixes

  • manual column preferences are overwritten by columnPreference option on page refresh (#1881) (7232b0b)

3.3.0-alpha.11 (2021-10-27)

Bug Fixes

3.3.0-alpha.10 (2021-10-27)

Bug Fixes

3.3.0-alpha.9 (2021-10-20)

Features

  • add visual distinction in data browser for internal classes and display their real names with underscore (#1878) (ac8d85e)

3.3.0-alpha.8 (2021-10-20)

Bug Fixes

  • app icons are cropped in the app list for small screen sizes (#1876) (9fc56a6)

3.3.0-alpha.7 (2021-10-20)

Bug Fixes

  • upload of file as default value fails when adding a new column (#1875) (6040dd0)

3.3.0-alpha.6 (2021-10-20)

Bug Fixes

  • always pass boolean value when toggling checkbox (#1872) (2e9fd59)

3.3.0-alpha.5 (2021-10-15)

Bug Fixes

3.3.0-alpha.4 (2021-10-13)

Bug Fixes

  • link icon in pointer cell not visible when cell is too narrow (#1856) (69b897d)

3.3.0-alpha.3 (2021-10-11)

Bug Fixes

3.3.0-alpha.2 (2021-10-11)

Features

  • add pointer representation by a chosen column instead of objectId (#1852) (d747786)

3.3.0-alpha.1 (2021-10-08)

Features

3.2.1-alpha.1 (2021-10-08)

Bug Fixes

  • enabling context menu for read-only cells (#1844) (a38a885)