Commit Graph

  • 1ea5ffb510 [WEB-6969] feat: workspace-level views work items export (#6742) Sangeetha 2026-04-20 19:26:23 +05:30
  • 33f540fda3 [PHOENIX-135] chore: default state for workflow and approver activity (#6778) Vamsi Krishna 2026-04-20 19:01:14 +05:30
  • 3e0a884320 [WEB-6332] chore: remove deprecated hast and mdast packages (#6800) Aaron 2026-04-20 20:20:15 +07:00
  • c62930ebcf chore: bump up the package version sriramveeraghanta 2026-04-20 17:20:12 +05:30
  • f1d567accc chore: add Claude Code skills for PR descriptions and release notes (#8920) sriram veeraghanta 2026-04-20 17:17:54 +05:30
  • 62b2d1b207 chore: update CODEOWNERS for apps and deployments (#8919) sriram veeraghanta 2026-04-20 17:17:34 +05:30
  • 158f728a64 [PHOENIX-138] feat: show work item count for views (#6806) Anmol Singh Bhatia 2026-04-20 17:11:46 +05:30
  • 0a57ced147 [WEB-6996] chore: add ascending/descending toggle for order by in work items (#6804) Aaryan Khandelwal 2026-04-20 17:10:28 +05:30
  • 281a20672a [PHOENIX-139] chore: rename "Relation" to "Dependency" in timeline modal (#6810) Anmol Singh Bhatia 2026-04-20 17:06:44 +05:30
  • 30fa8b453f fix: pin tsx as local devDependency in @plane/i18n (#6808) sriram veeraghanta 2026-04-20 17:06:10 +05:30
  • ccc223b630 [WEB-6909] fix: use SPACE_BASE_PATH constant for space pages copy link (#6809) sriram veeraghanta 2026-04-20 16:41:21 +05:30
  • da41f14a05 chore(ci): suppress CodeQL file coverage deprecation warning (#8916) sriram veeraghanta 2026-04-20 15:39:30 +05:30
  • aea66f53f4 fix: sanitize filenames in upload paths to prevent path traversal (#8879) sriram veeraghanta 2026-04-20 15:33:30 +05:30
  • 45b4fc8932 [SILO-1158] chore: add context for project in relations API (#8860) Saurabh Kumar 2026-04-20 15:29:28 +05:30
  • a8a16c8ba0 fix: replace IS_SELF_MANAGED with WEBHOOK_ALLOWED_IPS allowlist (#8884) sriram veeraghanta 2026-04-20 15:28:33 +05:30
  • ac11c3ef79 fix: enforce workspace membership on V2 asset endpoints (#8885) sriram veeraghanta 2026-04-20 15:26:59 +05:30
  • b70cd82358 chore: update pro plan features list (#6805) b-saikrishnakanth 2026-04-20 15:15:33 +05:30
  • 5ae11d3eb9 [WEB-6927] feat workspace billing plans (#6794) b-saikrishnakanth 2026-04-20 14:09:42 +05:30
  • 85335e7a18 fix: restore work-items root store autorun tracking (#6796) Prateek Shourya 2026-04-17 22:39:55 +05:30
  • 6757de4adb refactor: revert to previous billing plan changes (#6790) b-saikrishnakanth 2026-04-17 21:13:41 +05:30
  • 727833e0b4 [PHOENIX-50] chore: rename Manual to Manual - Rank in order by (#6793) Aaryan Khandelwal 2026-04-17 20:54:39 +05:30
  • eef44baa79 [WEB-6986] fix: resolve ref forwarding warning in Recents widget and MobX strict-mode violation in IssueRootStore (#6786) Aaron 2026-04-17 20:36:21 +07:00
  • 62242d05d7 chore(deps): bump pypdf in /apps/pi in the pip group across 1 directory (#6783) dependabot[bot] 2026-04-17 19:05:10 +05:30
  • ee5c23e7e5 Fix/bedrock inference profile custom model visibility (#6792) pratapalakshmi 2026-04-17 16:52:12 +05:30
  • 3fcf89acd2 [WEB-6984] chore(i18n): gitignore auto-generated translation key types (#6784) Prateek Shourya 2026-04-17 16:03:27 +05:30
  • c83b6931cb [WEB-6891] fix: link pre-selected modules to work items when creating project from template (#6775) Prateek Shourya 2026-04-16 22:10:23 +05:30
  • fa8d9aec68 [WEB-6978] fix: preserve custom property sort_order in project templates (#6776) Prateek Shourya 2026-04-16 21:44:48 +05:30
  • ca52e43ff8 [WEB-6983] fix: update view button disappearing on new PQL query (#6781) Aaryan Khandelwal 2026-04-16 21:44:26 +05:30
  • 1359ce6f74 fix(desktop): flush cookie store on quit to persist sessions across restarts (#6773) Aaron 2026-04-16 23:07:47 +07:00
  • 16e413fff6 fix(web): fix update banner for long-lived SPA sessions (#6777) Aaron 2026-04-16 23:06:46 +07:00
  • 3a448e0a61 [WEB-6910][PHOENIX-117] fix: allow sign-up for users with matching IdP groups via group sync mappings (#6695) Nikhil 2026-04-16 21:36:01 +05:30
  • 117819119f [WEB-6981] chore: ORDER BY and LIMIT as standalone queries (#6779) Aaryan Khandelwal 2026-04-16 21:34:20 +05:30
  • db1a818663 [WEB-6971] chore: removed workflow validation from intake (#6764) Bavisetti Narayan 2026-04-16 21:33:12 +05:30
  • 5b64c933c3 [WEB-6982] chore: added versioning in cycle scheduling (#6780) Bavisetti Narayan 2026-04-16 21:31:56 +05:30
  • 311c30e06e [WEB-6563] fix: updated success toast messages for copy links (#6245) b-saikrishnakanth 2026-04-16 21:29:36 +05:30
  • deaac9ea37 [WEB-6909] feat: report page in space pages via email (#6694) b-saikrishnakanth 2026-04-16 21:28:55 +05:30
  • bf905067d8 [WEB-6927] feat workspace billing plans (#6751) b-saikrishnakanth 2026-04-16 21:28:17 +05:30
  • b4b4c287d8 [PAI-1348] fix: ai ui improvements (#6745) Akshita Goyal 2026-04-16 20:41:25 +05:30
  • 6345dc234c [PAI-1060] chore: pass additional context for mention components (#5340) Akhil Vamshi Konam 2026-04-16 20:40:57 +05:30
  • cd3e9e12df [WEB-6938] fix: PQL order by clause (#6719) Nikhil 2026-04-16 20:11:12 +05:30
  • 14d1e18ab1 [PAI-1365] fix: remove complex dicts in plotting tool param to avoid llm confusion (#6750) sunder 2026-04-16 19:45:34 +05:30
  • 9139410d85 [PAI-1357] chore: pi chat memory migration (#6729) Akhil Vamshi Konam 2026-04-16 19:18:05 +05:30
  • 247e0f0310 [PAI-1344] chore: discard duplicate suggestions (#6628) Akhil Vamshi Konam 2026-04-16 17:14:13 +05:30
  • 7430eff318 [WEB-6953] feat: add English labels to language selector dropdown (#6774) Anmol Singh Bhatia 2026-04-16 17:09:43 +05:30
  • 89c652da33 [SILO-1179] fix: validate nested zip wrapper in Notion import (#6707) Surya Prashanth 2026-04-16 17:08:26 +05:30
  • 0058ad2799 [PAI-1350] chore: delete page summary (#6680) Akhil Vamshi Konam 2026-04-16 16:25:55 +05:30
  • d4f5d54c27 [PAI-1320] feat: mobile pi build mode (#6469) Akhil Vamshi Konam 2026-04-16 16:25:15 +05:30
  • 9dab5c8e60 [WEB-6973]: chore: improve hierarchy to support multiple type validations (#6765) Nikhil 2026-04-16 15:21:30 +05:30
  • 1d8067c233 fix(web): move sw.js version stamp to react-router buildEnd hook (#6771) Aaron 2026-04-16 16:48:42 +07:00
  • 15dbd4fe6f [WEB-6534] feat: update work item creation toast with clickable identifier (#6766) Anmol Singh Bhatia 2026-04-16 15:03:36 +05:30
  • 8b6b659053 [WEB-6972] feat: add assignee, label, and module IDs to WorkItemListSerializer (#6769) Nikhil 2026-04-16 15:01:49 +05:30
  • e6b6e2d4ee chore(deps): bump pypdf (#6767) dependabot[bot] 2026-04-16 15:00:46 +05:30
  • 61dc5a2008 fix(web): remove Vercel skew protection causing asset loading failures (#6770) Aaron 2026-04-16 16:26:53 +07:00
  • f2f3f97228 [WEB-6534] feat: add copy ID button to work item creation toast (#6753) Anmol Singh Bhatia 2026-04-15 19:58:50 +05:30
  • 5a805a2bb5 [PHOENIX-91] bug: added uniquness in cycle name (#6758) Bavisetti Narayan 2026-04-15 19:58:13 +05:30
  • 43c15cac87 [WEB-6970] fix: hide cycle and module columns in epic spreadsheet layout (#6762) Anmol Singh Bhatia 2026-04-15 19:57:01 +05:30
  • 6f69a64f19 [WEB-6966] fix: advance filter alignment (#6759) Anmol Singh Bhatia 2026-04-15 19:52:07 +05:30
  • 26af8cf8a4 [MOB-1568] chore: add ai_pages_blocks feature flag (#6715) Lakhan Baheti 2026-04-15 19:47:58 +05:30
  • 7b11aaede0 fix(i18n): guard t() against namespace-node returns to prevent React crashes (#6763) Prateek Shourya 2026-04-15 19:31:47 +05:30
  • b06e3d1c55 [SILO-1182] feat: added jira cloud in parity with jira server (#6746) Henit Chobisa 2026-04-15 16:15:30 +05:30
  • 422fa3d013 chore: add recreate flag to the /deploy for a fresh install (#6756) pratapalakshmi 2026-04-15 14:05:46 +05:30
  • 3a859a7877 [WEB-6957] refactor(i18n): sync non-English locales + add CI enforcement for key parity (#6752) Prateek Shourya 2026-04-15 02:38:41 +05:30
  • 01e7172118 [WEB-5541] refactor(i18n): migrate packages/i18n from MobX to react-i18next with per-feature namespaces (#6449) Prateek Shourya 2026-04-14 23:41:21 +05:30
  • 2935e775e7 [PAI-1346] feat: agentic search fallback in absence of embedding model (#6663) sunder 2026-04-14 20:54:35 +05:30
  • a2bbce6815 [PHOENIX-112] feat: workflow states filter (#6748) Vamsi Krishna 2026-04-14 20:50:56 +05:30
  • d24c4e16c0 sync: master branch changes sriram veeraghanta 2026-04-14 20:32:49 +05:30
  • fbfcf1eebf [WEB-6931] fix : customer description save race (#6718) Vipin Chaudhary 2026-04-14 18:35:51 +05:30
  • 40adf0543e [WEB-6948] fix: adjust sub work item search and parent work item search filtering logic when hierarchy is enabled/disabled (#6739) Nikhil 2026-04-14 18:35:26 +05:30
  • c3c643a6b6 [WEB-6929] fix: notification click now highlights and scrolls to referenced activity (#6724) Anmol Singh Bhatia 2026-04-14 16:10:40 +05:30
  • 85f4bf3846 [WEB-6928] fix: display URL validation error on customer record form submit (#6725) Anmol Singh Bhatia 2026-04-14 16:10:24 +05:30
  • a552a5f20f [WEB-6941] fix: align label and module select dropdowns in issue detail (#6726) Anmol Singh Bhatia 2026-04-14 16:10:09 +05:30
  • 923af3eb0a [WEB-6943] fix: notification "Show Unread" filter not hiding read notifications (#6732) Anmol Singh Bhatia 2026-04-14 16:09:55 +05:30
  • 508e7171d2 [WEB-6881] chore(editor): improve PQL run button UX (#6735) Anmol Singh Bhatia 2026-04-14 16:09:29 +05:30
  • 95bbfc1db3 fix: failing pytest (#6740) pratapalakshmi 2026-04-14 16:08:33 +05:30
  • 85bbfc2997 [WEB-6498] fix: disable 'is_epic' field when creating or updating issue types (#6737) Nikhil 2026-04-14 15:58:21 +05:30
  • ce1698ba3c chore(deps): bump pillow in /apps/pi in the pip group across 1 directory (#6738) dependabot[bot] 2026-04-14 15:42:28 +05:30
  • e1f9801974 [INFRA-314] chore: add pytests for api (#6736) pratapalakshmi 2026-04-14 14:10:02 +05:30
  • 13db2f883f enhance sub-issue query performance with optimized annotations and subqueries (#8889) Phạm Nguyên Phương 2026-04-14 15:24:28 +07:00
  • bbf14fba31 chore(deps): bump pytest (#8891) dependabot[bot] 2026-04-14 13:54:04 +05:30
  • 2863dd0270 chore(deps): bump the pip group across 2 directories with 1 update (#6734) dependabot[bot] 2026-04-14 13:16:51 +05:30
  • 4504154671 release: v2.5.3 #6547 sriram veeraghanta 2026-04-14 13:10:12 +05:30
  • 05b45edb07 chore: add release-notes Claude Code skill (#6722) sriram veeraghanta 2026-04-14 01:23:00 +05:30
  • 79c7fd0741 [PAI-1364] chore: stream mobile todo events (#6723) Akhil Vamshi Konam 2026-04-13 20:22:27 +05:30
  • 60f9de26c1 [WEB-6925]feat: added 'workflows' rich filter and PQL support for work items list (#6701) Vamsi Krishna 2026-04-13 19:36:24 +05:30
  • cc6bfba02c [WEB-6890] fix: spreadsheet custom property cell styling and code cleanup (#6693) Anmol Singh Bhatia 2026-04-13 19:35:16 +05:30
  • db3c8f27dc [WEB-6840] feat: skip role & use-case steps for self-hosted instances (#8890) Anmol Singh Bhatia 2026-04-13 18:24:12 +05:30
  • a345894e2f [WEB-6922] refactor: derive transferable issues count from available cycle detail fields (#6710) Anmol Singh Bhatia 2026-04-13 16:44:48 +05:30
  • 8f515dfeeb [WEB-6930] fix(board): prevent collapsed columns from breaking sub-grouped board layout (#6717) Anmol Singh Bhatia 2026-04-13 16:26:24 +05:30
  • bb67be833f [SILO-1180] chore: move gitlab verify webhook methods from etl to silo (#6714) Saurabh Kumar 2026-04-13 16:23:42 +05:30
  • cd2ef11985 Chore: add support to access bedrock models via inference profiles (#6613) pratapalakshmi 2026-04-13 16:03:43 +05:30
  • d072dd54a1 chore: enforce axios 1.15.0 via pnpm override (#6713) sriram veeraghanta 2026-04-13 14:46:20 +05:30
  • 46d7f668a8 [WEB-6092]fix: activity highlight for notifications redirect (#6689) Vamsi Krishna 2026-04-13 14:35:58 +05:30
  • 1fe5665921 chore(deps): bump @makeplane/plane-node-sdk from 0.2.8 to 0.2.11 (#6708) sriram veeraghanta 2026-04-13 14:19:42 +05:30
  • 57f207d3fa [WEB-6926] fix: notification unread indicator not showing until clicked (#6709) Anmol Singh Bhatia 2026-04-13 14:18:33 +05:30
  • 4241bc7f81 [WEB-6924] fix: existing issue modal item checkbox overflow (#6711) Anmol Singh Bhatia 2026-04-13 12:54:02 +05:30
  • 362ee466f7 feat(web): add Vercel Skew Protection and stale chunk recovery (#6556) Aaron 2026-04-13 14:22:58 +07:00
  • da22c82c17 feat: add WorkspaceAdminOnlyPermission for external API access control feat/workspace-admin-api-permissions sriram veeraghanta 2026-04-13 00:43:24 +05:30
  • 439b09d130 [WEB-6919] fix: board card title overflow with long URLs or non-spacing text (#6706) Anmol Singh Bhatia 2026-04-13 00:40:03 +05:30
  • 506688e412 fix: disable suspended users in member selection UIs (#6703) Prateek Shourya 2026-04-12 00:10:32 +05:30
  • 32a950ceb4 [WEB-6580] fix: disable suspended users in member selection UIs (#6702) Prateek Shourya 2026-04-11 19:37:07 +05:30