v0.23.0
Here's everything that's new and better on Community.
❗❗ IMPORTANT: When upgrading to v0.23, make sure you are using the latest version of Docker Compose. If you are on a custom Docker setup, you'll need to install RabbitMQ and provide the necessary env variables in app-env.
✨ New Features
Lossless edits and version history in Pages
Collaborate on Pages with your team without losing edits. Track changes in Pages with a version history going back 20 edits.
Favorites
Easily organize and access your favorite pages, projects, views, cycles, and modules under Your Favourites
on the sidebar on the left.
👀 Improvements
- Guests can no longer create issues in projects or edit them. They can continue to create issues in Intake and see them through until they are closed.
- Viewers are now gone. Invite folks in as a Guest and toggle ↓ on to let them view all issues.
- Three new external API endpoints are added. You can now add members to your workspace and projects, and attach files to issues with external IDs and sources.
Inbox
is nowIntake
andNotifications
is nowInbox
. Simpler, we think.- Pressing
/
now brings the focus to a page. - The placeholder
Press / for commands
in issue comments is nowAdd comments
. - Updated empty state image for project views.
Load more
in layouts is now blue for better visibility.- Private pages can now be made public even when locked. The reverse is also true.
My Work
andMy Projects
are nowYour Work
andYour Projects
. It's all yours, after all.- Only admins and creators of issues, cycles, modules, views, and pages can delete them.
- The look and feel of your Profile is now better.
- The drag experience in the page editor is now smoother.
- Clicking cycle stats now takes you to the cycle details page with relevant filters applied.
- Improved UI for the empty state of workspace notifications.
- Images can now be viewed in an expanded view by clicking on the expand icon on the image.
- Removed
Workspace setting
form the sidebar now you can access it from the workspace dropdown.
🐛 Bug fixes
- Empty state for Views now has a button to add issues.
- Archived sub-issues will now show under Archives by default.
- Long project names are now truncated in the project dropdown in Analytics.
- Left navbar auto-collapses on small screens.
- Tooltips no longer overlap in the icon select dropdown in Pages.
- Fixed text overflow in the project select dropdown in
Export Issue
. - Leaving a project now redirects you to the home screen without refreshing.
- CMD + Z now works fine in issue descriptions.
- A warning now appears if you forget to add a title to an issue.
- Switching projects resets filters applied on intake issues.
- Restoring or deleting issues updates the issue count in the archived issues header.
- Headings 4, 5, and 6 in markdown now work as they should.
- Fixed color inconsistencies in table headers for bold text.
- Issue widgets for archived issues are no longer editable.
- Changes to issue details now instantly reflect on the issue cards in the calendar layout.
- Clicking
Mark as read
now updates the inbox count properly. - Mentioning a user no longer causes the focus to disappear.
- Removing an issue from a cycle now removes it from the board immediately.
- Long display names (over 20 characters) now trigger an error message.
- Pressing Shift + Return in to-do lists correctly adds a new checkbox.
- The image resizer outline now aligns correctly.
- All details are now visible at the bottom of
My work
page. - Changing layouts or adding display options no longer hides the
Update View
button. - The progress bar now shows all state groups with their respective colors and state names on hover.
- Workspace admins can now change the roles of other admins.
- Exported issue file status updates automatically when processing is complete.
- Toggling full-width mode in Pages is now faster in Safari.
- Adding duplicate labels now shows a toast notification.
- Adding an image to the
Create Issue
modal no longer pulls images from a page. - Cycle dates can no longer be changed for completed cycles.
- Page links now work just fine.
- Switching cycles or modules works even when one sidebar is already open.
- Adding a parent to an issue from the peek-over view no longer reloads the screen.
- Removed users’ avatars no longer appear on project cards.
- Casing is now consistent throughout the platform.
- Snoozed issues with past due dates no longer show the incorrect time remaining.
- Deleting a cycle, module, view, or page no longer shows a false "failed to delete" toast notification.
- The
Help
icon in the left navbar is better aligned. - Unauthorized users trying to delete issues now see the correct toast alert.
- Password field no longer comes pre-filled during login.
- Project members can no longer delete inbox issues.
- Text overflow on hover is fixed for empty state comic buttons.
- An error message now appears when you don't have permission to view a page.
- Fixed double placeholders for list items.
- After onboarding, users are now correctly redirected to the workspace.
- Padding around the login screen is now consistent across all screen sizes.
- Module progress charts now switch between points and issues for archived modules.
🏗️ Infra
Fixed setup.sh for macOS support
setup.sh
now runs smoothly on macOS, so you can install and set up Plane on your Mac without the previous issues.
Self-hosted custom build
You can now create custom containerized versions of your self-hosted instance to suit your specific self-hosting setup.