Skip to content

Commit 30f0673

Browse files
mrdavearmsclaude
andcommitted
docs: release notes for v2.13 (all field types + auto-update)
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
1 parent a354b83 commit 30f0673

1 file changed

Lines changed: 5 additions & 10 deletions

File tree

RELEASE_NOTES.md

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,8 @@
11
<!-- Release notes for the next tagged release.
22
The GitHub Actions workflow reads this file and injects it into the
3-
release page. Write in plain English for teachers — no jargon.
3+
release page. Write in plain English for teachers — no jargon. -->
44

5-
If this file is empty (just this comment), release notes are
6-
auto-generated from conventional commit messages. You only need
7-
to write here if you want custom wording for a release.
8-
9-
Format: Markdown bullet list. Bold the headline, em-dash, then explain.
10-
Example:
11-
- **New feature name** — What it does and why teachers care.
12-
- **Fixed: bug description** — What was broken and how it's fixed.
13-
-->
5+
- **New: tick-boxes, drop-downs and selection lists now fill in** — Until now the generator only filled plain text boxes. It now also ticks check-boxes, selects radio-button options, and chooses drop-down and list values from your spreadsheet. So forms with "Yes/No" tick-boxes or option lists (not just typed fields) come out fully completed.
6+
- **New: friendly value check** — If a spreadsheet value doesn't match a form's tick-box or drop-down (for example "Victoria" where the form only allows "VIC"), the file is still created and a short note lists what to double-check — so nothing fails silently. Signature fields, which can't be auto-filled, are flagged too.
7+
- **New: automatic update notice** — The app now quietly checks once a day when it starts and shows a small banner at the top **only** if a newer version is available, with a Download button. No pop-ups, and it stays out of your way if you're already up to date or offline. This means you'll actually hear about future improvements instead of having to check by hand.
8+
- **Helpful: the field list now shows what each field accepts** — When you analyse a form, drop-down fields show their allowed options and tick-boxes show a hint, so it's clearer what to put in your spreadsheet column.

0 commit comments

Comments
 (0)