Skip to content

Releases: PawCorp/walltaker-desktop-client

v2.1.0

10 Sep 05:16
e7671e4

Choose a tag to compare

WebSocket!

  • allows for closer-to-real-time wallpaper updates, for closer-to-real-time fun ;3c

What's Changed

New Contributors

Full Changelog: v2.0.3...v2.1.0

v2.1.0-rc.1

10 Sep 05:04
4dc73e3

Choose a tag to compare

v2.1.0-rc.1 Pre-release
Pre-release

WebSocket!

  • allows for closer-to-real-time wallpaper updates, for closer-to-real-time fun ;3c

What's Changed

Full Changelog: v2.0.3...v2.1.0-rc.1

v2.0.3

08 Apr 02:20

Choose a tag to compare

  • Includes default value comments in walltaker.toml, #30
  • Implements e621 api calls to get post url and data
    • prevents need to open search for md5:<imageMD5sum> when clicking "Open e621" in the taskbar menu
    • allows for file size retrieval and getting the full size or sample size file url (if >~17 MB, Windows won't use the wallpaper, so it uses the sample size at that point), resolves #29

v2.0.3-rc.1

08 Apr 02:13

Choose a tag to compare

v2.0.3-rc.1 Pre-release
Pre-release
  • Includes default value comments in walltaker.toml
  • Implements e621 api calls to get post url and data
    • prevents need to open search for md5:<imageMD5sum> when clicking "Open e621" in the taskbar menu
    • allows for file size retrieval and getting the full size or sample size file url (if >~17 MB, Windows won't use the wallpaper, so it uses the sample size at that point)

(fixes the rc.1 tag to use the right target this time)

v2.0.2

31 Mar 21:26

Choose a tag to compare

v2.0.2 adds a much-needed feature that notifies users on launch if there is a newer version of the desktop client available to download.
New Client Available Notification

v2.0.2-rc.1

31 Mar 21:08

Choose a tag to compare

v2.0.2-rc.1 Pre-release
Pre-release

Adding desktop notifications for new releases on launch

v2.0.1

29 Mar 00:12

Choose a tag to compare

Adds feature to save logs to disk for debugging.

Windows: %localappdata%\.walltaker\logs
Linux/macOS: $HOME/.cache/.walltaker/logs

Debug Logs

v2.0.1-rc.2

29 Mar 00:03

Choose a tag to compare

v2.0.1-rc.2 Pre-release
Pre-release

Adds feature to save logs to disk for debugging. Changes logging method slightly.

v2.0.1-rc.1

28 Mar 23:26

Choose a tag to compare

v2.0.1-rc.1 Pre-release
Pre-release

Adds feature to save logs to disk for debugging.

walltaker-go-client_v2.0.0

25 Mar 03:16

Choose a tag to compare

🎉 Version 2.0.0 is here! 🎉

This update changes Walltaker from a console application to a system tray application. This allows users to continue using the .toml file to set launch settings but keep the application running in the background without a CLI prompt up.

WT_v2 0 0_preview_gif