github dwall-rs/dwall v0.1.31

latest releases: nightly, v0.2.5, v0.2.4...
4 months ago

🎉 Features

  • feat(i18n): add Korean language support with complete translations
  • feat(app): enhance daemon kill command with return value and logging
  • feat(config): add position cache configuration option

⚙️ Refactors

  • refactor(i18n): replace TranslationMap with static LazyLock translations
  • refactor(time): simplify julian_day calculation using ymd_hms()

🚀 Performances

  • perf(datetime): make datetime related functions const

🐛 Fixes

  • fix(logging): add fallback to RUST_LOG environment variable
  • fix(daemon): implement config change detection and processing loop
  • fix: fix color scheme switch failure on Windows
  • fix: remove empty check for monitor_specific_wallpapers
  • fix(registry): fix auto-start enable failure in Windows registry

📦 Dependencies

  • chore(deps): update dependencies
  • chore(deps): update dependencies

🎨 Styles

  • style: improve layout and styling for responsiveness

Don't miss a new dwall release

NewReleases is sending notifications on new releases.