[GH-ISSUE #8374] [Bug] In the latest release v0.10.5, I didn’t find any added AI Transcript Block code. Was it placed in another project? #3777

Closed
opened 2026-03-23 21:33:07 +00:00 by mirror · 3 comments
Owner

Originally created by @OneLimeSamFang on GitHub (Dec 3, 2025).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/8374

Bug Description

I carefully reviewed the latest 0.10.5, but couldn’t find the relevant AI Transcript Block code. It’s possible I overlooked something—please advise.
It’s not that the released software lacks the feature, but rather that in the accompanying 0.10.5 code, I didn’t find the AI Transcript Block code.

How to Reproduce

It’s not that the released software lacks the feature, but rather that in the accompanying 0.10.5 code, I didn’t find the AI Transcript Block code.

Expected Behavior

It’s not that the released software lacks the feature, but rather that in the accompanying 0.10.5 code, I didn’t find the AI Transcript Block code.

Operating System

macos

AppFlowy Version(s)

0.10.5

Screenshots

No response

Additional Context

No response

Originally created by @OneLimeSamFang on GitHub (Dec 3, 2025). Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/8374 ### Bug Description I carefully reviewed the latest 0.10.5, but couldn’t find the relevant AI Transcript Block code. It’s possible I overlooked something—please advise. It’s not that the released software lacks the feature, but rather that in the accompanying 0.10.5 code, I didn’t find the AI Transcript Block code. ### How to Reproduce It’s not that the released software lacks the feature, but rather that in the accompanying 0.10.5 code, I didn’t find the AI Transcript Block code. ### Expected Behavior It’s not that the released software lacks the feature, but rather that in the accompanying 0.10.5 code, I didn’t find the AI Transcript Block code. ### Operating System macos ### AppFlowy Version(s) 0.10.5 ### Screenshots _No response_ ### Additional Context _No response_
Author
Owner

@OneLimeSamFang commented on GitHub (Dec 3, 2025):

When compiling the program from the code, the AI Transcript feature is missing, but the directly downloaded version does have the AI Transcript feature. Is this a bug, or does it mean that newer versions will no longer be open source? Both are labeled as v0.10.5 code.

<!-- gh-comment-id:3606161770 --> @OneLimeSamFang commented on GitHub (Dec 3, 2025): When compiling the program from the code, the AI Transcript feature is missing, but the directly downloaded version does have the AI Transcript feature. Is this a bug, or does it mean that newer versions will no longer be open source? Both are labeled as v0.10.5 code.
Author
Owner

@OneLimeSamFang commented on GitHub (Dec 3, 2025):

The code corresponding to version 0.10.5 downloads as 0.9.9.

pubspec.yaml

name: appflowy
description: Bring projects, wikis, and teams together with AI. AppFlowy is an
AI collaborative workspace where you achieve more without losing control of
your data. The best open source alternative to Notion.
publish_to: "none"

version: 0.9.9

environment:
flutter: ">=3.27.4"
sdk: ">=3.3.0 <4.0.0"

<!-- gh-comment-id:3606175621 --> @OneLimeSamFang commented on GitHub (Dec 3, 2025): The code corresponding to version 0.10.5 downloads as 0.9.9. pubspec.yaml name: appflowy description: Bring projects, wikis, and teams together with AI. AppFlowy is an AI collaborative workspace where you achieve more without losing control of your data. The best open source alternative to Notion. publish_to: "none" version: 0.9.9 environment: flutter: ">=3.27.4" sdk: ">=3.3.0 <4.0.0"
Author
Owner

@OneLimeSamFang commented on GitHub (Dec 3, 2025):

The build is version 0.10.5, or the latest code, but the compiled AppFlowy does not include the AI transcript and PDF embed features. When running the program compiled from the latest code, it prompts for an upgrade, which proves that the downloaded latest code and the released 0.10.5 are not consistent.

Image Image
<!-- gh-comment-id:3606296574 --> @OneLimeSamFang commented on GitHub (Dec 3, 2025): The build is version 0.10.5, or the latest code, but the compiled AppFlowy does not include the AI transcript and PDF embed features. When running the program compiled from the latest code, it prompts for an upgrade, which proves that the downloaded latest code and the released 0.10.5 are not consistent. <img width="556" height="120" alt="Image" src="https://github.com/user-attachments/assets/57bf5a2c-46be-427d-81d6-da6befdb8580" /> <img width="395" height="421" alt="Image" src="https://github.com/user-attachments/assets/2768819c-e9b9-4991-8e08-c7dee221764b" />
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#3777
No description provided.