Tags: aenix-io/aeman
Toggle v0.11.1's commit message
Merge pull request #78 from aenix-io/fix/sprint-state-dedupe
fix(board): stop sprint-pointer writes scattering across duplicates
Toggle v0.11.0's commit message
Merge pull request #77 from aenix-io/feat/server-side-teams
feat(teams): server-side team order and deletion
Toggle v0.10.0's commit message
Merge pull request #76 from aenix-io/fix/done-bar-distinct
style(theme): tell the done bar from the in-progress one everywhere
Toggle v0.9.1's commit message
Merge pull request #74 from aenix-io/fix/carry-over-latency
perf(api): answer carry ops from the cached snapshot
Toggle v0.9.0's commit message
Merge pull request #72 from aenix-io/feat/recurrence-cycles
feat(board): weekly and monthly recurrence cycles
Toggle v0.8.0's commit message
Merge pull request #71 from aenix-io/chore/aenix-io-migration
chore: move the module to github.com/aenix-io/aeman
Toggle v0.7.0's commit message
Merge pull request #65 from aenix-org/feat/subtasks
feat: card grouping — subtasks with derived parent progress
Toggle v0.6.0's commit message
aeman v0.6.0
Security hardening (per-user cache authz, MCP consent screen, CSRF and
WS Origin guards, encrypted session persistence), stale-while-revalidate
board cache with live diff broadcast, note length cap, create-card URL
fallback for unresolvable references, weekly-plan and UI improvements.
Toggle v0.5.0's commit message
aeman v0.5.0
- MoveCardBefore: server-resolved 'place before' reordering (boardservice, HTTP move action, MCP move_card 'before' param)
- Assignee avatar on taken weekly-plan cards
- Weekly-plan history only in finished weeks
- Weekly-band reorders anchored on band neighbours
Toggle v0.4.0's commit message
aeman v0.4.0
Per-card activity log: events for every board mutation (stage, progress,
assignee, team, zone, dates, sprint, plan cycle, review cycle, carries)
with the acting user, stored in the card; GET /cards/{uid}/log + MCP
list_log unified feed; note author attribution; event-write retries;
description capped at 16384 chars.
You can’t perform that action at this time.