Skip to content

Update docmost to version v0.25.1#4656

Merged
al-lac merged 1 commit intomasterfrom
update-docmost-v0.25.1
Feb 5, 2026
Merged

Update docmost to version v0.25.1#4656
al-lac merged 1 commit intomasterfrom
update-docmost-v0.25.1

Conversation

@al-lac
Copy link
Collaborator

@al-lac al-lac commented Feb 5, 2026

🤖 This is an automated pull request to update docmost to version v0.25.1. This PR must be reviewed and tested before merging.

Auto-generated update considerations:

  • API pagination changed from offset-based to cursor-based pagination. If using the API directly with pagination, code changes are required.
  • Search API endpoints now return data.items[] instead of data[] format.
  • New environment variable available: HOST binding is now configurable for IPv6 support.
  • Database driver migrated from node-postgres to postgres.js, which may affect connection behavior or performance characteristics.
  • Logging system switched from previous logger to pino, which may change log format and output.
  • Large file upload support added, may require reviewing any file size limits or storage configurations.
  • Tiptap editor upgraded to V3, which is a major version change that could affect editor behavior.

Original GitHub release notes

@github-actions
Copy link

github-actions bot commented Feb 5, 2026

🎉   Linting finished with no errors or warnings   🎉

Thank you for your submission! This is an automated linter that checks for common issues in pull requests to the Umbrel App Store.

@al-lac
Copy link
Collaborator Author

al-lac commented Feb 5, 2026

🤖 This is an automated summary of installation tests for docmost:

  • ✅ App successfully installed in umbrel-dev instance
  • ✅ App successfully listed in umbrel.yaml
  • ✅ App UI successfully returns a 200 status code
  • 📸 Screenshot of the app:
    App Screenshot

This PR must still be reviewed and tested before merging.

@al-lac
Copy link
Collaborator Author

al-lac commented Feb 5, 2026

Tested update on Umbrel dev instance.

@al-lac al-lac merged commit 62866a8 into master Feb 5, 2026
1 check passed
@al-lac al-lac deleted the update-docmost-v0.25.1 branch February 5, 2026 13:03
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.

1 participant