Skip to content

Tags: DenysMb/Unify

Tags

0.5.1

Toggle 0.5.1's commit message
Merge branch 'main' of github.com:DenysMb/Unify

0.5.0

Toggle 0.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: add tabbed browsing, zoom controls, and audio mute (#22)

* feat(tray): add system tray visibility toggle

* feat(ui): add per-service zoom controls with persistence

* fix(qml): sync WebView zoom factor changes correctly our view property
when it changes

* feat(ui): replace zoom controls with dropdown menu

* feat(ui): add configurable zoom controls visibility

* feat(audio): add per-service and global mute functionality

* feat(services): add tabbed browsing support for services

* refactor(webview): replace internal link overlay with tab context menu

* refactor(qml): adjust spacing for first service tab icon

* refactor(webview): replace JavaScript with QML property for Ctrl key
detection

* refactor(webview): synchronize zoom factor between main and tab views

* chore: bump version to 0.5.0

0.4.0

Toggle 0.4.0's commit message
Chore: Bump version to 0.4.0

0.3.1

Toggle 0.3.1's commit message
Chore: Bump version to 0.3.1

0.3.0

Toggle 0.3.0's commit message
Chore: Bump version to 0.3.0

0.2.1

Toggle 0.2.1's commit message
Chore: Bump version to 0.2.1

0.2.0

Toggle 0.2.0's commit message
Chore: Bump version to 0.2.0 and update metainfo

Removed application shortcuts functionality from the release notes.

0.1.0

Toggle 0.1.0's commit message
Docs: Add LICENSE file