V4.5.0 zyx - #2734
Open
Ysep wants to merge 10 commits into
Open
Conversation
The editor-driven "section number" feature (Settings > Editor > Markdown Editor) was removed in 8530575 (v4.3.0). Restore it only in release artifacts instead of re-adding it to master: package/ restore-section-numbering.patch carries the inverse of 8530575, resolved against current master. The "Insert file name as title" getter/setter that 35f70da removed later is deliberately NOT restored. The patch is applied idempotently before cmake configure in: - scripts/pack-win.ps1 - .github/workflows/{ci-win,ci-linux,ci-macos}.yml Verify with: git apply --check package/restore-section-numbering.patch
在 sync-code 和 mirror-release 作业的 if 条件中添加仓库检查
编译版本好改为 v4.5.0.1
4.5.0.1 -> 4.5.0_zyx
VERSION 4.5.0 -> VERSION 4.5.0_zyx
- CMakeLists.txt: project VERSION 4.5.0 -> 4.5.0.1 - 新增 ci-wisondows.yml: Qt6/Win64/MSVC2022 构建,VNOTE_VER 与 CMake VERSION 保持一致 - docs/code_change.md: 记录本次变更
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.