Skip to content

Commit 27ad183

Browse files
richardthe3rdgithub-actions[bot]
authored andcommitted
chore: prepare release 2026.6.0
1 parent d9bc88b commit 27ad183

1 file changed

Lines changed: 28 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,34 @@
2727

2828

2929

30+
## [2026.6.0] - 2026-06-05
31+
32+
### Bug Fixes
33+
34+
- **screens**: Show festival name instead of ID in drink detail app bar (#365)
35+
- **models**: Make Drink user-state fields immutable with copyWith (#366)
36+
- **analytics**: Filter connectivity failures from partial-fetch log (#375)
37+
- **connectivity**: Replace runtimeType string-matching with conditional imports (#376)
38+
- **provider**: Don't update lastDrinksRefresh when festival has no types (#382)
39+
- **models**: Add == and hashCode to Drink, Product, and Producer (#380)
40+
41+
### Documentation
42+
43+
- **agents**: Add parallel subagent/worktree workflow rules (#368)
44+
- **agents**: Clarify worktree PRs target main, not the session branch (#374)
45+
46+
### Features
47+
48+
- **claude**: Add ship-issues workflow commands and tighten agent docs (#378)
49+
- **models**: Introduce BeverageCategories constants, replace magic strings (#381)
50+
51+
### Refactoring
52+
53+
- **models**: Add Drink-level accessors to remove feature envy in screens (#367)
54+
- **screens**: Extract DetailHeader widget, deduplicate sort label logic (#377)
55+
56+
57+
3058
## [2026.5.9] - 2026-05-31
3159

3260
### Bug Fixes

0 commit comments

Comments
 (0)