Skip to content

v1.9.1

Choose a tag to compare

@EtienneLescot EtienneLescot released this 09 Aug 22:23

What's Changed

  • fix(notes): keep the note stylesheet in the production bundle by @EtienneLescot in #270
  • chore(release): sync the v1.9.0 RC fixes into main by @EtienneLescot in #275
  • feat(editor): turn on roundness, shadow and motion blur by default by @EtienneLescot in #273
  • fix(cursor): make the Windows cursor sampler DPI-aware by @EtienneLescot in #278
  • fix(hud): stop being born click-through, wait for the renderer to ask by @EtienneLescot in #269
  • fix(media): watch the background path refresh instead of firing it into the void by @EtienneLescot in #255
  • fix(agent): stop cutting the transcript at the 800th word by @EtienneLescot in #256
  • fix(ci): scope RC release notes to the previous RC by @EtienneLescot in #267
  • test(media): inject the failed registry write instead of chmod-ing the temp dir by @EtienneLescot in #280
  • feat(agent): add addTrims and addZooms, so a cut stops costing a round trip by @EtienneLescot in #258
  • perf(test): run Vitest in node by default, and fix the workflow guidance around it by @EtienneLescot in #281
  • fix(ai): stop compacting the chat on a context window we never measured by @EtienneLescot in #286
  • chore(release): release v1.9.0 into main by @EtienneLescot in #288
  • fix(ci): re-pin ffmpeg on a month-end BtbN build by @EtienneLescot in #295
  • fix(ci): harden the AUR publish pipeline and repair its distribution CI by @EtienneLescot in #297
  • fix(release): publish before syncing main, and stop racing the merge by @EtienneLescot in #296
  • ci(linux): guard the native payload, declare patchelf, drop the dead zsync glob by @EtienneLescot in #298
  • fix(appx): ship branded Store tiles instead of electron-builder's placeholders by @EtienneLescot in #294
  • fix(win): ship the compositor addon beside its ffmpeg DLLs by @EtienneLescot in #303
  • fix(linux): give the capture helper's ffmpeg libraries their own directory name by @EtienneLescot in #300
  • fix(linux): negotiate DMA-BUF so capture works on niri and other wlroots compositors by @EtienneLescot in #299
  • ci(release): make the Discord announcement dispatchable on its own by @EtienneLescot in #289
  • test(ci): cover the missing-tag path under STRICT by @EtienneLescot in #314
  • fix(release): bump package-lock.json alongside package.json by @EtienneLescot in #290
  • ci: bump pinned GitHub Actions to their Node 24 majors by @EtienneLescot in #97
  • fix(linux): make the Linux build work on arm64 by @zebster-cmd in #293
  • feat: add Fedora RPM packaging support by @Mundo-Dev0ps in #101
  • ci(docs): bump the SHA-pinned Pages actions to their Node 24 majors by @EtienneLescot in #316
  • docs(ci): correct the include-hidden-files rationale in docs.yml by @EtienneLescot in #318
  • fix(linux): give the compositor's build.rs its own freestanding-header fallback by @EtienneLescot in #315
  • fix(linux): recover the DMA-BUF plane size the producer leaves at zero by @EtienneLescot in #319
  • test(media): stop the media-links temp-dir cleanup failing its own race by @EtienneLescot in #320
  • fix(linux): stop the packages needing a glibc newer than the target distro by @EtienneLescot in #322
  • fix(win): stop depending on the Visual C++ Redistributable by @EtienneLescot in #321

New Contributors

Full Changelog: v1.9.0...v1.9.1