Skip to content

TropaTT v0.2.0.4 — Visual editor enhancements, key-value editor, UI unification

Choose a tag to compare

@Anton-Barinov Anton-Barinov released this 19 Aug 06:16
· 310 commits to main since this release

Highlights

Major visual editor upgrade with 4 new features, plus UI unification and quality-of-life improvements.

Added

  • Visual editor: todo lists — toolbar button + [] shortcut, checkbox toggle, persistent state
  • Visual editor: tables — 3×3 insert via toolbar, responsive wrapper
  • Visual editor: slash menu (/) — 9 commands, fuzzy filtering, keyboard navigation
  • Visual editor: @mentions — user search from API, styled mention chips
  • Counterparties: interactive extra fields — dynamic key-value editor replaces JSON textarea
  • Worklog time rounding — configurable rounding in admin settings
  • Docs page — expanded with Feature Overview, MCP, Usage Examples, Tech Stack (7 locales)

Fixed

  • Sanitizer: todo list and table persistence<input> no longer stripped on save
  • Visual editor: code block styles inside editor
  • Counterparties: status field → select dropdown
  • Updates page: auto-load changes after check
  • Gantt: removed resize cursor on hover
  • Admin settings: breadcrumb + improved grid layout
  • Icons: standardized book icons, 930× aria-hidden added
  • Buttons: unified subtask open/edit styles
  • Docs: HTML rendering in i18n values

Changed

  • 28 commits since v0.2.0.3.1
  • Visual editor: +1,500 lines (todo, tables, slash menu, mentions, sanitizer)
  • CSS: +200 lines for new components

Update server: update.tropatt.com serves the latest main build automatically.