Skip to content

0.5.7

Choose a tag to compare

@mansuiki mansuiki released this 15 Jun 03:29

Kuku 0.5.7

Highlights

  • Rebuilt 3D Graph View as an infinite-universe star map.
  • Added shader-rendered node stars, volumetric clusters, background starfields, and theme-aware graph labels.
  • Improved table editing with row and column handles plus table commands in the editor context menu.
  • Improved code block editing with better Escape behavior, cleaner exits, and empty code block conversion.
  • Added an editor end-click affordance so continuing after terminal blocks feels more natural.
  • Strengthened desktop auth and sync token refresh handling.

Fixes

  • Fixed refresh token races by consuming refresh tokens atomically.
  • Fixed concurrent desktop token refresh attempts by serializing refresh operations.
  • Fixed sync requests so they retry after a token refresh.
  • Fixed exiting from code blocks before and after the block.
  • Fixed empty code blocks not converting cleanly.

Full Changelog: 0.5.6...0.5.7