v0.12.1-dev
Pre-release
Pre-release
sriramveeraghanta
released this
12 Sep 08:10
·
3182 commits
to master
since this release
Patch v0.12.1-dev
is here, focusing on improving our self-hosting options and fixing issues from Plane Deploy.
Improvements
- Users can now change the access level of comments (to support Plane Deploy) they have posted and view whether the comment is public or private after posting it. (#2116)
- Specific icons will now be rendered for different dates based on the time difference from the current date. (#2114)
- Updated the state icons and colors throughout the platform. (#2126)
- Removed the
getServerSideProps
function from the app installations page. (#2130) - Added a pre-release tag for workflow publications. (#2133)
Bug Fixes
- Fixed a workspace-level typo in cross-project issue linking. (#2105)
- Resolved the opacity issue on the settings page. (#2105)
- Fixed the text color of the role-select dropdown in onboarding. (#2117)
- Updated the Plane logo in various places across the product. (#2118)
- Resolved the issue where custom start and due date filters were not working on 'My Issues' and 'Profile Issues'. (#2123)
- Corrected the logic for checking the existence of an object, rather than its truthiness or falseness. (#2137)
- Fixed the handleClose function of the export modal. (#2124)
- Fixed the issue of comment ordering for public boards. (#2108)
- Corrected the issue with the edit issue comment mutation on Plane deploy. (#2109)
- Removed the triage issue status from public boards. (#2110)
- Made editor fixes for space. (#2119)
- Fixed the comment card's editor integration for space. (#2129)
- Removed redundant content being set twice for the web. (#2129)
- Slash commands now work as expected in Space comments. (#2129)