Skip to content

Latest commit

 

History

History
126 lines (62 loc) · 6.54 KB

CHANGELOG.md

File metadata and controls

126 lines (62 loc) · 6.54 KB

0.10.0 (2024-05-13)

Features

0.9.0 (2024-01-16)

Features

0.8.0 (2024-01-16)

Features

0.7.1 (2023-09-15)

Bug Fixes

  • downgrade electron to 25.8.0, 26.2.0 could cause unexpected segmentation fault on load (625df4d)

0.7.0 (2023-09-08)

Features

0.6.1 (2023-09-08)

0.6.0 (2023-09-08)

Features

0.5.1 (2023-09-08)

Bug Fixes

0.5.0 (2023-03-21)

Bug Fixes

  • handle CORS errors in checkUrl (#6) (deeb9cf)
  • possible fix to strange crash (9d8dc33)
  • remove setTimeout in loadMain function (bf5ae01)

Features

0.4.0 (2023-02-24)

0.3.2 (2023-02-23)

Bug Fixes

  • catch load url rejections (fc6c780)
  • prevent errors on window load (dc9f607)

0.3.1 (2023-02-22)

Bug Fixes

0.3.0 (2022-10-10)

Bug Fixes

  • cannot read scheduleReload of undefined (3d769e2)

Features

  • single instance and more shortcuts (6fe5f87)

0.2.1 (2022-10-07)

Bug Fixes

  • upload to release assets (afb3720)

0.2.0 (2022-10-07)

Bug Fixes

Features

  • atom loader and dark mode (e9fd95a)
  • autoReload and cacheLimit settings (f52cd6f)
  • clear storage (206bfc1)
  • very basic functionalities (576a434)