Skip to content

Releases: inosca/ember-ebau-gwr

v7.2.0

29 Jun 16:09
Compare
Choose a tag to compare

7.2.0 (2023-06-29)

Bug Fixes

  • deps: remove ember-data 4 from package.json since were not ready yet (3347d89)

Features

  • translations: add fr for translations special construction info text (73402b3)

v7.1.0

28 Jun 13:51
Compare
Choose a tag to compare

7.1.0 (2023-06-28)

Features

  • deps: add support for ember-data v4 (db8a6ce)
  • project: add special construction project info text (e7be035)

v7.0.0

01 May 15:08
Compare
Choose a tag to compare

7.0.0 (2023-05-01)

chore

  • deps: update dependencies (c3035de)

BREAKING CHANGES

  • deps: Drop support for Ember v3.

v6.4.1

11 Apr 09:17
Compare
Choose a tag to compare

6.4.1 (2023-04-11)

Bug Fixes

  • intl: correct typos in login info text (46f60ee)

v6.4.0

20 Mar 10:52
Compare
Choose a tag to compare

6.4.0 (2023-03-20)

Bug Fixes

  • incorrect municipality name (ebf0afa)
  • set correct content type for xml requests (b6b7c62)

Features

  • login: add a contact to the login site in case it doesn't work (ed194ce)

v6.3.5

02 Mar 16:35
Compare
Choose a tag to compare

6.3.5 (2023-03-02)

Bug Fixes

  • intl: improve fr translation of official construction project file no hint (9e4ca5b)
  • linked-models: ensure creation link is shown independently of search route (847fe2e), closes #462
  • validations: allow blank entries for official construction project file no (1ae5fb3)

v6.3.4

08 Feb 09:26
Compare
Choose a tag to compare

6.3.4 (2023-02-06)

Bug Fixes

  • maintenance-costs: only display maintenance-costs link in q1 (0319233)
  • project-validation: prevent officialConstructionProjectFileNo from starting with zero (b83a211)

v6.3.3

13 Jan 16:02
Compare
Choose a tag to compare

6.3.3 (2023-01-13)

Bug Fixes

  • quarterly-closure: closure states after 640 should not block editing (836abf2)

v6.3.2

09 Jan 09:15
Compare
Choose a tag to compare

6.3.2 (2023-01-09)

Bug Fixes

  • remove deprecations for ember v4 (8a8c929)

v6.3.1

05 Jan 15:58
Compare
Choose a tag to compare

6.3.1 (2023-01-05)

Bug Fixes

  • link-street: pass correct street model to setStreet function (ab19b6c)