Bump build number and update changelog

This commit is contained in:
Shadowfacts 2025-03-03 20:59:01 -05:00
parent 883f9a3cb2
commit 70347933e6
2 changed files with 18 additions and 1 deletions

View File

@ -1,5 +1,22 @@
# Changelog
## 2025.1 (146)
Features/Improvements:
- Author attribution on link cards
- Fix push notifications not being grouped by thread
- Show toast after posting/editing status
- Show correct preview/actions when previewing status-like link
Bugfixes:
- Compose: Rich-text formatting actions are reenabled
- Compose: Autocomplete is reenabled
- Compose: Non-pure-black dark mode is reenabled
- Compose: Hide ... button on attachments when no menu options are available
- Compose, iOS 15: Fix incorrect toggle poll button animation
- Compose, iOS 15: Fix main text view not being correctly sized
- Compose, iOS 15: Fix toolbar not displaying
- Pixelfed: Fix error decoding certain notifications
## 2025.1 (145)
This build introduces the new, redesigned Compose screen. Please report any issues you encounter.

View File

@ -10,7 +10,7 @@
// https://help.apple.com/xcode/#/dev745c5c974
MARKETING_VERSION = 2025.1
CURRENT_PROJECT_VERSION = 145
CURRENT_PROJECT_VERSION = 146
CURRENT_PROJECT_VERSION = $(inherited)$(CURRENT_PROJECT_VERSION_BUILD_SUFFIX_$(CONFIGURATION))
CURRENT_PROJECT_VERSION_BUILD_SUFFIX_Debug=-dev