Skip to content

v0.14.2-dev

Pre-release
Pre-release
Compare
Choose a tag to compare
@sriramveeraghanta sriramveeraghanta released this 30 Dec 12:40
· 1093 commits to master since this release
768b4ab

Improvements

  • Your project identifiers can now have non-Latin characters. #3226
  • A No lead option now shows up in Cycle and Module properties鈥攗seful when you don鈥檛 know who鈥檚 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鈥檛 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鈥檚 gone now. We have also made the Quick-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 the X that showed when you hovered on it. That鈥檚 fixed now, so clicking the selected issue now lets you change it. You can still remove a parent issue by clicking the X. #3267
  • Activities that don鈥檛 fit in one line under Activity in Issue details flow to the next line instead of outside the screen. #3269
  • The Activity log now also shows changes to an issue鈥檚 title. #3271
  • New images in issue details and comments didn鈥檛 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鈥檛 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鈥檛 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鈥檛 reset to its empty state. That鈥檚 fixed now. #3189
  • Invited users who clicked Accept but didn鈥檛 sign up showed up under Members in Workspace settings, but not on the Invite Members modal in Project settings. Now, the tags Pending , Account not created, and Rejected 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鈥檛 supposed to save views or change Date and Label properties. They can鈥檛 anymore. #3260
  • Thanks to daveanthonyc, we are a little better in our grammar on the empty Labels screen. #3120