Improvements
- The clickable area for issues on Kanban and List layouts is now larger. #3157
- To make Plane APIs more performant, Workspace and Project APIs now only work for authorized members. #3144
- The sorting in priority has been reversed to have the highest priority listed first. (#3141)
- setup.sh now reflects changes to self-hosted Publish AKA Space. See contributing.md for the new local setup. #3105
- Tooltips now tell you more about Issue props when they are empty.
- Now you can set a
From
email address in Instance Admin / Email. #3155
Bugs
- Creating an issue deselected the project ID. That’s fixed now. #3131
- Delete and Edit now work in
Peek overview
of issues. #3134 - The member dropdown in
All issues
now works right. - Pesky errors for validating links are now gone. #3147
- Clicking on
Assignee
andLabels
in the right sidebar in Cycles and Modules now applies those filters again. #3142 - Dates in the Date picker now want to be selected as opposed to showing up without your selection. #3127
- States in Kanban and List layouts now follow their order as in Project Settings. #3130
- Toggling
STARTTLS
variables toOff
now honors the choice. #3114 - Users can join projects again when they get an invite and viewers can now leave projects. #3112