Skip to content

v1.0.96

Choose a tag to compare

@github-actions github-actions released this 07 Apr 06:47

What's Changed

  • fix: make persistence data file path lazy so dev mode uses orca-dev by @Jinwoo-H in #354
  • feat: preserve opened editor files across app restarts by @AmethystLiang in #355
  • feat: preserve opened editor files across app restarts by @AmethystLiang in #357
  • feat: preserve scroll position per file in editor by @brennanb2025 in #349
  • feat: add Star on GitHub button to landing page by @nwparker in #360
  • feat: add non-git folder support by @Jinwoo-H in #356
  • perf: eliminate useEffect anti-patterns causing extra re-renders by @nwparker in #361
  • fix: clean up settings page header and scrollbars by @nwparker in #362
  • feat: add native desktop notifications by @nwparker in #180
  • feat: add pn tc command using typescript-native (tsgo) by @nwparker in #363

Full Changelog: v1.0.94...v1.0.96