Skip to content

Releases: seird/gotify-tray-cpp

v0.0.12

28 Mar 19:25
225c24e

Choose a tag to compare

Bug Fixes

  • '\n' not rendered in RichText format (dries.k)

Commits

  • af383ec: reduce vertical spacing in message widget (dries.k)
  • c83bf32: Merge branch 'tray-icons' (dries.k)
  • 0866ac7: update tray icon when closing SettingsDialog closes #11 (dries.k)
  • a42b348: add forcePlainText setting (dries.k)
  • 76d9d4d: cleanup (dries.k)
  • b5585ca: add MessageWidget QTextBrowser fallback option (dries.k)
  • 696d6c8: allow 0 minimum priority in settings dialog (dries.k)
  • 225c24e: v0.0.12 (dries.k)

v0.0.11

22 Feb 17:55
bde20c9

Choose a tag to compare

Bug Fixes

  • hide content image frame (dries.k)

Commits

  • 9ae6f12: update readme (dries.k)
  • 4d71d37: adjust ServerInfoDialog size after setting label_status (dries.k)
  • 08babc3: add message content image size setting (dries.k)
  • 9009128: add develop workflow (dries.k)
  • set RichText text format (dries.k)
  • 80beb49: set margins in the content image frame to 0 (dries.k)
  • 8d229db: update workflow (dries.k)
  • bde20c9: v0.0.11 (dries.k)

v0.0.10

14 Feb 17:37
5e17eed

Choose a tag to compare

Commits

  • 2bbd183: bump version (dries.k)
  • 195375b: fix certPath isEmpty instead of isNull (dries.k)
  • a9b685d: store the self-signed certificate in AppDataLocation (dries.k)
  • 12eb42c: accept self-signed certificate for the MessageWidget image and ImagePopup (dries.k)
  • 5e17eed: v0.0.10 (dries.k)

v0.0.9

13 Feb 18:49
d0efd97

Choose a tag to compare

Commits

  • 66950aa: fix error fetching application icons when using self-signed certificate (dries.k)
  • d0efd97: v0.0.9 (dries.k)

v0.0.8

13 Feb 18:29
88bae70

Choose a tag to compare

Features

  • Self-signed certificate support (dries.k)

Commits

  • a56349b: display image URL as an image in its own QLabel (dries.k)
  • 7bec2d7: handle failure of network request in setImage (dries.k)
  • a3f94e3: Merge branch 'image-message-widget' (dries.k)
  • show image in the notification popup (dries.k)
  • fd1fec8: reduce content image width to 0.3 (dries.k)
  • display the error string when the verification fails (dries.k)
  • 88bae70: v0.0.8 (dries.k)

v0.0.7

09 Feb 20:15
6e5dbf2

Choose a tag to compare

Commits

  • eaed266: Fix wake from sleep missed messages (dries.k)
  • f966002: Merge branch 'fix-wake' (dries.k)
  • 33d29ea: update github actions (dries.k)
  • 6e5dbf2: v0.0.7 (dries.k)

v0.0.6

10 Jan 20:48
fa12476

Choose a tag to compare

Bug Fixes

  • display image url as image (dries.k)

Commits

  • 9316a98: remove .desktop suffix (dries.k)
  • c3a12f2: add a spacer to the left of the status widget (dries.k)
  • c97a84d: update gitignore (dries.k)
  • 198ac41: Add KDE notifications (#6) (seird) #6
  • 026ad48: Fix displaying HTML URLs (seird) #7
  • 622ba08: KDE notifications: make URLs in notification popup clickable (dries.k)
  • b1e8296: QUrl::fromLocalFile (dries.k)
  • check file.open return value (dries.k)
  • markdown URLs (dries.k)
  • 366a2e7: set theme when clicking the refresh button (dries.k)
  • fa12476: v0.0.6 (dries.k)

v0.0.5

11 Jul 19:12
e29503c

Choose a tag to compare

Bug Fixes

  • use ConnectedState instead of ListeningState to determine if listener is connected (dries.k)

Commits

  • 991f3cd: add option to disable showing image urls as images (dries.k)
  • 05ce455: replace deprecated database.exec calls (dries.k)
  • 8bbce84: setDesktopFileName for wayland icon (dries.k)
  • 877af8c: use notificationClick setting (dries.k)
  • d636adc: add gotify-tray-cpp.desktop (dries.k)
  • b0c07c7: QTimer singleShot: use class method (dries.k)
  • 61268b5: set fusion style only on windows (dries.k)
  • 444cf58: rename Listener methods (dries.k)
  • 633e3d4: fallback for ColorScheme::Unknown (dries.k)
  • e29503c: v0.0.5 (dries.k)

v0.0.4

19 Feb 17:23
v0.0.4
9608028

Choose a tag to compare

Commits

  • b8b5b79: install ninja in windows build workflow (dries.k)
  • 9608028: v0.0.4 (dries.k)

v0.0.2

21 Oct 08:47
v0.0.2
acab9be

Choose a tag to compare

Bug Fixes

  • add missing dll in windows build (dries.k)

Commits

  • 081aff6: application font setting (dries.k)
  • b63ded5: display cache size (dries.k)
  • f2594f6: fix innosetup url (dries.k)
  • acab9be: v0.0.2 (dries.k)