[GH-ISSUE #636] Version 3.3 in Beta #500

Closed
opened 2026-02-25 21:32:03 +03:00 by kerem · 1 comment
Owner

Originally created by @ciur on GitHub (Nov 25, 2024).
Original GitHub issue: https://github.com/ciur/papermerge/issues/636

Originally assigned to: @ciur on GitHub.

Version 3.3 is in beta phase i.e it is feature complete but very buggy.
It's documentation is being updated (work in progress).

Documentation has new sections:

Check docker compose section for how to start
application locally.

You can quickly start latest version of the app via

docker run -p 12000:80 \
    -e PAPERMERGE__SECURITY__SECRET_KEY=abc \
    -e PAPERMERGE__AUTH__PASSWORD=pass123 \
    papermerge/papermerge:3.3b16
  • Username: admin
  • Password: pass123
Originally created by @ciur on GitHub (Nov 25, 2024). Original GitHub issue: https://github.com/ciur/papermerge/issues/636 Originally assigned to: @ciur on GitHub. Version 3.3 is in beta phase i.e it is feature complete but very buggy. It's documentation is being updated (work in progress). Documentation has new sections: * [Document Types](https://docs.papermerge.io/3.3/user/document-types/) * [Custom Fields](https://docs.papermerge.io/3.3/user/custom-fields/) * [Path Templates](https://docs.papermerge.io/3.3/user/path-templates/) Check [docker compose](https://docs.papermerge.io/3.3/setup/docker-compose/) section for how to start application locally. You can quickly start latest version of the app via ``` docker run -p 12000:80 \ -e PAPERMERGE__SECURITY__SECRET_KEY=abc \ -e PAPERMERGE__AUTH__PASSWORD=pass123 \ papermerge/papermerge:3.3b16 ``` * Username: admin * Password: pass123
kerem 2026-02-25 21:32:03 +03:00
Author
Owner

@ciur commented on GitHub (Nov 28, 2024):

Here is the Roadmap for 2025

<!-- gh-comment-id:2505516256 --> @ciur commented on GitHub (Nov 28, 2024): Here is the [Roadmap for 2025](https://docs.papermerge.io/3.3/roadmap/)
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
starred/papermerge#500
No description provided.