Description
Hi all,
Gitea v1.22.0-rc0
has been released.
We have created the release/v1.22
branch accompanied by the v1.23.0-dev
tag and are now using main
for 1.23
development.
As always, this issue is intended to show what you can expect from the next version.
Schedule
Gitea 1.23
is currently set to enter feature freeze on 2024-06-15 23:59 UTC, so in the middle of 2024.
This deadline is at the moment only a rough estimate and might change in the future.
Roadmap
UI Improvements
The target is retiring Jquery & Fomantic UI and introduces some realtime updating in some pages instead of reload the whole page.
- Fomantic UI replacements via web components #29849
- Live removal of issue comments using htmx websocket #28958
- Add pubsub system for websocket server #29719
Actions Improvements
Projects Improvements
- Add project column choice option on issue sidebar #30617
- Notes for Project-Board-Columns #29045
- Rename project board -> column to make the UI less confusing #30170
- Add project workflow feature so users can define how to execute steps when project related events fired #30205
- Add support multiple projects again #30381
- Add issue comment when moving issues from one column to another of the project #29311
Packages Improvements
Translation
Try to use another format to store the translation files.
Performance
Improve the pull request details page loading performance.
Administration
Support change frequently changes configurations from the admin panel.
Others
Previous Plans
⚠️ Important
This summary is for things you plan to implement yourself, not things you want (from other people).
Wishes and other off-topic comments will be hidden.