Skip to content

Releases: dhis2/app-platform

v11.6.0

03 Jul 13:32
Compare
Choose a tag to compare

11.6.0 (2024-07-03)

Features

  • parse additional namespaces from d2.config.js and add to manifest.webapp [LIBS-638] (#860) (62782fe)

v11.5.1

01 Jul 10:33
Compare
Choose a tag to compare

11.5.1 (2024-07-01)

Bug Fixes

v11.5.0

24 Jun 11:28
Compare
Choose a tag to compare

11.5.0 (2024-06-24)

Features

  • cleanup plugin error boundary [UX-136] (#856) (de252fe)

v11.4.3

24 Jun 10:00
Compare
Choose a tag to compare

11.4.3 (2024-06-24)

Bug Fixes

  • small text change in changelog (824dd2f)

v12.0.0-alpha.2

20 Jun 15:18
Compare
Choose a tag to compare
v12.0.0-alpha.2 Pre-release
Pre-release

12.0.0-alpha.2 (2024-06-20)

Bug Fixes

  • clean up for plugins [LIBS-620] (#851) (13af3b5)
  • do not encode username, password (#852) (2fb4272)
  • don't start plugins for apps without a plugin entrypoint (#850) (a89d4cf)

Features

  • parse pluginType from d2 config to add to manifest.webapp (#849) (c1dae23)
  • start plugin and app separately [LIBS-391] [LIBS-392] (#848) (82003e7)

v11.4.2

18 Jun 07:19
Compare
Choose a tag to compare

11.4.2 (2024-06-18)

Bug Fixes

v12.0.0-alpha.1

06 Jun 16:22
Compare
Choose a tag to compare
v12.0.0-alpha.1 Pre-release
Pre-release

12.0.0-alpha.1 (2024-06-06)

Features

BREAKING CHANGES

  • Supported Node versions are 18.x or 20+

  • ci: upgrade Node version

  • fix: always add PWA_ENABLED to app env for better static analysis

  • chore: pause precache manifest injection

  • fix: building SW without CRA

  • chore: comment update

  • fix: group moment locales in their own dir

  • refactor: clean up precache injection

  • fix: locale utils and handling moment in jest

  • fix: compile correctly after merging changes

  • chore: comment in compile.js

  • chore: some clean-up

  • chore: comments

  • fix: use port 3000 for the dev server

  • fix: improve moment locale chunk naming

  • chore: remove CRA

  • fix: use mjs build of Vite

  • fix: bump cli-style for CRA fix

  • feat: use interactive dev server output from Vite

  • fix: make dev server port configurable

  • chore: remove old index.html

  • fix: env tweaks

v11.4.1

06 Jun 14:19
Compare
Choose a tag to compare

11.4.1 (2024-06-06)

Bug Fixes

v11.4.0

04 Jun 09:00
Compare
Choose a tag to compare

11.4.0 (2024-06-04)

Features

  • parse pluginType from d2 config to add to manifest.webapp (#849) (c1dae23)

v11.3.1

03 Jun 18:45
Compare
Choose a tag to compare

11.3.1 (2024-06-03)

Bug Fixes

  • don't start plugins for apps without a plugin entrypoint (#850) (a89d4cf)