[PR #7473] [MERGED] chore: bump version 0.8.6 & update changelog #7904

Closed
opened 2026-03-23 23:21:42 +00:00 by mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/7473
Author: @asjqkkkk
Created: 3/6/2025
Status: Merged
Merged: 3/6/2025
Merged by: @asjqkkkk

Base: mainHead: release/0.8.6


📝 Commits (2)

📊 Changes

3 files changed (+15 additions, -2 deletions)

View changed files

📝 CHANGELOG.md (+13 -0)
📝 frontend/Makefile.toml (+1 -1)
📝 frontend/appflowy_flutter/pubspec.yaml (+1 -1)

📄 Description

Version 0.8.6 - 06/03/2025

Bug Fixes

  • Fix the incorrect title positioning when adjusting the document width setting
  • Enhance the user experience of the icon color picker for smoother interactions
  • Add missing icons to the database to ensure completeness and consistency
  • Resolve the issue with links not functioning correctly on Linux systems
  • Improve the outline feature to work seamlessly within columns
  • Center the bulleted list icon within columns for better visual alignment
  • Enable dragging blocks under tables in the second column to enhance flexibility
  • Disable the AI writer feature within tables to prevent conflicts and improve usability
  • Automatically enable the header row when converting content from Markdown to ensure proper formatting
  • Use the "Undo" function to revert the auto-formatting

Feature Preview


PR Checklist

  • My code adheres to AppFlowy's Conventions
  • I've listed at least one issue that this PR fixes in the description above.
  • I've added a test(s) to validate changes in this PR, or this PR only contains semantic changes.
  • All existing tests are passing.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/AppFlowy-IO/AppFlowy/pull/7473 **Author:** [@asjqkkkk](https://github.com/asjqkkkk) **Created:** 3/6/2025 **Status:** ✅ Merged **Merged:** 3/6/2025 **Merged by:** [@asjqkkkk](https://github.com/asjqkkkk) **Base:** `main` ← **Head:** `release/0.8.6` --- ### 📝 Commits (2) - [`ed8e61d`](https://github.com/AppFlowy-IO/AppFlowy/commit/ed8e61d0ad97b46a50f2ff43d5770b878d18c280) chore: bump version 0.8.6 - [`018b355`](https://github.com/AppFlowy-IO/AppFlowy/commit/018b355aa9f1ca29d3ecc2f3556c2901b1fee647) chore: update changelog ### 📊 Changes **3 files changed** (+15 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+13 -0) 📝 `frontend/Makefile.toml` (+1 -1) 📝 `frontend/appflowy_flutter/pubspec.yaml` (+1 -1) </details> ### 📄 Description ## Version 0.8.6 - 06/03/2025 ### Bug Fixes - Fix the incorrect title positioning when adjusting the document width setting - Enhance the user experience of the icon color picker for smoother interactions - Add missing icons to the database to ensure completeness and consistency - Resolve the issue with links not functioning correctly on Linux systems - Improve the outline feature to work seamlessly within columns - Center the bulleted list icon within columns for better visual alignment - Enable dragging blocks under tables in the second column to enhance flexibility - Disable the AI writer feature within tables to prevent conflicts and improve usability - Automatically enable the header row when converting content from Markdown to ensure proper formatting - Use the "Undo" function to revert the auto-formatting ### Feature Preview <!--- List at least one issue here that this PR addresses. If it fixes the issue, please use the [fixes](https://docs.github.com/en/get-started/writing-on-github/working-with-advanced-formatting/using-keywords-in-issues-and-pull-requests) keyword to close the issue. For example: fixes https://github.com/AppFlowy-IO/AppFlowy/pull/2106 --> --- <!--- Before you mark this PR ready for review, run through this checklist! --> #### PR Checklist - [ ] My code adheres to [AppFlowy's Conventions](https://docs.appflowy.io/docs/documentation/software-contributions/conventions) - [ ] I've listed at least one issue that this PR fixes in the description above. - [ ] I've added a test(s) to validate changes in this PR, or this PR only contains semantic changes. - [ ] All existing tests are passing. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirror 2026-03-23 23:21:42 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
AppFlowy-IO/AppFlowy#7904
No description provided.