-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
51 additions
and
0 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,51 @@ | ||
--- | ||
date: 2024-10-10 | ||
categories: | ||
- news | ||
tags: | ||
- announcement | ||
- release | ||
- roadmap | ||
- features | ||
--- | ||
|
||
# Updates | ||
|
||
After long and fun development, release 3.3 is almost ready to go out. | ||
Version 3.3 will be officially released in mid November 2024. | ||
It will feature custom fields per document type. | ||
Besides view of the custom fields inside document viewer, user | ||
will be able to list ALL documents of specific document type along with | ||
their custom fields (thus user will be able to sort/filter by custom fields). | ||
|
||
The plan for subsequent releases is following: | ||
|
||
- Demo page will come back in November 2024 | ||
- papermerge.com web page will be fully updated in November 2024 as well | ||
- Version 3.4 will be out in December 2024 and it will include documents/folder sharing | ||
between users and user groups | ||
|
||
|
||
of course documentation for version 3.3 with setup guides will be updated. | ||
Here is a quick preview of how 3.3 will look like. | ||
|
||
![quick preview](07-next-releases/preview.gif) | ||
|
||
|
||
In case you are wondering what was happening since April 2024 (when 3.2 was out) until today (October 2024): | ||
I've re-written frontend almost from scratch! | ||
|
||
If you are not interested in very technical jargon, you can stop reading now, because what will | ||
follow is intended only for tech nerds. Thank you for reading this blog post so far. Bye. | ||
|
||
So, dear nerd, as I said above - I was re-writing whole frontend. To be exact: now papermerge | ||
frontend is Vite + React + TypeScript + Redux Toolkit + Mantine stack application. | ||
|
||
Everybody knows what first four entities are. | ||
|
||
But what is Mantine? | ||
|
||
[Mantine is this](https://mantine.dev/), awesome, fantastic - reactive UI library. | ||
|
||
Now, that I have plenty of time - Papermerge development is full speed again. Last time | ||
when it was full time developing it was back in 2020. |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.