Skip to content

Releases: dhis2/app-platform

v6.1.3

20 May 21:30
Compare
Choose a tag to compare

6.1.3 (2021-05-20)

Bug Fixes

  • add file extension to default entrypoints in d2.config (#561) (6cb8543)

v6.1.2

11 May 06:25
Compare
Choose a tag to compare

6.1.2 (2021-05-11)

Bug Fixes

  • set default value for all strings to support plurals (#552) (3846fc0)

v6.1.1

27 Apr 07:44
Compare
Choose a tag to compare

6.1.1 (2021-04-27)

Bug Fixes

  • respect --cwd argument when generating/extracting translations (#540) (280e02c)

v6.1.0

02 Apr 17:05
Compare
Choose a tag to compare

6.1.0 (2021-04-02)

Features

  • support custom authorities and reserved namespace [LIBS-165] (#547) (fc86a55)

v6.0.1

24 Mar 14:05
Compare
Choose a tag to compare

6.0.1 (2021-03-24)

Bug Fixes

  • catch service worker unregistration rejection (#537) (e1cbf3e)

v6.0.0

11 Mar 01:04
Compare
Choose a tag to compare
v6.0.0 Pre-release
Pre-release

6.0.0 (2021-03-11)

Features

  • upgrade to @dhis2/ui v6 and bump other dependency versions (#530) (b8b72f4)

BREAKING CHANGES

  • applications must use @dhis2/ui@^6.5.3

v5.7.4

05 Mar 20:08
Compare
Choose a tag to compare

5.7.4 (2021-03-05)

Bug Fixes

  • show login modal before locale is loaded (#527) (98a7a56)

v5.7.3

02 Mar 02:29
Compare
Choose a tag to compare

5.7.3 (2021-03-02)

Bug Fixes

  • don't render application until we are sure the locale is initialized (#525) (4329e8e)

v5.7.2

26 Feb 09:25
Compare
Choose a tag to compare

5.7.2 (2021-02-26)

Bug Fixes

  • allow for nested entry-points under src (#519) (3ae34b3)

v5.7.1

25 Feb 19:37
Compare
Choose a tag to compare

5.7.1 (2021-02-25)

Bug Fixes

  • convert jsx, ts, and tsx files to js on build (#517) (5af8a58)