Skip to content

Commit 3358dfd

Browse files
richardthe3rdgithub-actions[bot]
authored andcommitted
chore: prepare release 2026.8.0
1 parent 850666f commit 3358dfd

3 files changed

Lines changed: 35 additions & 5 deletions

File tree

CHANGELOG.md

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

2+
## [2026.8.0] - 2026-08-04
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+
15+
### Refactoring
16+
17+
- Remove dead widgets and navigation helpers (#502)
18+
- **widgets**: Share festival status badge and sheet handle (#501)
19+
20+
21+
222
## [2026.7.1] - 2026-07-24
323

424
### 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+2026080400
55

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

release-notes.md

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

2-
## [2026.7.1] - 2026-07-24
2+
## [2026.8.0] - 2026-08-04
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+
15+
### Refactoring
16+
17+
- Remove dead widgets and navigation helpers (#502)
18+
- **widgets**: Share festival status badge and sheet handle (#501)
919

1020

0 commit comments

Comments
 (0)