v1.1.12 - 2026-06-01
๐ ไฟฎๅค
- resolve remaining TS null-check and changeIndent type errors (98fc8fd)
- resolve all 13 TS7006/7022/7023/7031 implicit any errors (732420d)
- clip row resize guide line to table bounds (a5a6c5c)
- clip row resize guide line to editor bounds (45f9342)
- table row height drag now follows mouse in real-time via transaction (1edae9c)
- improve table row height resize UX - wider hit area and real-time visual feedback (539c56c)
- Backspace at line start reduces indent level (437fb38)
- table bubble merge button visibility + mini toolbar (ea6a088)
๐ ๆ้กน
- Update README.md (4b9a660)
Release v1.1.12
Targets: android,clipper,docker,fpk,lite,pc
Docker image: cropflre/nowen-note:v1.1.12
Docker image: cropflre/nowen-note:latest
Commit: 98fc8fd fix: resolve remaining TS null-check and changeIndent type errors