Releases: smilezheng/gojaja
Releases · smilezheng/gojaja
Release list
v3.2.0
What's new
-
Dashboard: quick Send report — compact horizontal form between RFCs and Activity on the Dashboard tab, so the operator can fire off a SYSTEM report without switching to the Actions tab. Same
/api/reportendpoint; visibility gated on loopback. -
Activity feed: show all event body fields —
extractEventBodynow joinstitle,message, andrationaleinstead of picking only the first non-empty field. RFC comments and decisions display all available context in the activity feed bubbles. -
RFC counter collision fix —
createRfcscans existing RFC directories on disk so the counter never collides with surviving historical directories whenconfig.yamlrfcCounteris lost (e.g. afterreset+initor migration).
v3.1.0
What's Changed (since v3.0.1)
Watch Dashboard
- Light theme with warm cream/beige background
- Chat-bubble dashed dividers + colour-coded event pills
- Priority legend; P0 turns green, danger keeps red
- Responsive layout for tablet / phone widths
- Task board collapsible sections
- i18n support (en + zh-CN) with auto-detect + manual switcher
CLI
config.yamlgains asettingsblockactivatesnippet teaches git worktree isolation- Help text (
gojaja -h) rewritten: removed internal PR references and unreachable doc links, tightened prose (~490 -> ~270 lines), point agents togojaja handbookinstead of file paths
Documentation
- README (EN + zh-CN) synced with v3 two-tree architecture
- zh-CN README: added v3 vs v2 migration section,
--as-systemexamples, dashboard i18n note - EN README: updated reset section for v3 central tree cleanup
Internal
migrate --cleanupsafety net for dirty git statewatchreadsproject.jsonfor project metadata
Full Changelog: v3.0.1...v3.1.0