Skip to content

Releases: TAJD/projektor

v0.2.18

Choose a tag to compare

@github-actions github-actions released this 06 Jul 21:22
729bd61

What's Changed

  • Fix ticket count cap, mobile zoom, editor freeze, and bold auto-wrap by @TAJD in #51
  • Expose canonical web UI url on issues and wiki pages (PROJ-307) by @TAJD in #52
  • chore(web): bump version to 0.2.18 for release by @TAJD in #53

Full Changelog: v0.2.17...v0.2.18

v0.2.17

Choose a tag to compare

@github-actions github-actions released this 05 Jul 13:37
ff321b5

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

Choose a tag to compare

@github-actions github-actions released this 05 Jul 09:09
f4e2696

What's Changed

  • fix: drive all cofferdam findings to zero by @TAJD in #43
  • Docs-drift & auth-hardening cleanup (PROJ-261) by @TAJD in #44
  • chore(web): bump version to 0.2.16 for release by @TAJD in #45

Full Changelog: v0.2.15...v0.2.16

v0.2.15

Choose a tag to compare

@github-actions github-actions released this 04 Jul 09:09
3ddd4aa

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

Choose a tag to compare

@github-actions github-actions released this 02 Jul 07:45
3d41ddd

What's Changed

  • ci: drop push-to-main trigger, keep pull_request as the sole gate by @TAJD in #37
  • fix(web): populate wiki editor from saved content when a stale draft exists by @TAJD in #38
  • chore(web): bump version to 0.2.14 for release by @TAJD in #39

Full Changelog: v0.2.13...v0.2.14

v0.2.13

Choose a tag to compare

@github-actions github-actions released this 02 Jul 06:47
b474917

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

Choose a tag to compare

@github-actions github-actions released this 02 Jul 06:16
64c7743

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

Choose a tag to compare

@github-actions github-actions released this 01 Jul 21:16
5410269

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

Choose a tag to compare

@github-actions github-actions released this 01 Jul 19:34
ed9c853

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

Choose a tag to compare

@github-actions github-actions released this 01 Jul 18:56
e41f862

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