v0.4.6

OpenMOSS/MOSS-Transcribe-Diarizev0.4.6Jan 21, 2026by github-actions[bot]

AI Summary

This release adds support for `.har` files and updates Linux builds to Ubuntu Plucky while removing Oracular. It also includes multiple fixes for editor tab interactions, scrolling, and cursor styles.

Key Highlights

  • Added support for `.har` file extension as a recognized JSON language
  • Updated Linux builds to use Ubuntu Plucky
  • Fixed mouse wheel scrolling and diff viewer scrolling issues
  • Fixed editor tabs not being selectable and flickering during reordering
  • Fixed cursor style inconsistencies and window scale updates

New Features

  • Support for `.har` file extension
  • Ubuntu Plucky build support

Full Release Notes

### Features/Changes

- Add `.har` file extension as recognised JSON language (<https://github.com/lapce/lapce/pull/3853>)
- Remove builds for Ubuntu Oracular, add Ubuntu Plucky (<https://github.com/lapce/lapce/pull/3808>)

### Bug Fixes

- Fix mouse wheel scrolling when viewing diff (<https://github.com/lapce/lapce/issues/3821>)
- Fix editor tabs not selectable while appearing selectable (<https://github.com/lapce/lapce/pull/3818>)
- Fix flickering when reordering editor tabs (<https://github.com/lapce/lapce/pull/3818>)
- Fix diff viewer to scroll using mouse (<https://github.com/lapce/lapce/issues/3821>)
- Fix updating window scale when it changes via settings tab (<https://github.com/lapce/lapce/issues/3832>)
- Fix vendor tarball not being included in GitHub release
- Fix cursor style inconsistencies (<https://github.com/lapce/lapce/pull/3819>)