Releases: TAJD/projektor
Releases · TAJD/projektor
Release list
v0.2.18
v0.2.17
What's Changed
- fix: tab title shows project name, whole ref chip copies link (PROJ-277) by @TAJD in #46
- Agentic workflow hardening (PROJ-250) by @TAJD in #47
- Docs: one-step deploy callout + splash-page nav (PROJ-281, PROJ-282) by @TAJD in #48
- Post-review hardening: workflow gates, auth, metrics & CI (PROJ-286) by @TAJD in #49
- chore(web): bump version to 0.2.17 for release by @TAJD in #50
Full Changelog: v0.2.16...v0.2.17
v0.2.16
v0.2.15
What's Changed
- fix(api): include project_key/project_name in single-issue GET response (PROJ-226) by @TAJD in #40
- chore(web): bump version to 0.2.15 for release by @TAJD in #41
Full Changelog: v0.2.14...v0.2.15
v0.2.14
v0.2.13
What's Changed
- refactor(api): extract services/user-tokens.ts from routes/auth.ts (PROJ-233) by @TAJD in #33
- fix(web,api): stop serving stale cached issue data by @TAJD in #34
- ci: automate release cutting (bump PR + tag-on-merge) by @TAJD in #35
- chore(web): bump version to 0.2.13 for release by @TAJD in #36
Full Changelog: v0.2.12...v0.2.13
v0.2.12
What's Changed
- docs: add contributor conventions page + repo hygiene (PROJ-232) by @TAJD in #26
- fix(web): validate stored project id before use in EpicList (PROJ-229) by @TAJD in #27
- fix(web): harden island fetch check and convert 5 islands to apiFetch (PROJ-228) by @TAJD in #28
- docs: record REST↔MCP parity exceptions (PROJ-236) by @TAJD in #30
- ci: add biome lint and web build gates (PROJ-230, PROJ-231) by @TAJD in #29
- fix(web): render mermaid diagrams in wiki markdown by @TAJD in #31
- chore(web): bump version to 0.2.12 for release by @TAJD in #32
Full Changelog: v0.2.11...v0.2.12
v0.2.11
What's Changed
- fix(mcp): strip em-dashes from tool descriptions to unstick CI by @TAJD in #22
- ci: gate release/deploy on CI passing (reusable workflow) by @TAJD in #23
- feat(web): autosave wiki drafts to localStorage (PROJ-227) by @TAJD in #24
- chore(web): bump version to 0.2.11 for release by @TAJD in #25
Full Changelog: v0.2.10...v0.2.11
v0.2.10
What's Changed
- feat(web): show app version at the bottom of the left nav (PROJ-225) by @TAJD in #20
- chore(web): bump version to 0.2.10 so nav shows the real version (PROJ-225) by @TAJD in #21
Full Changelog: v0.2.9...v0.2.10
v0.2.9
What's Changed
- fix(web): stop Description field rendering typed text as caps (PROJ-210) by @TAJD in #11
- Server-side issue filters + date-range filtering (PROJ-211, PROJ-212) by @TAJD in #12
- feat(web): epics page header nav + status/priority filters (PROJ-213, PROJ-214) by @TAJD in #13
- Security hardening: MCP error allowlist + CORS allowlist + id validation (PROJ-203/204/205) by @TAJD in #14
- fix(web): preserve Epics filters on back-nav from epic detail (PROJ-215) by @TAJD in #15
- docs: go-public pass — move site docs into apps/docs (Starlight), self-hosting + architecture + philosophy pages by @TAJD in #17
- docs: strip em dashes from docs and prose by @TAJD in #16
- chore(lint): clear biome lint debt across api + web by @TAJD in #18
- PROJ-226: set browser tab title to issue ref + title by @TAJD in #19
Full Changelog: v0.2.8...v0.2.9