Skip to content

Tags: alyf-de/landa

Tags

v15.1.0

Toggle v15.1.0's commit message
chore(release): Bumped to Version 15.1.0

# [15.1.0](v15.0.1...v15.1.0) (2026-06-25)

### Bug Fixes

* **Organization:** create permissions (LAN-906) ([#336](#336)) ([cbc195f](cbc195f))

### Features

* **Organization:** show member functions (LAN-897) ([#335](#335)) ([5d194c1](5d194c1))

v15.0.1

Toggle v15.0.1's commit message
chore(release): Bumped to Version 15.0.1

## [15.0.1](v15.0.0...v15.0.1) (2026-06-24)

### Bug Fixes

* **LANDA Member:** perm check for bulk actions in list (LAN-906) ([#334](#334)) ([424b960](424b960))

v15.0.0

Toggle v15.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: show active member functions on Customer (LAN-897) (#323)

Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
Co-authored-by: barredterra <14891507+barredterra@users.noreply.github.com>

v14.17.0

Toggle v14.17.0's commit message
chore(release): Bumped to Version 14.17.0

# [14.17.0](v14.16.0...v14.17.0) (2026-06-19)

### Bug Fixes

* **External Contact:** allow linking to state organization (backport [#326](#326)) ([#327](#327)) ([a326242](a326242))
* **Firebase Settings:** store credentials in database instead of filesystem ([#330](#330)) (backport [#331](#331)) ([#332](#332)) ([42ce17b](42ce17b))

### Features

* **Catch Log Entry:** add set_only_once and make button primary (LAN-899) (backport [#322](#322)) ([#333](#333)) ([788dc37](788dc37))

v14.16.0

Toggle v14.16.0's commit message
chore(release): Bumped to Version 14.16.0

# [14.16.0](v14.15.2...v14.16.0) (2026-05-04)

### Bug Fixes

* **Current Member Data:** handle empty records ([ba22d74](ba22d74))

### Features

* **LANDA Event:** add sorting for event dates (LAN-896) (backport [#320](#320)) ([#324](#324)) ([387569a](387569a))
* **Magazine Address List:** retrieve external contacts (LAN-900) (backport [#321](#321)) ([#325](#325)) ([bc982ec](bc982ec))

### Performance Improvements

* **Current Member Data:** make organization filter mandatory, filter yearly fishing permits (LAN-895) (backport [#318](#318)) ([#319](#319)) ([1cc08d5](1cc08d5))

v14.15.2

Toggle v14.15.2's commit message
chore(release): Bumped to Version 14.15.2

## [14.15.2](v14.15.1...v14.15.2) (2026-03-18)

### Bug Fixes

* add patch to remove duplicate Yearly Fishing Permits (LAN-894) (backport [#304](#304)) ([#311](#311)) ([2d14026](2d14026))
* **Catch Log Entry:** add column indexes (LAN-895) (backport [#313](#313)) ([#314](#314)) ([0b249c7](0b249c7))
* handle duplicate entry error during bulk creation of yearly fishing permits (LAN-894) ([#315](#315)) ([dccefea](dccefea))

v14.15.1

Toggle v14.15.1's commit message
chore(release): Bumped to Version 14.15.1

## [14.15.1](v14.15.0...v14.15.1) (2026-01-29)

### Bug Fixes

* **Lease Contract Payments:** filter past dates ([#305](#305)) ([#306](#306)) ([7dc5aed](7dc5aed))
* set company_name in footer ([#309](#309)) ([#310](#310)) ([42645b3](42645b3))

v14.15.0

Toggle v14.15.0's commit message
chore(release): Bumped to Version 14.15.0

# [14.15.0](v14.14.0...v14.15.0) (2026-01-22)

### Bug Fixes

* improve duplicate yearly fishing permit validation logic (LAN-894) (backport [#300](#300)) ([#301](#301)) ([23ad0f3](23ad0f3))
* **Lease Contracts:** adjust filtering logic for undetermined end dates in lease contract payments ([#295](#295)) ([#296](#296)) ([437c8d0](437c8d0))
* **Letter Head:** make it work on records that reference organization instead of company ([#298](#298)) ([#299](#299)) ([c5e5eca](c5e5eca))
* set Organization in bulk creation of fishing permits ([#302](#302)) ([#303](#303)) ([0576b13](0576b13))

### Features

* clear special yearly fishing permits (LAN-891) (backport [#291](#291)) ([#297](#297)) ([1a09666](1a09666))

v14.14.0

Toggle v14.14.0's commit message
chore(release): Bumped to Version 14.14.0

# [14.14.0](v14.13.1...v14.14.0) (2025-12-15)

### Bug Fixes

* **Contact:** prevent linking email address to multiple LANDA Members (backport [#289](#289)) ([#290](#290)) ([5cec15d](5cec15d))

### Features

* app option to disable Organization, improve API caching (LAN-890) (backport [#287](#287)) ([#288](#288)) ([5617a00](5617a00))

v14.13.1

Toggle v14.13.1's commit message
chore(release): Bumped to Version 14.13.1

## [14.13.1](v14.13.0...v14.13.1) (2025-11-05)

### Bug Fixes

* **Catch Log Statistics:** decrease share precision ([d019901](d019901))
* **Catch Log Statistics:** decrease weight precision ([0fe6b0d](0fe6b0d))
* **Catch Log Statistics:** SQL-compliant grouping ([2f3a7d7](2f3a7d7))
* **redis:** resolve type mismatch by deleting old keys and rebuilding caches ([ac8f381](ac8f381))
* use `WaterBody.title` instead of `CatchLogEntry.water_body_title` ([653e7e7](653e7e7))
* **Water Body:** clear cache only once, after updating all water bodies ([#284](#284)) ([d539b4e](d539b4e))