Releases: dhis2/app-platform
Releases · dhis2/app-platform
v5.4.1
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
Bug Fixes
- update react-scripts and cli-style at same time to use eslint 7 (#475) (8fd9225)
v5.4.0
5.4.0 (2020-10-19)
Features
- generate d2.config.json from d2.config.js (#471) (2046074)
v5.3.0
5.3.0 (2020-10-12)
Features
- detect server version, use latest available api version (#470) (ef92456)
v5.2.2
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
5.2.1 (2020-09-23)
Bug Fixes
- add deploy script to package.json when initializing (#463) (11b310e)
v5.2.0
5.2.0 (2020-09-09)
Bug Fixes
- base url should be overridden with env var if present (#459) (8768a1f)
Features
v5.1.0
5.1.0 (2020-09-02)
Features
v5.0.0
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
4.0.9 (2020-06-22)
Bug Fixes