Skip to content

Commit

Permalink
next release announcement
Browse files Browse the repository at this point in the history
  • Loading branch information
ciur committed Oct 10, 2024
1 parent 79773a7 commit a58ccf0
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 0 deletions.
51 changes: 51 additions & 0 deletions docs/posts/07-next-releases.md
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.
Binary file added docs/posts/07-next-releases/preview.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit a58ccf0

Please sign in to comment.