Skip to content

v14.15.2

Latest

Choose a tag to compare

@barredterra barredterra released this 18 Mar 22:08

What's Changed

  • Removes duplicate Yearly Fishing Permit records so each member keeps only one permit per year. (#311)
  • Adds search indexes to key fields in Catch Log Entry and Catch Log Fish Table, so the "Catch Log Statistics" report opens and filters results more quickly. (#314)
  • Bulk creation of Yearly Fishing Permit records now skips members who already have a permit instead of failing with an error. The confirmation message reports how many permits were created and how many were skipped. (#315)

Full Changelog: v14.15.1...v14.15.2
Authors: @barredterra
Reviewers: @barredterra

AI content

For these release notes, we used an LLM (OpenAI o3) to review and summarise the code changes, along with the associated issue and PR descriptions. It may contain typical errors and inaccuracies. You can read the prompt here.

Changes with the following labels were excluded:

  • skip-release-notes

Changes with the following types were excluded:

  • test
  • style
  • refactor
  • ci
  • docs
  • chore
  • build