Skip to content

Releases: City-of-Helsinki/parking-permits

Release 1.4.0

26 Nov 06:15
Compare
Choose a tag to compare

[1.4.0] - 2024-11-25

Added

  • Allow draft permit creation in admin resolvers (be80a24)

Changed

  • Keycloak backend integration (d8ed26d)
  • Enable helusers migration (8e3bc92)

Fixed

  • Update helsinki profile to use POST requests (0b10293)
  • Send email to customer when extension is created (24b6adf)

Release 1.3.0

14 Nov 09:43
Compare
Choose a tag to compare

[1.3.0] - 2024-11-14

Added

  • Accounting support for products (7801d6d)
  • Update OrderAdmin to display all distinct VATs (eafcc58)
  • Add DVV-checks for Talpa rights of purchase (disabled for now) (11a1f74)

Changed

  • Refactor Refund creation to own utility (0c2d613)
  • Calculate vehicle change refunds as VAT-based (4c221c7)
  • Update refund order linking and vats (8d0275f)
  • Update address change functionality (776f0cc)
  • Update VAT-based refund calculation (2c90a05)
  • Update refund to support multiple orders (d33af03)
  • Update unused items calculation (be7e7c2)

Fixed

  • Fix end times for open ended permits (5dc3423)
  • Fix Talpa order renewal vat format (947b243)

Release 1.2.4

04 Nov 19:43
Compare
Choose a tag to compare

[1.2.4] - 2024-11-04

Added

  • Add apt-get update to CI workflow (5be5e73)

Changed

  • Revert "Fix open ended permit end time calculation" (56b293f)
  • Use raw id fields in OrderItemAdmin (5581984)

Release 1.2.3

29 Oct 08:35
Compare
Choose a tag to compare

[1.2.3] - 2024-10-29

Added

  • Add email max batch and throttle setup (33ee6f3)

Release 1.2.2

02 Oct 10:49
Compare
Choose a tag to compare

[1.2.2] - 2024-10-02

Changed

  • Increase customer name fields max length (f00d4a1)
  • Switch email backend to django-mailer (b6d916d)
  • Add missing django-mailer settings (e1c0bb4)
  • Add command for sending mail (9affed7)

Fixed

  • Use period start and end times in renewal orders (88a271f)
  • Fix open ended permit end time calculation (5dbd481)

Release 1.2.1

03 Sep 08:51
Compare
Choose a tag to compare

[1.2.1] - 2024-09-03

Added

  • Add VAT-percents to Django Admin (305c396)
  • Add vat and vat_percent properties to Order (0e6612d)

Fixed

  • Wrap accepted refund to list in email sending (eeebdbc)

Release 1.2.0

30 Aug 05:13
Compare
Choose a tag to compare

[1.2.0] - 2024-08-30

Added

  • Add VAT and VAT-amount to Refund-model (d4e72f8)
  • Add VAT to Refund in Django Admin (273018b)

Changed

  • Update low-emission criteria evaluation rules (08aeef5)
  • Explicitly use Ubuntu 20.04 base image with GitHub Actions (8c29d7a)
  • Update VAT-percentages from Talpa-endpoints (f79f9dd)
  • Update VAT-percentages for Refund (4afdb80)
  • Use AWS ECR Docker image repository (c7ef79d)
  • Change Refund VAT to be dynamic (8e7ca2f)
  • Change Refund creation to be VAT-based (1ce4469)

Release 1.1.0

19 Jun 08:22
Compare
Choose a tag to compare

[1.1.0] - 2024-06-19

Added

  • Add changelog to project

Changed

  • Update Python version to 3.11 from CI
  • Update application packages
  • Update fi/sv/en translations
  • Update Azure CI-settings

Removed

  • Remove obsolete Docker Compose version

Release 1.0.0

18 Jun 09:34
Compare
Choose a tag to compare

[1.0.0] - 2024-06-12

Read more