Release v1.3.0
Here's everything that's new and better on self-hosted Plane.
✨ New features
[One and Pro] Time Tracking
Track the time it took to close an issue right from the peek-over view. Project admins can see all project Worklogs in Workspace Settings and export them as CSV files.
[One and Pro] Publish Views
Publish views to your custom domains for external sharing.
- The layout you choose is the one that gets published.
- Signed-in users can comment, upvote, downvote, and add emoji reactions to your issues.
[Pro] Issue Types
Create custom issue types with their own unique properties and attributes. Each new type starts with default properties and can be customized with more properties + values.
[Pro] Project Grouping
Projects are now tidier and easier to navigate with Project Grouping. View just your projects or all in your workspace, sort by access, priority, state, leads, or members, and display them in Gallery, Board, Table, or Timeline layouts. Everything's neatly organized, how you like it.
👀 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 now Intake and Notifications is now Inbox. Simpler, we think.
- Only admins can bulk delete issues.
- Pressing / now brings the focus to a page.
- The placeholder Press / for commands in issue comments is now Add comments.
- Updated empty state image for project views.
- You can now react to issues directly from the issue card in published 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 and My Projects are now Your Work and Your 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.
🐛 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.
- 1Password users can now log in without any hassle.
- 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.
- Reactions on issues now display correctly in published views.
- 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.
- [Pro] Empty groups are no longer visible on the Kanban board in published views.
- Toggling full-width mode in Pages is now faster in Safari.
- Adding duplicate labels now show 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.
