v0.14.2-dev
版本发布时间: 2023-12-30 20:40:40
makeplane/plane最新发布版本:v0.23.1(2024-10-10 23:26:22)
Improvements
- Your project identifiers can now have non-Latin characters. #3226
- A
No lead
option now shows up in Cycle and Module properties—useful when you don’t know who’s leading a cycle or a module and will assign someone later. #3251 - Estimate points in the
Create estimate
modal now have a 20-character limit. #3188 - Widgets on the dashboard and items on the left nav are all anchor links now which you can click and open in new tabs respectively. #3263
Security
- Clickjacking isn’t possible with Plane.
- Redirections now work a little better, thanks to some nifty engineering by our Flight Engineers.
Bug fixes
- When running Plane locally with a NGINX proxy, relevant headers are now passed explicitly to switch connections from HTTP to Websocket, courtesy @abidkhan484. #3196
- Discarding issues would show a
Save as draft
message. That’s gone now. We have also made theQuick-add
boxes for issues on Kanban and Calendar layouts wider so you can see more of the issue title. #3218 - Clicking the issue in the
Parent issue
property removed it, which should have only happened if you clicked theX
that showed when you hovered on it. That’s fixed now, so clicking the selected issue now lets you change it. You can still remove a parent issue by clicking theX
. #3267 - Activities that don’t fit in one line under
Activity
inIssue details
flow to the next line instead of outside the screen. #3269 - The
Activity
log now also shows changes to an issue’s title. #3271 - New images in issue details and comments didn’t honor the position of the cursor. Now they do. #3224
- Pages now save their content when you edit or duplicate a page. #3203
- The horizontal scroll on the empty Pages screen is now gone. #3218
- @luandnh helped us turn the maximum allowed file size in uploads the same as the maximum allowed file size everywhere in Plane. Meaning, you won’t get an error after the upload process for a file goes through. You will get it right at the beginning. #3160
- If you leave a Custom Theme field empty, you will now see an error, not an incomplete or ugly theme applied to your project. #3246
- Admins and members couldn’t see the button to create new projects on the empty projects screen. They can now. #3204
- After you sent an invite, the
Invite
modal wouldn’t reset to its empty state. That’s fixed now. #3189 - Invited users who clicked
Accept
but didn’t sign up showed up underMembers
inWorkspace settings
, but not on theInvite Members
modal inProject settings
. Now, the tagsPending
,Account not created
, andRejected
help show their status in your Plane workspace and inform you if you can add them to a project. #3279 - Onboarding screens looped for you right after you signed up? No more looping now. #3250
- Guest and Viewers weren’t supposed to save views or change
Date
andLabel
properties. They can’t anymore. #3260 - Thanks to daveanthonyc, we are a little better in our grammar on the empty Labels screen. #3120