Skip to content

Commit 5be5bc2

Browse files
RedC4keclaude
andcommitted
chore(release): 0.2.0-beta.5
Bump package version and document the mt_carplay 1.5.0 update. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent cae5b5a commit 5be5bc2

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## 0.2.0-beta.5 - 2026-06-10
2+
3+
### Changed
4+
5+
- Updated `mt_carplay` to `^1.5.0` (adds Android Auto alert/grid/tab-bar, message, and pane templates, `CPSearchTemplate`, and Flutter-asset SVG support).
6+
7+
### Breaking changes
8+
9+
- `mt_carplay` 1.3.0 renamed several CarPlay enums/classes to match Apple's API (e.g. `CPListItemAccessoryTypes``CPListItemAccessoryType`). Consumers referencing these `mt_carplay` types directly may need to update their imports.
10+
111
## 0.2.0-beta.4 - 2026-02-27
212

313
### Added

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: mt_audio
2-
version: 0.2.0-beta.4
2+
version: 0.2.0-beta.5
33
description: A beta, streams-based Flutter audio package with background playback, queue management, Android Auto, and Apple CarPlay support.
44
homepage: https://github.com/mobitouchOS/mt_audio
55
repository: https://github.com/mobitouchOS/mt_audio

0 commit comments

Comments
 (0)