[PR #3252] [MERGED] chore: bump version 0.3.0 #5647

Closed
opened 2026-03-23 22:19:40 +00:00 by mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/3252
Author: @LucasXu0
Created: 8/22/2023
Status: Merged
Merged: 8/23/2023
Merged by: @LucasXu0

Base: mainHead: release/0.3.0


📝 Commits (7)

  • 849a93a chore: bump version 0.3.0
  • f8e80a0 fix: hide logout button when supabase is disabled
  • b6b16e9 fix: selection may be incorrect after pasting
  • 91df698 fix: upgrade super_clipboard
  • 3b65522 fix: windows integration test
  • 836e663 chore: update editor version
  • f5baef9 :chore: update appflowy_editor dependency ref to f4db21c

📊 Changes

11 files changed (+106 additions, -37 deletions)

View changed files

📝 CHANGELOG.md (+16 -0)
📝 frontend/Makefile.toml (+1 -1)
📝 frontend/appflowy_flutter/integration_test/document/document_copy_and_paste_test.dart (+1 -1)
📝 frontend/appflowy_flutter/lib/plugins/document/presentation/editor_page.dart (+1 -0)
📝 frontend/appflowy_flutter/lib/plugins/document/presentation/editor_plugins/copy_and_paste/clipboard_service.dart (+1 -0)
frontend/appflowy_flutter/lib/plugins/document/presentation/editor_plugins/copy_and_paste/custom_cut_command.dart (+24 -0)
📝 frontend/appflowy_flutter/lib/plugins/document/presentation/editor_plugins/copy_and_paste/editor_state_paste_node_extension.dart (+40 -17)
📝 frontend/appflowy_flutter/lib/plugins/document/presentation/editor_plugins/plugins.dart (+1 -0)
📝 frontend/appflowy_flutter/lib/workspace/presentation/settings/widgets/settings_user_view.dart (+12 -9)
📝 frontend/appflowy_flutter/pubspec.lock (+6 -6)
📝 frontend/appflowy_flutter/pubspec.yaml (+3 -3)

📄 Description

Version 0.3.0 - 08/22/2023

Screenshot 2023-08-22 at 16 29 55

New Features

  • Improve paste features:

    • Paste HTML content from website.
    • Paste image from clipboard.
  • Support Group by Date in Kanban Board.

  • Notarize the macOS package, which is now verified by Apple.

  • Add Persian language translations.

Bug fixes

  • Some UI issues

🔄 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/3252 **Author:** [@LucasXu0](https://github.com/LucasXu0) **Created:** 8/22/2023 **Status:** ✅ Merged **Merged:** 8/23/2023 **Merged by:** [@LucasXu0](https://github.com/LucasXu0) **Base:** `main` ← **Head:** `release/0.3.0` --- ### 📝 Commits (7) - [`849a93a`](https://github.com/AppFlowy-IO/AppFlowy/commit/849a93a76d9c6b506c888ca9edb4564a62d2c2a1) chore: bump version 0.3.0 - [`f8e80a0`](https://github.com/AppFlowy-IO/AppFlowy/commit/f8e80a0eabb8034bb2bddc1cfa6e1df18f7b1866) fix: hide logout button when supabase is disabled - [`b6b16e9`](https://github.com/AppFlowy-IO/AppFlowy/commit/b6b16e9adf3d3c53e860e408cfda43791f9da9cb) fix: selection may be incorrect after pasting - [`91df698`](https://github.com/AppFlowy-IO/AppFlowy/commit/91df6984a65d0afb4817d19c3fca51942bb49a65) fix: upgrade super_clipboard - [`3b65522`](https://github.com/AppFlowy-IO/AppFlowy/commit/3b655221432468ded1efd01bcc52f61aac27b8a4) fix: windows integration test - [`836e663`](https://github.com/AppFlowy-IO/AppFlowy/commit/836e66387faaaf2714245ebf31292fa7b144f412) chore: update editor version - [`f5baef9`](https://github.com/AppFlowy-IO/AppFlowy/commit/f5baef9a91f2b054865e83e51a59bcb6a8ddbd48) :chore: update appflowy_editor dependency ref to f4db21c ### 📊 Changes **11 files changed** (+106 additions, -37 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+16 -0) 📝 `frontend/Makefile.toml` (+1 -1) 📝 `frontend/appflowy_flutter/integration_test/document/document_copy_and_paste_test.dart` (+1 -1) 📝 `frontend/appflowy_flutter/lib/plugins/document/presentation/editor_page.dart` (+1 -0) 📝 `frontend/appflowy_flutter/lib/plugins/document/presentation/editor_plugins/copy_and_paste/clipboard_service.dart` (+1 -0) ➕ `frontend/appflowy_flutter/lib/plugins/document/presentation/editor_plugins/copy_and_paste/custom_cut_command.dart` (+24 -0) 📝 `frontend/appflowy_flutter/lib/plugins/document/presentation/editor_plugins/copy_and_paste/editor_state_paste_node_extension.dart` (+40 -17) 📝 `frontend/appflowy_flutter/lib/plugins/document/presentation/editor_plugins/plugins.dart` (+1 -0) 📝 `frontend/appflowy_flutter/lib/workspace/presentation/settings/widgets/settings_user_view.dart` (+12 -9) 📝 `frontend/appflowy_flutter/pubspec.lock` (+6 -6) 📝 `frontend/appflowy_flutter/pubspec.yaml` (+3 -3) </details> ### 📄 Description ## Version 0.3.0 - 08/22/2023 <img width="912" alt="Screenshot 2023-08-22 at 16 29 55" src="https://github.com/AppFlowy-IO/AppFlowy/assets/11863087/86265703-1e1a-4bbe-8b61-625701a3c591"> ### New Features - Improve paste features: - Paste HTML content from website. - Paste image from clipboard. - Support Group by Date in Kanban Board. - Notarize the macOS package, which is now verified by Apple. - Add Persian language translations. ### Bug fixes - Some UI issues --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirror 2026-03-23 22:19:40 +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#5647
No description provided.