SIGN IN SIGN UP
makeplane / plane UNCLAIMED

🔥🔥🔥 Open-source Jira, Linear, Monday, and ClickUp alternative. Plane is a modern project management platform to manage tasks, sprints, docs, and triage.

47125 0 1 TypeScript

TAGS

20 tags
v1.2.3

[WEB-6420] chore: self-host social icons in project invitation email (#8718) * chore: add self-hosted social icon assets for email templates * chore: pass current_site to project invitation email context * chore: replace mailinblue CDN icons with self-hosted static assets

v1.2.2

fix: Member Information Disclosure via Public Endpoint #8646

v1.2.1

[WEB-5654]fix: custom select selection and dropdown close #8324

v1.2.0

sync: canary to preview

v1.1.0

[WEB-5196] chore: switch from isomorphic-dompurify to dompurify (#7983) * [WEB-5196] chore: switch from isomorphic-dompurify to dompurify Replace isomorphic-dompurify with dompurify package in utils. This change simplifies the dependency and uses the canonical DOMPurify package directly. * fix: removing dompurify from the space app as dependency * chore: remove unused import --------- Co-authored-by: sriramveeraghanta <veeraghanta.sriram@gmail.com>

v1.0.0

Merge branch 'canary' of github.com:makeplane/plane into preview

v0.28.0

sync: canary changes to preview

v0.27.1

refactor: update paths and structure for server services in Docker and documentation (#7333) - Changed references from 'apiserver' to 'apps/server' in Docker configurations and environment setup. - Updated contributing documentation to reflect the new service structure. - Adjusted setup script to accommodate the new directory layout. - Removed obsolete files related to the previous structure.

v0.27.0

sync: canary changes to preview

v0.26.1

Merge branch 'canary' of github.com:makeplane/plane into preview

v0.26.0

chore: comment out APP_RELEASE variable update in build-branch workflow (#6989)

v0.25.3

chore: update package version

v0.25.2

chore(deps): bump the npm_and_yarn group across 6 directories with 2 updates (#6737) Bumps the npm_and_yarn group with 2 updates in the / directory: [axios](https://github.com/axios/axios) and [tsup](https://github.com/egoist/tsup). Bumps the npm_and_yarn group with 1 update in the /live directory: [tsup](https://github.com/egoist/tsup). Bumps the npm_and_yarn group with 1 update in the /packages/editor directory: [tsup](https://github.com/egoist/tsup). Bumps the npm_and_yarn group with 1 update in the /packages/hooks directory: [tsup](https://github.com/egoist/tsup). Bumps the npm_and_yarn group with 1 update in the /packages/ui directory: [tsup](https://github.com/egoist/tsup). Bumps the npm_and_yarn group with 1 update in the /packages/utils directory: [tsup](https://github.com/egoist/tsup). Updates `axios` from 1.7.9 to 1.8.2 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](https://github.com/axios/axios/compare/v1.7.9...v1.8.2) Updates `tsup` from 7.3.0 to 8.3.5 - [Release notes](https://github.com/egoist/tsup/releases) - [Commits](https://github.com/egoist/tsup/compare/v7.3.0...v8.3.5) Updates `tsup` from 7.3.0 to 8.4.0 - [Release notes](https://github.com/egoist/tsup/releases) - [Commits](https://github.com/egoist/tsup/compare/v7.3.0...v8.3.5) Updates `tsup` from 7.3.0 to 8.4.0 - [Release notes](https://github.com/egoist/tsup/releases) - [Commits](https://github.com/egoist/tsup/compare/v7.3.0...v8.3.5) Updates `tsup` from 7.3.0 to 8.4.0 - [Release notes](https://github.com/egoist/tsup/releases) - [Commits](https://github.com/egoist/tsup/compare/v7.3.0...v8.3.5) Updates `tsup` from 7.3.0 to 8.4.0 - [Release notes](https://github.com/egoist/tsup/releases) - [Commits](https://github.com/egoist/tsup/compare/v7.3.0...v8.3.5) Updates `tsup` from 7.3.0 to 8.4.0 - [Release notes](https://github.com/egoist/tsup/releases) - [Commits](https://github.com/egoist/tsup/compare/v7.3.0...v8.3.5) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: tsup dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: tsup dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: tsup dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: tsup dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: tsup dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: tsup dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v0.25.1

fix: work item assignee update validation (#6704)

v0.25.0

fix: package version update

v0.24.1

fix: instance changelog url updated

v0.24.0

Merge pull request #6121 from makeplane/preview release: v0.24.0

v0.23.1

[PE-56] fix: image aspect ratio (#5794) * regression: image aspect ratio fix * fix: name of variables changed for clarity

v0.23.0

Merge pull request #5764 from makeplane/preview release: v0.23.0

v0.22-dev

Merge pull request #5041 from makeplane/preview release: v0.22-dev