Skip to content

v0.4.1

Choose a tag to compare

@youtyan youtyan released this 29 Jun 03:54
59b10b1

Fixes

  • 設定の Maximum directories to watch (scopeWatchLimit) が永続化されない問題を修正 (#96)
    • 変更してリロードするとデフォルト 1024 に戻る不具合
    • サーバ側 sanitizeSettingsscopeWatchLimit の取り扱いを追加

PRs

  • #96 fix(settings): scopeWatchLimit を settings.json に永続化
  • #97 chore(release): v0.4.1 へバージョンアップ