v2.7.2

Mailtrain-org/mailtrainv2.7.2Jun 22, 2026by github-actions[bot]

AI Summary

Introduces HTML wallpapers, refactors legacy widgets to Svelte, and improves boot time and animations for the desktop environment.

Key Highlights

  • Add HTML wallpapers feature
  • Refactor legacy widgets to Svelte
  • Reduce boot time for toolbar and dock
  • Implement lazy load for translations

New Features

  • HTML wallpapers
  • Legacy widget refactoring to Svelte

Full Release Notes

### features

- html wallpapers.

### enhancements

- twm animations.
- lazy load of translations.
- reduce boot time for toolbar and dock.

### fix

- app bars not being registered.
- dock and toolbar not being on top, after exiting from fullscreen app.

## What's Changed
* build(deps): bump @preact/signals from 2.9.1 to 2.9.2 by @dependabot[bot] in https://github.com/eythaann/Seelen-UI/pull/1655
* build(deps): bump @tauri-apps/api from 2.11.0 to 2.11.1 by @dependabot[bot] in https://github.com/eythaann/Seelen-UI/pull/1659
* build(deps-dev): bump js-yaml from 4.1.1 to 4.2.0 by @dependabot[bot] in https://github.com/eythaann/Seelen-UI/pull/1658
* build(deps): bump rayon from 1.11.0 to 1.12.0 by @dependabot[bot] in https://github.com/eythaann/Seelen-UI/pull/1657
* refactor: change legacy widgets to svelte by @eythaann in https://github.com/eythaann/Seelen-UI/pull/1662
* build(deps): bump form-data by @dependabot[bot] in https://github.com/eythaann/Seelen-UI/pull/1661


**Full Changelog**: https://github.com/eythaann/Seelen-UI/compare/v2.7.1...v2.7.2