Skip to content

Releases: dhis2/app-platform

v5.4.1

30 Oct 14:05
Compare
Choose a tag to compare

5.4.1 (2020-10-30)

Bug Fixes

  • update react-scripts and cli-style at same time to use eslint 7 (#475) (8fd9225)

v5.4.1-alpha.1

30 Oct 12:12
Compare
Choose a tag to compare
v5.4.1-alpha.1 Pre-release
Pre-release

5.4.1-alpha.1 (2020-10-30)

Bug Fixes

  • update react-scripts and cli-style at same time to use eslint 7 (#475) (8fd9225)

v5.4.0

19 Oct 16:03
Compare
Choose a tag to compare

5.4.0 (2020-10-19)

Features

  • generate d2.config.json from d2.config.js (#471) (2046074)

v5.3.0

12 Oct 08:59
Compare
Choose a tag to compare

5.3.0 (2020-10-12)

Features

  • detect server version, use latest available api version (#470) (ef92456)

v5.2.2

07 Oct 10:01
Compare
Choose a tag to compare

5.2.2 (2020-10-07)

Bug Fixes

  • adjust formatting in locales.hbs so it matches ESLint rules (#466) (658fa0b)
  • encode username and password when posting to server in AuthBoundary (#467) (b0cc51d)

v5.2.1

23 Sep 09:07
Compare
Choose a tag to compare

5.2.1 (2020-09-23)

Bug Fixes

  • add deploy script to package.json when initializing (#463) (11b310e)

v5.2.0

09 Sep 13:08
Compare
Choose a tag to compare

5.2.0 (2020-09-09)

Bug Fixes

  • base url should be overridden with env var if present (#459) (8768a1f)

Features

v5.1.0

02 Sep 15:37
Compare
Choose a tag to compare

5.1.0 (2020-09-02)

Features

v5.0.0

14 Aug 13:27
Compare
Choose a tag to compare

5.0.0 (2020-08-14)

Features

BREAKING CHANGES

  • require @dhis2/ui v5 - components should now be imported from @dhis2/ui and various components have had breaking changes in v5

v4.0.9

22 Jun 09:13
Compare
Choose a tag to compare

4.0.9 (2020-06-22)

Bug Fixes