Skip to content

Releases: dhis2/user-profile-app

v30.2.1

16 Dec 00:48
Compare
Choose a tag to compare

30.2.1 (2020-12-16)

Bug Fixes

  • translations: sync translations from transifex (master) (60687ac)

v30.2.0

15 Dec 11:11
Compare
Choose a tag to compare

30.2.0 (2020-12-15)

Features

  • add in continuous analytics properties (DHIS2-8874) (#847) (#853) (6263016)

v30.1.0

01 Dec 11:12
Compare
Choose a tag to compare

30.1.0 (2020-12-01)

Bug Fixes

  • about-page: render undefined date strings as "N/A" (v34) (132483c)
  • about-page: render undefined date strings as "N/A" (v34) (537e341)
  • account: introduce local password validation identical to dhis2-core (6cff458)
  • account: login again after password change (79c96b9)
  • account: show dialog after password change success (ec779c5)
  • account: show password change error from server permanently (e74e7b1)
  • account-editor: switch to new password update endpoint (DHIS2-7669) (3e95226)
  • build: adjust build config to newer webpack version (c1b2f73)
  • headerbar: upgrade version so it gets latest features and fixes (bc066ab)
  • messages: remove examples of special characters from validation (5afc1f8)
  • translations: sync translations from transifex (master) (7899e7b)
  • translations: sync translations from transifex (master) (45d1266)
  • translations: sync translations from transifex (master) (5ce29de)
  • translations: sync translations from transifex (master) (dee73cc)
  • translations: sync translations from transifex (master) (33fb920)
  • translations: sync translations from transifex (master) (da294b6)
  • translations: sync translations from transifex (master) (523614e)
  • translations: sync translations from transifex (master) (83129c0)
  • translations: sync translations from transifex (master) (2e3f2e6)
  • translations: sync translations from transifex (master) (97d16a7)
  • translations: sync translations from transifex (master) (7112d10)
  • translations: sync translations from transifex (master) (9a49c89)
  • translations: sync translations from transifex (master) (60c0499)
  • translations: sync translations from transifex (master) (9096f5b)
  • translations: sync translations from transifex (master) (429068d)
  • translations: sync translations from transifex (master) (d847ee2)
  • adjust component name and css classes and fix padding (3f329ae)
  • prevent browser autofill on password fields (71736ac)
  • prevent old password autofill (47dd5ed)
  • prevent other password fields from being auto-filled too (5832113)
  • use tables for tabular data and add table styles (a140b9d)
  • translations: sync translations from transifex (master) (775f3c8)
  • translations: sync translations from transifex (master) (e2e2e3d)
  • translations: sync translations from transifex (master) (0744525)
  • translations: sync translations from transifex (master) (bd8e8f8)
  • translations: sync translations from transifex (master) (4202f60)
  • translations: sync translations from transifex (master) (b3f7fc5)
  • use try/catch when parsing utc strings (ace8cb5)

Features

  • account-editor: update password via new api endpoint (7d279e9)