Skip to content

Update minimum app version - #23

Merged
nilsandrey merged 1 commit into
mainfrom
bug/minappversion
Aug 13, 2026
Merged

Update minimum app version#23
nilsandrey merged 1 commit into
mainfrom
bug/minappversion

Conversation

@nilsandrey

@nilsandrey nilsandrey commented Aug 13, 2026

Copy link
Copy Markdown
Owner

Description

Update minimum app version requirement to 1.11.0.

Related Issues

  • None

Type of Change

  • Major – Breaking change (requires a new major version bump)
  • Minor – New feature, backward-compatible (requires a new minor version bump)
  • Patch – Bug fix or internal improvement, backward-compatible (requires a new patch version bump)

Checklist

  • I have read CONTRIBUTING.md
  • The build passes locally (npm run build)
  • All tests pass locally (npm test)
  • New or modified transforms have unit tests
  • The README.md Features table is updated (if a new command was added)
  • CHANGELOG.md entry is not required here — the pipeline generates it automatically
  • I have tested the change manually inside Obsidian

@nilsandrey nilsandrey changed the title Update minimum app version in manifest Update minimum app version and version number Aug 13, 2026
@nilsandrey nilsandrey self-assigned this Aug 13, 2026
@nilsandrey nilsandrey added the bug Something isn't working label Aug 13, 2026
@nilsandrey

nilsandrey commented Aug 13, 2026

Copy link
Copy Markdown
Owner Author

I have no capacity to test old versions, this plugin should actually work with really old versions but Obsidian started to flag the plugin with Uses Obsidian APIs newer than the declared minAppVersion.
Most likely they cleaned old versions.
I'll deal with any report on current users lowering the number.

@nilsandrey nilsandrey changed the title Update minimum app version and version number Update minimum app version Aug 13, 2026
@nilsandrey
nilsandrey merged commit 8433820 into main Aug 13, 2026
@nilsandrey
nilsandrey deleted the bug/minappversion branch August 13, 2026 16:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant