Skip to content

Bump version to 4.0.1#87

Merged
JeroenDeDauw merged 2 commits into
masterfrom
release/4.0.1
Apr 13, 2026
Merged

Bump version to 4.0.1#87
JeroenDeDauw merged 2 commits into
masterfrom
release/4.0.1

Conversation

@JeroenDeDauw

Copy link
Copy Markdown
Member

Patch release for the fix in #86 (fixes #85).

Changes:

  • Version bumped to 4.0.1 in extension.json
  • Added 4.0.1 entry to release notes

Co-Authored-By: Claude Opus 4.6 (1M context) noreply@anthropic.com

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@codecov-commenter

codecov-commenter commented Apr 13, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.16%. Comparing base (2d32457) to head (743c3f0).

Additional details and impacted files
@@             Coverage Diff              @@
##             master      #87      +/-   ##
============================================
+ Coverage     92.29%   93.16%   +0.87%     
  Complexity      166      166              
============================================
  Files            17       17              
  Lines           571      571              
============================================
+ Hits            527      532       +5     
+ Misses           44       39       -5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Test the PageSaveComplete, PageMoveComplete, and auto-refresh disabled
paths, which were previously untested. Also refactor common test setup
into shared helpers.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@JeroenDeDauw JeroenDeDauw marked this pull request as ready for review April 13, 2026 22:38
@JeroenDeDauw JeroenDeDauw merged commit b921ca1 into master Apr 13, 2026
8 checks passed
@JeroenDeDauw JeroenDeDauw deleted the release/4.0.1 branch April 13, 2026 22:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

When deleting a page, SubPageList extension throws an exception

2 participants