Skip to content

Releases: dhis2/app-platform

v7.7.1

28 Sep 11:21
Compare
Choose a tag to compare

7.7.1 (2021-09-28)

Bug Fixes

  • offline-interface: improve SW update message & actions (1335ce1)

v8.1.0

23 Sep 13:08
Compare
Choose a tag to compare

8.1.0 (2021-09-23)

Features

  • adapter: clear sensitive caches on user-change (398cde2)

v7.7.0

23 Sep 13:10
Compare
Choose a tag to compare

7.7.0 (2021-09-23)

Features

  • adapter: clear sensitive caches on user-change (e18d8d9)

v8.0.1

20 Sep 14:13
Compare
Choose a tag to compare

8.0.1 (2021-09-20)

Bug Fixes

  • deps: allow range for app shell's ui dependency (17f0546)

v8.0.0

20 Sep 07:02
Compare
Choose a tag to compare

8.0.0 (2021-09-20)

Bug Fixes

  • alerts-service: add tests and align implementation (dabe477)
  • cli: set test environment to node (#625) (36d311b)
  • dependencies: update app-runtime to v3 (8777699)
  • set jsdom as default test environment (#624) (2f1ba42)

chore

  • deps: upgrade to 7.0.0 of @dhis2/ui (b624c9e)
  • deps: upgrade to styled-jsx 4.x (8cf9e17)

Features

  • app-adapter: align Alerts component with alerts-service and AlertBar (bd4564c)
  • cli: instance proxy server (#635) (9df387e)
  • bump jest to v27 (f5015b2)

BREAKING CHANGES

  • deps: @dhis2/ui 7.x has dropped support for the deprecated
    entrypoints @dhis2/ui-core and @dhis2/ui-widgets.
    Please use @dhis2/ui to import components you need in your app.
    Everything from core and widgets is available.
  • deps: Upgrade to styled-jsx 4 requires that the application
    uses a compatible version of @dhis2/ui.
  • dependencies: This updates the app-platform to version 3 of the
    app-runtime. That means that this version of the app-platform will only
    work with apps that use version 3 of the app-runtime.
  • Upgrade Jest to 27.x.
    Please see for a list of changes: https://jestjs.io/blog/2021/05/25/jest-27

v8.0.0-beta.9

15 Sep 12:21
Compare
Choose a tag to compare
v8.0.0-beta.9 Pre-release
Pre-release

8.0.0-beta.9 (2021-09-15)

Bug Fixes

  • sw-registration: reregister SW after hard reload (4c86468)

v8.0.0-beta.8

15 Sep 11:20
Compare
Choose a tag to compare
v8.0.0-beta.8 Pre-release
Pre-release

8.0.0-beta.8 (2021-09-15)

Bug Fixes

  • add crossorgin use-credentials to manifest.json link (57483f5)

v8.0.0-beta.7

15 Sep 09:31
Compare
Choose a tag to compare
v8.0.0-beta.7 Pre-release
Pre-release

8.0.0-beta.7 (2021-09-15)

chore

  • deps: upgrade to styled-jsx 4.x (8cf9e17)

BREAKING CHANGES

  • deps: Upgrade to styled-jsx 4 requires that the application
    uses a compatible version of @dhis2/ui.

v8.0.0-beta.10

15 Sep 12:36
Compare
Choose a tag to compare
v8.0.0-beta.10 Pre-release
Pre-release

8.0.0-beta.10 (2021-09-15)

chore

  • deps: upgrade to 7.0.0 of @dhis2/ui (b624c9e)

BREAKING CHANGES

  • deps: @dhis2/ui 7.x has dropped support for the deprecated
    entrypoints @dhis2/ui-core and @dhis2/ui-widgets.
    Please use @dhis2/ui to import components you need in your app.
    Everything from core and widgets is available.

v7.6.6

15 Sep 11:23
Compare
Choose a tag to compare

7.6.6 (2021-09-15)

Bug Fixes

  • sw-registration: reregister SW after hard reload (4c86468)