Skip to content

Releases: ugns/incident-command

v1.32.0

31 Jan 15:56

Choose a tag to compare

v1.32.0 (2026-01-31)

Features

  • Add PrizeInfo resources feature flag and implement CSV parsing in report handler (f97747e)

Detailed Changes: v1.31.1...v1.32.0

v1.31.1

27 Jan 06:38

Choose a tag to compare

v1.31.1 (2026-01-27)

Bug Fixes

  • Update natural key reference for radios from 'serial' to 'serialNumber' (3375780)

Detailed Changes: v1.31.0...v1.31.1

v1.31.0

27 Jan 02:47

Choose a tag to compare

v1.31.0 (2026-01-27)

Features

  • Add CSV import/export functionality for incidents, locations, periods, radios, units, and volunteers (596fe0d)

Detailed Changes: v1.30.0...v1.31.0

v1.30.0

26 Jan 19:57

Choose a tag to compare

v1.30.0 (2026-01-26)

Features

  • Add CSV export functionality for incidents, locations, periods, radios, units, and volunteers (9c100b8)

Detailed Changes: v1.29.0...v1.30.0

v1.29.0

26 Aug 01:30

Choose a tag to compare

v1.29.0 (2025-08-26)

Features

  • Refactor claims extraction to use decode_claims function across multiple handlers (afbf471)

Detailed Changes: v1.28.1...v1.29.0

v1.28.1

26 Aug 01:23

Choose a tag to compare

v1.28.1 (2025-08-26)

Bug Fixes

  • Set authorizerResultTtlInSeconds to 0 for immediate authorizer results (c8bc55c)

Detailed Changes: v1.28.0...v1.28.1

v1.28.0

18 Aug 16:50

Choose a tag to compare

v1.28.0 (2025-08-18)

Features

  • Add debug logging for claims and update JWT decoding to use get_unverified_claims (b128137)

Detailed Changes: v1.27.0...v1.28.0

v1.27.0

18 Aug 16:17

Choose a tag to compare

v1.27.0 (2025-08-18)

Bug Fixes

  • Update claims extraction to use decode_claims function in lambda_handler (747012b)

Features

  • Add JWT claims decoding functionality to handle API Gateway events (6ed7e55)

Detailed Changes: v1.26.6...v1.27.0

v1.26.6

18 Aug 04:57

Choose a tag to compare

v1.26.6 (2025-08-18)

Bug Fixes

  • Update authorizer result TTL to 300 seconds in OpenAPI configuration (d66189e)

Detailed Changes: v1.26.5...v1.26.6

v1.26.5

18 Aug 04:40

Choose a tag to compare

v1.26.5 (2025-08-18)

Bug Fixes

  • Add debug logging for event and context in multiple handlers (cee6e4e)

Detailed Changes: v1.26.4...v1.26.5