Skip to content

Commit 30db2f4

Browse files
Start release v148.0 (#7120)
1 parent 0376c54 commit 30db2f4

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
1-
# v147.0 (In progress)
1+
# v148.0 (In progress)
22

33
[Full Changelog](In progress)
44

5+
# v147.0 (_2025-12-07_)
6+
57
### Relay
68
- Added `fetch_profile()` method to check premium subscription status via `has_premium` field ([#7113](https://github.com/mozilla/application-services/pull/7113))
79

@@ -30,6 +32,8 @@
3032
- `places::storage::history_metadata::get_most_recent_search_entries()` was added to fetch the most recent search entries in history metadata. ([#7104](https://github.com/mozilla/application-services/pull/7104))
3133
- `places::storage::history_metadata::delete_all_metadata_for_search()` was added to delete the search terms in history metadata. ([#7101](https://github.com/mozilla/application-services/pull/7101))
3234

35+
[Full Changelog](https://github.com/mozilla/application-services/compare/v146.0...v147.0)
36+
3337
# v146.0 (_2025-11-10_)
3438

3539
## ✨ What's New ✨

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
147.0a1
1+
148.0a1

0 commit comments

Comments
 (0)