[PR #2506] [MERGED] bump version 0.1.5 #5267

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

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/2506
Author: @LucasXu0
Created: 5/11/2023
Status: Merged
Merged: 5/11/2023
Merged by: @LucasXu0

Base: mainHead: release/0.1.5


📝 Commits (5)

  • 36198d0 chore: bump version 0.1.5
  • c812aa9 fix: could not trigger slash menu after inserting an emoji
  • 5cf1954 Revert "feat: add hover effect on an event card (#2487)"
  • b0c2e49 feat: add hover effect on an event card
  • 6381e27 fix: #2469 duplicated cover

📊 Changes

10 files changed (+82 additions, -64 deletions)

View changed files

📝 .github/workflows/release.yml (+1 -1)
📝 frontend/Makefile.toml (+1 -1)
📝 frontend/appflowy_flutter/lib/plugins/database_view/calendar/presentation/calendar_day.dart (+19 -23)
📝 frontend/appflowy_flutter/lib/plugins/database_view/widgets/card/card.dart (+1 -0)
📝 frontend/appflowy_flutter/lib/plugins/database_view/widgets/card/container/card_container.dart (+12 -4)
📝 frontend/appflowy_flutter/lib/plugins/document/document_page.dart (+3 -0)
📝 frontend/appflowy_flutter/lib/plugins/document/presentation/plugins/emoji_picker/emoji_menu_item.dart (+23 -19)
📝 frontend/appflowy_flutter/packages/flowy_infra_ui/lib/style_widget/hover.dart (+17 -13)
📝 frontend/appflowy_flutter/pubspec.yaml (+1 -1)
📝 frontend/scripts/windows_installer/inno_setup_config.iss (+4 -2)

📄 Description

  • bump version 0.1.5

🔄 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/2506 **Author:** [@LucasXu0](https://github.com/LucasXu0) **Created:** 5/11/2023 **Status:** ✅ Merged **Merged:** 5/11/2023 **Merged by:** [@LucasXu0](https://github.com/LucasXu0) **Base:** `main` ← **Head:** `release/0.1.5` --- ### 📝 Commits (5) - [`36198d0`](https://github.com/AppFlowy-IO/AppFlowy/commit/36198d0eeab430b51761c83833e30fb02f93c00f) chore: bump version 0.1.5 - [`c812aa9`](https://github.com/AppFlowy-IO/AppFlowy/commit/c812aa936179935d7dbe1fa1c8d45d16367a1400) fix: could not trigger slash menu after inserting an emoji - [`5cf1954`](https://github.com/AppFlowy-IO/AppFlowy/commit/5cf1954525dd83eb8ccd5e98fc797db5c788d21f) Revert "feat: add hover effect on an event card (#2487)" - [`b0c2e49`](https://github.com/AppFlowy-IO/AppFlowy/commit/b0c2e49016c846d2c9002a48f254728ba9f9698b) feat: add hover effect on an event card - [`6381e27`](https://github.com/AppFlowy-IO/AppFlowy/commit/6381e27273c52621661ac870a4c050c439e7cf9b) fix: #2469 duplicated cover ### 📊 Changes **10 files changed** (+82 additions, -64 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/release.yml` (+1 -1) 📝 `frontend/Makefile.toml` (+1 -1) 📝 `frontend/appflowy_flutter/lib/plugins/database_view/calendar/presentation/calendar_day.dart` (+19 -23) 📝 `frontend/appflowy_flutter/lib/plugins/database_view/widgets/card/card.dart` (+1 -0) 📝 `frontend/appflowy_flutter/lib/plugins/database_view/widgets/card/container/card_container.dart` (+12 -4) 📝 `frontend/appflowy_flutter/lib/plugins/document/document_page.dart` (+3 -0) 📝 `frontend/appflowy_flutter/lib/plugins/document/presentation/plugins/emoji_picker/emoji_menu_item.dart` (+23 -19) 📝 `frontend/appflowy_flutter/packages/flowy_infra_ui/lib/style_widget/hover.dart` (+17 -13) 📝 `frontend/appflowy_flutter/pubspec.yaml` (+1 -1) 📝 `frontend/scripts/windows_installer/inno_setup_config.iss` (+4 -2) </details> ### 📄 Description * bump version 0.1.5 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirror 2026-03-23 22:17:58 +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#5267
No description provided.