Skip to content

Releases: LightAPIs/MultiMonitorWallpaperSwitcher

Release v1.4.0

01 Mar 13:20
Compare
Choose a tag to compare

New Features

  • Support for view wallpaper information when hovering over cards (ea91c6f)

Bugfixes

  • Fix file occupation caused by reading image information (7c4a184)
  • Fix occasional file occupation (1bbbce8)

Release v1.3.0

14 Nov 13:13
Compare
Choose a tag to compare

New Features

Bugfixes

  • Fix a bug that reset the interval when opening the main window (dc81ec6)
  • Fix some type errors (023370b)
  • Fix the program cannot start when copying the desktop (f9cb817)

Release v1.2.0

07 Nov 13:03
Compare
Choose a tag to compare

New Features

  • Add the context menu to the folder item (6e9e182)
  • Support disable desktop wallpaper JPEG quality reduction (f8fb0ee)
  • Support to create a desktop shortcut (b5354f2)
  • Add an open option to the folder context menu (eb38c29)
  • Support double-click to open the image or folder item (6395f96)
  • Support for custom click tray icon commands (731e008)
  • Support drag and drop images to the card to set wallpaper (991f139)
  • Allow custom double click behavior (00f8f88)

Bugfixes

  • Fix the text font style exception in the context menu (acc1ef1)
  • Fix cannot open the path containing the space (8ae5226)

Refactors

  • Adjust the layout of monitor option (b181ec7)

Release v1.1.0

31 Oct 13:18
Compare
Choose a tag to compare

New Features

  • Support display the count of images in a directory (a320e68)

Bugfixes

  • Fix may not display the remove folder button (9d3d5b4)
  • Fix loading some images in the main window may cause the program to crash (da2dbf3)

Refactors

  • Modify the open images directory logic (2b06524)
  • Improve the image display on the main window (2ca7e43)

Release v1.0.0

24 Oct 14:23
Compare
Choose a tag to compare

New Features

  • Support setting specified image (a10a38a)

Bugfixes

  • Fix can be repeated to add subdirectories (085706a)

Refactors