Skip to content

Commit 4b747c8

Browse files
richardthe3rdgithub-actions[bot]
authored andcommitted
chore: prepare release 2026.8.0
1 parent 280bf29 commit 4b747c8

3 files changed

Lines changed: 39 additions & 5 deletions

File tree

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,26 @@
11

2+
## [2026.8.0] - 2026-08-10
3+
4+
### Bug Fixes
5+
6+
- Correctness fixes from a codebase review (#498)
7+
- **filters**: Scope drink facets by all filters but their own (#505)
8+
- **mise**: Unblock check in fresh worktrees, plus domain-architecture doc refresh (#514)
9+
- **filters**: Make sort sheet options dense like the other sheets (#516)
10+
- **web**: Guard URL strategy import on js_interop, not html (#537)
11+
12+
### Features
13+
14+
- **drinks**: Multi-select categories and grouped style filter (#506)
15+
- **theme**: Establish a deliberate colour system (#519)
16+
17+
### Refactoring
18+
19+
- Remove dead widgets and navigation helpers (#502)
20+
- **widgets**: Share festival status badge and sheet handle (#501)
21+
22+
23+
224
## [2026.7.1] - 2026-07-24
325

426
### Features

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: cambridge_beer_festival
22
description: A Flutter app for Cambridge Beer Festival - browse beers, ciders, meads, and more.
33
publish_to: 'none'
4-
version: 2026.7.1+2026072401
4+
version: 2026.8.0+2026081000
55

66
environment:
77
sdk: '>=3.10.0 <4.0.0'

release-notes.md

Lines changed: 16 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,22 @@
11

2-
## [2026.7.1] - 2026-07-24
2+
## [2026.8.0] - 2026-08-10
3+
4+
### Bug Fixes
5+
6+
- Correctness fixes from a codebase review (#498)
7+
- **filters**: Scope drink facets by all filters but their own (#505)
8+
- **mise**: Unblock check in fresh worktrees, plus domain-architecture doc refresh (#514)
9+
- **filters**: Make sort sheet options dense like the other sheets (#516)
10+
- **web**: Guard URL strategy import on js_interop, not html (#537)
311

412
### Features
513

6-
- **drink-detail**: Inline autosaving notes and undo for tasting delete (#488)
7-
- Search result excerpts/highlighting and My Festival notes (#492)
8-
- **my-festival**: Card the list rows and enrich Want to Try (#494)
14+
- **drinks**: Multi-select categories and grouped style filter (#506)
15+
- **theme**: Establish a deliberate colour system (#519)
16+
17+
### Refactoring
18+
19+
- Remove dead widgets and navigation helpers (#502)
20+
- **widgets**: Share festival status badge and sheet handle (#501)
921

1022

0 commit comments

Comments
 (0)