Changelog
[Unreleased]
Added
- add previews for timeline and feed widgets
- add shared widget previews
- add shared widget preview catalog
- add collections repository and models (users)
- use path URL strategy for web routing
- add remote state preview variants
- support additional collection fields (sensitive, discoverable, language, tag name)
- replace github_models with dotprompt for AI prompt loading
- make navigation buttons state-driven in WelcomeFlowNotifier
- add welcome flow expanding step list widgets
- apply avatar dominant color as post card background
- show monthly active users and version on server step
- show M3 expressive loading blob in welcome flow step titles
- remove redundant loading animations from step content
- allow retrying failed tasks from tasks sheet
- add UserFieldEmailWidget for tappable email address fields
- replace bottom nav bar with m3_floating_toolbar
- display changelog in app
- include changelog in play store releases
- update changelog on nightly release
- validate changelog on CI
- reset staged changelog on promote release
- added audio content support
- add alt-text indicator
- improve handling of unknown attachment types
- reorder post actions to better group them
- only notify of new activity
- add unsplash proxy
- improve single media aspect ratio handing
- add new text content pipeline
- update app to use content feature
- pass more text context for user fields
- render post edit history instead of HTML
- move spec index to readme
- add compose spec
- switch compose to use m3 carousel
- rewrite media control
- add play button on static preview
- add filter page
- link to filter page from key points
- add mutes page
- add blocks support
- redesign privacy settings page
- add requests page
- add safety dashboard
- Add new report page
- add link to noindex setting
- add remove follower to user page
- reorganize user page menu
- add verification support
- add no_raw_circular_progress_indicator lint rule
- define safety dashboard quick actions
- update explore to match spec
- clear search on explore
- cleanup gaps in thread async refreshes
- update changelog for all releases
Fixed
- stabilize shared widget previews
- add flutter_web_plugins dependency to pubspec.yaml
- handle Dio transform timeout in error widget
- remove duplicate dotprompt dependency in pubspec
- remove parent linkage from pagination chain tasks to fix failed task tracking
- update welcome_flow_integration_test to use WelcomeStepTile instead of Stepper
- watch instanceRulesProvider in WelcomeStepControls to enable Agree button
- ensure unique titles in TrendingLinkFactory.createList
- align user field card styling with other profile cards
- add Java 21 setup to release workflow to fix lintVitalAnalyzeRelease failure
- resolve new analyzer warnings from Flutter 3.47.0
- regenerate stale build_runner hashes for provider source changes
- correct Play Store changelog length and stage app changelog on nightly release
- update changelog to handle some of unreleased being promoted
- post prefix not showing followed hashtags
- post action animation caused buttons to jump
- background sync not triggering notifications
- add freezed model exception
- unsplash proxy strip trailing slash
- post text truncating to a single line
- single media ignoring aspect ratio
- user default causing draft to be dirty
- update request icon
- release uses stale build version
- run dart analyze locally
- add border around quoted posts
- push notifications failing to get last notified id
Documentation
- add exception handling spec
- add report content spec
- add post widget spec
- add terms spec
- add text content spec
- update text content spec
- cleanup text content spec
- add media playback spec
- add filters spec
- add blocks spec
- add mutes spec
- add privacy settings spec
- add requests spec
- cleanup safety specs
- spec some additional privacy settings
- update specs for current status
- add router spec
- add activity spec
- add explore spec
- add async refreshes spec
- add home spec
- add release spec
Release tracks
- Internal: v1.0.0+378 — 2026-09-13