Downloads
6/20/26About 2 min
1.5.1
Release date: 2026-07-29
New Features
- Create workspace categories directly within the interface without needing to go through other entry points
- The execution pane can now be resized manually, making it easier to view long output content
- Desktop app startup is now non-blocking with a startup status check, providing a smoother launch experience
Improvements
- Execution input windows have been refactored into an expandable accordion layout for easier switching between input sections
- Table cell rendering has been improved so that text content now displays correctly instead of being shown as escaped characters
Bug Fixes
- Fixed an overflow display issue in the execution result area
- Fixed an issue where the workspace category selector displayed an abnormal width
Download
1.5.0
Release date: 2026-07-22
New Features
- Isolated execution for calculation notebooks: absolute workspace imports are now automatically rewritten to package-relative form, allowing notebooks to run independently without relying on the full global workspace context.
Download
1.4.0
Release date: 2026-07-21
New Features
- Script notation now supports superscript and grouped operands, with prime character (′) as ungrouped superscript
- Block LaTeX formulas are rendered with KaTeX for more professional display
- Comparison operators (≥, ≤, ≠, etc.) are automatically converted to math symbols
- New inline style helpers for bold, italic, and red/green/yellow colored text
- Two-dimensional arrays are automatically rendered as matrix tables
- New
uzoncalc zipcommand to package scripts into .uzc archives, with shebang support for direct execution - New Figure helper with SVG graphic support
- Workspace multi-tab support, in-place execution, and detached dependency editor
- .uzc archives can be embedded in PNG thumbnails for easy preview and sharing
Improvements
- Added formula expression rendering toggle for flexible display control
- Expression results can be captured and reused without re-evaluation
- Share links are now persisted, surviving page refreshes
- New favorites list and publish menu for easier report management
- Redesigned pages with improved sharing and administration experience
- Optimized internationalization and translations for clearer display
- Core dependencies split into optional extras, reducing base installation size
Bug Fixes
- Fixed boolean values not rendering correctly in handcalc output
- Fixed script notation matching failure after plain variables
- Fixed incorrect unit reordering in table cells
- Fixed top-level await calls being incorrectly recorded in formulas
- Fixed type compatibility issue during .uzc packaging
Download
1.3.0
Release date: 2026-06-20