Skip to content

Commit 08b9928

Browse files
richardthe3rdgithub-actions[bot]
authored andcommitted
chore: prepare release 2026.8.0
1 parent 8edecba commit 08b9928

3 files changed

Lines changed: 37 additions & 5 deletions

File tree

CHANGELOG.md

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

2+
## [2026.8.0] - 2026-08-09
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+
11+
### Features
12+
13+
- **drinks**: Multi-select categories and grouped style filter (#506)
14+
- **theme**: Establish a deliberate colour system (#519)
15+
16+
### Refactoring
17+
18+
- Remove dead widgets and navigation helpers (#502)
19+
- **widgets**: Share festival status badge and sheet handle (#501)
20+
21+
22+
223
## [2026.7.1] - 2026-07-24
324

425
### 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+2026080900
55

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

release-notes.md

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

2-
## [2026.7.1] - 2026-07-24
2+
## [2026.8.0] - 2026-08-09
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)
310

411
### Features
512

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)
13+
- **drinks**: Multi-select categories and grouped style filter (#506)
14+
- **theme**: Establish a deliberate colour system (#519)
15+
16+
### Refactoring
17+
18+
- Remove dead widgets and navigation helpers (#502)
19+
- **widgets**: Share festival status badge and sheet handle (#501)
920

1021

0 commit comments

Comments
 (0)