Skip to content

v0.36.0

Latest
Compare
Choose a tag to compare
@CyanSalt CyanSalt released this 05 Dec 12:17
· 33 commits to main since this release

0.36.0 (2024-12-05)

Features

  • add more CLI commands (6c89796)
  • addon-manager: add settings slot (e9a75e6)
  • builtin file icons (2e599dd)
  • camera: add os info (d595927)
  • camera: add recorder anchor (de35664)
  • camera: add ttyrec opener (0fba113)
  • camera: sharable tty (900405e)
  • cli: add imgcat (4c26883)
  • colorful tab icon (b59805e)
  • editor: support dragging files (a395216)
  • explorer: file actions (6fb99e8)
  • explorer: interactive connection (fdea578)
  • file icon from addons (8f8aee0)
  • make webgl be default renderer (30b6bbb)
  • open file with quick look on macos (3116dbb)
  • paint: initialize (4f8293e)
  • recorder: add ttyrec controls (975fe3c)
  • rename file from tab item (45f1232)
  • settings: add font selector (a477cd7)
  • style on window blur (6576710)
  • support custom shells for addons (89248d0)
  • support dragging directories (f0761ba)
  • support terminal.style.accentColor (9a36808)
  • sync: add settings slot (86fd1ad)
  • theme: add settings slot (f9a70d1)

Bug Fixes

  • add terminal.external.extraLinkModifier (7cd58c1)
  • add file if available (ef9ca3a)
  • addon-manager: order (8a4f2b4)
  • async transition functions (ef569c9)
  • better external link logics (10857b1)
  • browser: add loading state (2af4fd3)
  • browser: open from keybindings (dc0c57b)
  • browser: url interaction (de2d1d1)
  • camera: open file after recording (2306868)
  • camera: screenshot corner radius (a3809e1)
  • check file before addFile (8d9e703)
  • clearer selection (786ec22)
  • cli: remove eval command (0aba1f7)
  • command marker layer (129f7f8)
  • context as window args (5f505f9)
  • css file (2eed84d)
  • default isLightTheme (a1992dc)
  • drop indicator style (9b8461b)
  • editor: default file path (69ac946)
  • editor: keybinding and style (379efed)
  • editor: non-existing file alerting (cc1a281)
  • editor: reduce reactivity (be0dd77)
  • editor: save non-existing files (23a84ff)
  • explorer: clear ui (7227629)
  • explorer: focusable entities (5ce44e5)
  • explorer: restart when changing directory (69c62cd)
  • explorer: split when calling from cli (f5ccbf1)
  • explorer: support terminal.external.explorer (f1cda8a)
  • explorer: symlink error (a63a149)
  • explorer: toggle dotfiles with context menu (b2ab498)
  • external link modifier for local files (a2abecc)
  • focus styles (9068bfc)
  • focusable switch control (c554b12)
  • force focus after xterm open (03e3095)
  • icon colors (b641b2a)
  • icon prefix (d466152)
  • icon style (c213fb6)
  • idle state and shell icons (5d321b0)
  • iterm2 badge style (c8de751)
  • json named exports (0b80f79)
  • launcher: hide launching for pane launchers (b687576)
  • lint errors (7fce19e)
  • make createTabPane async (9b02ce1)
  • menu item event in args (688068a)
  • mix space (b205435)
  • more readonly addons (83fbec1)
  • opener algo (dd93032)
  • paint: clean ui (d259549)
  • paint: disable builtin context menu (dbfc886)
  • paint: excalidraw local assets (e83673d)
  • paint: file system interaction (9016976)
  • paint: icons for png boards (14014f4)
  • paint: support saving to clipboard (da9b2d2)
  • paint: use remote lang instead of navigator.language since @use (54fba81)
  • preference: focusable pane (19e730c)
  • recorder: graceful empty recorder (9b7e644)
  • refine group style (d0a5e64)
  • refine icon style (e4b48d7)
  • reset tab list by double click (69b1bee)
  • revert electron to fix context menu (c2cbf11)
  • sass deprecations (626ff10)
  • settings: accept command as id (bcace19)
  • settings: color picker (0e5ee88)
  • settings: line gap (3c56703)
  • skip notification for empty file list (f8bc8db)
  • term focus visible (942c628)
  • theme: add settings link (f430d4f)
  • theme: focusable theme card (259ed90)
  • try to catch autoUpdater errors (660bcf7)
  • ui transition (9c68f5f)
  • unused filename incrementer (a4895b7)
  • update preference icon (ef2ff55)
  • weaken idle light (86a2b86)