Skip to content

Releases: beyluta/WinWidgets

Stable v1.3.2

06 Dec 17:46
8d91ee3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.1-stable...v1.3.2-alpha

Stable v1.3.1

31 Jul 15:54
c87ace3
Compare
Choose a tag to compare

What's changed?

  • Add Calculator widget (Submission from EPICTROLLTOAST)
  • Add "Close Widgets when other Application is in Fullscreen" setting
  • Add "Hide Widget-Manager" setting
  • Add Checkmark toggle for "Always on Top"
  • Add "Always on Top" persistency
  • Fix "Always on Top" tag

Stable v1.3.0

19 Jul 19:02
9f211c3
Compare
Choose a tag to compare

What's changed

  • Add hardware hooks
  • Add some widget templates
  • Add widget persistency
  • Add widget properties
  • Improve abstract code

Stable v1.2.1

16 Jul 19:47
e5c0f0e
Compare
Choose a tag to compare

What's changed

  • Code refactoring and improve file structure
  • Remove remote resource fetching
  • Change where versions are displayed

Stable v1.2.0

19 Mar 15:47
f60ebe0
Compare
Choose a tag to compare

What's changed

  • Widgets no longer show in app switcher
  • Update packages

Stable v.1.1.8

11 Mar 08:48
e1565c1
Compare
Choose a tag to compare

What's changed

  • Fix widget manager freezing when child widget closes
  • Update readme file

Hotfix 1.1.7

26 Nov 12:39
6eb07ab
Compare
Choose a tag to compare

What's changed

  • Fix stability issues (due to an oversight) caused by opening Widgets
  • Fix console window no longer hiding by changing project type

Stable Patch v1.1.6

06 Nov 17:27
cdfdd18
Compare
Choose a tag to compare

What's changed

  • General UI changes
  • Improve Native Keycapture API

Stable Patch v1.1.5

20 Sep 18:54
cdfdd18
Compare
Choose a tag to compare

What's Changed

Stable Patch v1.1.4

18 Sep 09:53
b4802b3
Compare
Choose a tag to compare

What's Changed

Other Changes

  • Improve method to fetch meta tags from HTML documents
  • Improve drag & drop behaviour when moving widgets
  • Improve HTML template injection code