[PR #2128] [CLOSED] release 0.1.2 #5111

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

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/2128
Author: @LucasXu0
Created: 3/28/2023
Status: Closed

Base: release/0.1.2Head: release/0.1.2


📝 Commits (3)

  • 0f6331f chore: rename product name
  • 14edb64 chore: upgrade windows project to latest template
  • c42c20b chore: release 0.1.2

📊 Changes

17 files changed (+139 additions, -67 deletions)

View changed files

📝 .github/workflows/release.yml (+10 -0)
📝 CHANGELOG.md (+7 -0)
📝 frontend/Makefile.toml (+1 -1)
📝 frontend/appflowy_flutter/.metadata (+23 -3)
📝 frontend/appflowy_flutter/linux/CMakeLists.txt (+1 -1)
📝 frontend/appflowy_flutter/linux/appflowy.desktop.temp (+1 -1)
📝 frontend/appflowy_flutter/linux/my_application.cc (+38 -26)
📝 frontend/appflowy_flutter/macos/Runner/Configs/AppInfo.xcconfig (+1 -1)
📝 frontend/appflowy_flutter/pubspec.yaml (+1 -1)
📝 frontend/appflowy_flutter/windows/CMakeLists.txt (+4 -2)
📝 frontend/appflowy_flutter/windows/runner/CMakeLists.txt (+22 -5)
📝 frontend/appflowy_flutter/windows/runner/Runner.rc (+10 -10)
📝 frontend/appflowy_flutter/windows/runner/main.cpp (+8 -4)
📝 frontend/scripts/flatpack-buildfiles/io.appflowy.AppFlowy.desktop (+1 -1)
📝 frontend/scripts/flatpack-buildfiles/io.appflowy.AppFlowy.yml (+3 -3)
📝 frontend/scripts/linux_installer/postinst (+5 -5)
📝 frontend/scripts/windows_installer/inno_setup_config.iss (+3 -3)

📄 Description

No description provided


🔄 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/2128 **Author:** [@LucasXu0](https://github.com/LucasXu0) **Created:** 3/28/2023 **Status:** ❌ Closed **Base:** `release/0.1.2` ← **Head:** `release/0.1.2` --- ### 📝 Commits (3) - [`0f6331f`](https://github.com/AppFlowy-IO/AppFlowy/commit/0f6331fdeffa8f1026e476bc9daa9cb8cdd0d316) chore: rename product name - [`14edb64`](https://github.com/AppFlowy-IO/AppFlowy/commit/14edb6462cef284603b970ba2220d245daa39342) chore: upgrade windows project to latest template - [`c42c20b`](https://github.com/AppFlowy-IO/AppFlowy/commit/c42c20b44a17379ca9690e55c74affa389711807) chore: release 0.1.2 ### 📊 Changes **17 files changed** (+139 additions, -67 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/release.yml` (+10 -0) 📝 `CHANGELOG.md` (+7 -0) 📝 `frontend/Makefile.toml` (+1 -1) 📝 `frontend/appflowy_flutter/.metadata` (+23 -3) 📝 `frontend/appflowy_flutter/linux/CMakeLists.txt` (+1 -1) 📝 `frontend/appflowy_flutter/linux/appflowy.desktop.temp` (+1 -1) 📝 `frontend/appflowy_flutter/linux/my_application.cc` (+38 -26) 📝 `frontend/appflowy_flutter/macos/Runner/Configs/AppInfo.xcconfig` (+1 -1) 📝 `frontend/appflowy_flutter/pubspec.yaml` (+1 -1) 📝 `frontend/appflowy_flutter/windows/CMakeLists.txt` (+4 -2) 📝 `frontend/appflowy_flutter/windows/runner/CMakeLists.txt` (+22 -5) 📝 `frontend/appflowy_flutter/windows/runner/Runner.rc` (+10 -10) 📝 `frontend/appflowy_flutter/windows/runner/main.cpp` (+8 -4) 📝 `frontend/scripts/flatpack-buildfiles/io.appflowy.AppFlowy.desktop` (+1 -1) 📝 `frontend/scripts/flatpack-buildfiles/io.appflowy.AppFlowy.yml` (+3 -3) 📝 `frontend/scripts/linux_installer/postinst` (+5 -5) 📝 `frontend/scripts/windows_installer/inno_setup_config.iss` (+3 -3) </details> ### 📄 Description _No description provided_ --- <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:17 +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#5111
No description provided.