Releases: gitu/pert.li
Releases · gitu/pert.li
Release list
v0.8.0
What's Changed
- feat(estimation): parallel-staffing forecast + schedule basis by @gitu in #142
- feat(explainers): show how every number is calculated + fix network duration by @gitu in #143
- build(deps): bump nodemailer from 8.0.11 to 9.0.1 by @dependabot[bot] in #144
- build(deps): bump actions/checkout from 6 to 7 by @dependabot[bot] in #145
Full Changelog: v0.7.0...v0.8.0
v0.7.0
What's Changed
- feat(issues): link tasks to external trackers (Jira & similar) by @gitu in #138
- feat(overview,canvas): per-project display settings, copyable across projects by @gitu in #139
- build(deps): bump the non-major group with 21 updates by @dependabot[bot] in #140
- feat: configurable effort/duration estimate basis + methodology docs by @gitu in #141
Full Changelog: v0.6.3...v0.7.0
v0.6.3
What's Changed
- ci(docker): stop sbom-action attaching SBOMs to GitHub Releases by @gitu in #136
- ci(docker): attach SBOMs to the GitHub Release on tag builds by @gitu in #137
Full Changelog: v0.6.2...v0.6.3
v0.6.2
What's Changed
- ci(docker): SBOM, signed attestations, and richer OCI labels on images by @gitu in #135
- feat: inline group creation in task editor + groups overview section by @gitu in #134
Full Changelog: v0.6.1...v0.6.2
v0.6.1
What's Changed
- Rework Overview: compact explore strip up top by @gitu in #129
- Lead Calendar & scheduling with the forecast by @gitu in #130
- Keep the active view when switching projects by @gitu in #131
- feat(projects): prompt to restore or delete an orphaned project on open by @gitu in #132
- build(deps): bump the non-major group with 5 updates by @dependabot[bot] in #133
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
- fix(chat): stop work-plan execution from crashing on propose_changes by @gitu in #119
- feat(create): build plans from uploaded documents in "Describe with AI" by @gitu in #120
- Replace containers and dotted keys with first-class groups + WBS numbering by @gitu in #121
- ci(docker): cache the pnpm install layer + add registry build cache by @gitu in #122
- feat(timeline): make groups collapsable by @gitu in #124
- Rework Overview tab into a wide dashboard layout by @gitu in #125
- Make groups editable from the table view by @gitu in #128
- feat(docs): on-demand job to regenerate README screenshots by @gitu in #123
- Fix nested-group rendering, drop board group-creation, add grouping depth control by @gitu in #127
- Save feedback + Monte Carlo forecast in Calendar & scheduling by @gitu in #126
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- ci: mark staging deploys with [STAGING] app name by @gitu in #89
- feat: make cubic bezier the default canvas edge style by @gitu in #88
- Design refresh: neutral professional look with a single teal accent by @gitu in #91
- UX quick wins: canvas, AI chat & sharing discoverability + feedback by @gitu in #90
- Fix tutorial chat not triggering on first "What is PERT?" click by @gitu in #92
- Auto-seed sample projects (PERT tutorial + Monte Carlo risk sample) by @gitu in #93
- Raise dependency cycle banner above task nodes by @gitu in #94
- Keep new-chat button visible and route tutorials to one shared thread by @gitu in #96
- Edit project title & description from the workspace home by @gitu in #97
- Move canvas Keys button next to Legend in the view toolbar by @gitu in #99
- build(deps): bump google-github-actions/setup-gcloud from 2 to 3 by @dependabot[bot] in #100
- build(deps): bump google-github-actions/auth from 2 to 3 by @dependabot[bot] in #101
- Build the PWA in the Docker image so deploys ship a service worker by @gitu in #104
- build(deps): bump the non-major group with 26 updates by @dependabot[bot] in #102
- Add a starter wizard to project creation by @gitu in #98
- Polish /signin, add signed-in shortcut and opt-in SSO auto-forward by @gitu in #106
- Pixel-diff Storybook screenshots against a main baseline by @gitu in #109
- Serve PWA manifest dynamically so install name reflects APP_NAME by @gitu in #107
- Add project Overview tab as the default view by @gitu in #105
- Reduce visual-regression noise: exclude version footer + dimension-only changes by @gitu in #111
- Show signed-in CTA in the public marketing header by @gitu in #110
- Stabilize HistoryDrawer story timestamps for screenshot diffing by @gitu in #112
- Nest branches recursively and add branch promotion by @gitu in #108
- Render Overview AI summary as Markdown (links stripped) by @gitu in #115
- Add project delete, edit action, and per-project ⋯ menu by @gitu in #114
- fix(pwa): serve /sw.js by registering it in Nitro's asset manifest by @gitu in #116
- Stabilize flaky UserAvatar story screenshots by @gitu in #117
- test(share): cover view/edit share links + read-only enforcement by @gitu in #118
- Add scenario-based eval harness for the chat prompt & tools by @gitu in #113
Full Changelog: v0.4.2...v0.5.0
v0.4.2
v0.4.1
v0.4.0
What's Changed
- fix: keep tasks inside expanded containers selectable by @gitu in #72
- Dock fullscreen task inspector instead of floating overlay by @gitu in #73
- fix: don't move a collaborator's viewport when a peer adds a task by @gitu in #75
- Make chats droppable and surface the bound project by @gitu in #74
- fix: load view-only share links by @gitu in #71
- Fix branch merges on dropped tasks; allow archiving unchanged branches by @gitu in #70
- Offline-first projects: view, edit, create, sync-after-login by @gitu in #76
- Split staging/prod deploy with a from-main, newest-version gate by @gitu in #78
- Move panel collapse toggles onto their resize dividers by @gitu in #77
- Add an About page by @gitu in #81
- ci: build image on GitHub, deploy-only on Cloud Build via ghcr proxy by @gitu in #80
- feat: "Sync all projects" action in the account menu by @gitu in #79
- ci: split build/deploy jobs + document deployer actAs & ghcr proxy auth by @gitu in #82
Full Changelog: v0.3.0...v0.4.0