GitHub Actions
5248194ceb
chore: bump version to 4.10.13 [skip ci]
2026-02-19 10:57:45 +00:00
GitHub Actions
f7e2cc8250
chore: bump version to 4.10.12 [skip ci]
2026-02-19 09:43:51 +00:00
GitHub Actions
9b20339c57
chore: bump version to 4.10.11 [skip ci]
2026-02-19 09:23:56 +00:00
GitHub Actions
0b4b8f11e7
chore: bump version to 4.10.10 [skip ci]
2026-02-19 09:03:29 +00:00
GitHub Actions
887a3ef7b3
chore: bump version to 4.10.9 [skip ci]
2026-02-19 07:16:02 +00:00
89b0da0854
feat: add Linux permission handling for media access and configure main window in tauri.conf.json
...
Build / check-version (push) Successful in 5s
Build / build-linux (push) Successful in 8m58s
Build / build-windows (push) Successful in 9m17s
Build / build-android (push) Successful in 12m35s
Build / create-release (push) Has been skipped
- Implemented automatic permission handling for microphone and camera access on Linux using webkit2gtk.
- Updated tauri.conf.json to define the main application window with specific dimensions and properties.
2026-02-05 04:57:45 +11:00
c612dfa824
fix: update capabilities for mobile and desktop, enhance window configuration
Build / check-version (push) Successful in 6s
Build / build-linux (push) Successful in 6m1s
Build / build-windows (push) Successful in 6m15s
Build / create-release (push) Has been cancelled
Build / build-android (push) Has been cancelled
2026-01-25 20:09:08 +11:00
6a32c023ee
Refactor code structure for improved readability and maintainability
Build / check-version (push) Successful in 4s
Build / build-linux (push) Successful in 13m23s
Build / build-windows (push) Successful in 14m23s
Build / create-release (push) Has been cancelled
Build / build-android (push) Has been cancelled
2026-01-25 03:10:17 +11:00
2a8c3a1475
Refactor code structure for improved readability and maintainability
Build / check-version (push) Successful in 5s
Build / build-linux (push) Successful in 12m45s
Build / build-windows (push) Failing after 15m39s
Build / create-release (push) Has been cancelled
Build / build-android (push) Has been cancelled
2026-01-25 01:09:30 +11:00
a7156f1a76
bump version to 4.10.8 in tauri configuration
Build / check-version (push) Successful in 6s
Build / build-windows (push) Failing after 1m58s
Build / build-linux (push) Failing after 1m54s
Build / create-release (push) Has been cancelled
Build / build-android (push) Has been cancelled
2026-01-24 08:09:19 +11:00
94b72d0fe8
bump version to 4.10.7 in tauri configuration
Build / check-version (push) Successful in 4s
Build / build-linux (push) Failing after 1m59s
Build / build-windows (push) Failing after 2m2s
Build / build-android (push) Failing after 2m13s
Build / create-release (push) Has been skipped
2026-01-24 08:04:29 +11:00
1de0ed67a2
bump version to 4.10.6 in tauri configuration
Build / check-version (push) Successful in 6s
Build / build-linux (push) Failing after 3m24s
Build / build-windows (push) Has started running
Build / build-android (push) Has started running
Build / create-release (push) Has been cancelled
2026-01-24 07:51:53 +11:00
01312be50d
feat: add deep link and notification permissions to mobile and android schemas
...
- Introduced new permissions for deep link functionality including `allow-get-current`, `allow-is-registered`, `allow-register`, and `allow-unregister`.
- Added comprehensive notification permissions such as `allow-notify`, `allow-request-permission`, and others to enhance notification capabilities.
- Updated the mobile and android schemas to reflect these changes.
- Removed deprecated window state permissions from schemas.
- Updated the capabilities schema to include new default permissions for deep link and notification features.
- Refactored the Tauri application initialization to support new deep link plugin for mobile platforms.
2026-01-24 07:48:09 +11:00
0fd03b8496
Fix release workflow - create tag and release in same workflow run, bump to 4.10.5
Build / check-version (push) Successful in 3s
Build / build-linux (push) Failing after 5m9s
Build / build-windows (push) Has started running
Build / build-android (push) Has been cancelled
Build / create-release (push) Has been cancelled
2026-01-24 05:25:14 +11:00
890b060ab4
Bump version to 4.10.3 in tauri configuration
Build / check-version (push) Successful in 5s
Build / create-tag (push) Successful in 6s
Build / build-windows (push) Successful in 13m7s
Build / build-linux (push) Successful in 16m11s
Build / build-android (push) Successful in 27m0s
Build / create-release (push) Has been skipped
2026-01-24 04:45:13 +11:00
82a3cb9674
Add auto-updater support for Linux with Gitea releases
Build / build-windows (push) Has been cancelled
Build / build-android (push) Has been cancelled
Build / create-release (push) Has been cancelled
Build / build-linux (push) Has been cancelled
2026-01-24 04:21:36 +11:00
74879140b2
Add notification support and background sync service for Android
Build / build-linux (push) Successful in 8m27s
Build / build-windows (push) Successful in 9m58s
Build / build-android (push) Has been cancelled
2026-01-24 04:07:08 +11:00
619dab238d
Add deb and rpm packages for Ubuntu and Fedora
Build / build-linux (push) Successful in 8m10s
Build / build-windows (push) Successful in 8m51s
2026-01-23 21:05:02 +11:00
50ed3a471d
Upgrade to Tauri 2.x for Ubuntu 24.04 webkit2gtk-4.1 support
Build / build-linux (push) Successful in 7m45s
Build / build-windows (push) Successful in 8m22s
2026-01-23 20:52:38 +11:00
a032daaff5
Fix CI/CD: use upload-artifact@v3 for Gitea, configure targets to msi/appimage only
Build / build-linux (push) Failing after 22s
Build / build-windows (push) Has started running
2026-01-23 20:01:53 +11:00
706d78e2fe
Configure builds: MSI only for Windows, add Linux AppImage build
Build / build-windows (push) Failing after 4m51s
Build / build-linux (push) Failing after 1m37s
2026-01-23 19:45:49 +11:00
380fca5cd4
Update configuration and dependencies; add encrypted key file
2026-01-23 19:35:22 +11:00
Krishan
b102ceba08
Release v4.10.2 ( #481 )
2025-11-05 18:22:29 +11:00
Krishan
22f7d58c9f
Release v4.10.1 ( #471 )
2025-09-29 14:50:30 +10:00
Krishan
fbc7071696
Release v4.10.0 ( #466 )
...
* Release v4.10.0
* bump cinny submodule
2025-08-31 21:24:20 +10:00
Krishan
f127a1474b
Release v4.9.1 ( #463 )
2025-08-17 21:28:42 +10:00
Krishan
8b293cfd51
Release v4.9.0 ( #462 )
...
* Release v4.9.0
* bump cinny sub module
2025-08-13 12:25:53 +10:00
Ajay Bura
e34faf7f6c
Release v4.8.1 ( #454 )
2025-06-11 00:00:17 +10:00
Ajay Bura
b4a9779f9d
Release v4.8.0 ( #452 )
...
* Release v4.8.0
* update cinny submodule
2025-05-24 21:28:06 +05:30
Ajay Bura
22489e880f
Release v4.7.1 ( #450 )
...
* Release v4.7.1
* update cinny submodule
2025-05-21 17:46:13 +05:30
Ajay Bura
77952f5c58
Release v4.7.0 ( #448 )
2025-05-18 12:50:02 +05:30
Krishan
2329d2c55c
Release v4.6.0 ( #441 )
...
* Release v4.6.0
* bump cinny submodule
2025-03-31 23:37:13 +11:00
Krishan
fe40597eac
Release v4.5.1 ( #428 )
...
* Release v4.5.1
* bump cinny submodule
2025-03-05 13:38:28 +11:00
Krishan
de29f8a49e
Release v4.5.0 ( #425 )
...
* Release v4.5.0
* bump cinny submodule
2025-03-04 17:53:14 +11:00
Krishan
ab3ca3ead4
Release v4.4.0 ( #420 )
...
* Release v4.4.0
* bump cinny submodule
2025-02-23 23:39:58 +11:00
Krishan
90af6493d5
Release v4.3.2 ( #419 )
...
* Release v4.3.2
* bump cinny submodule
2025-02-17 12:10:11 +11:00
Krishan
c25f7e5afb
Release v4.3.1 ( #416 )
2025-02-11 22:02:44 +11:00
Krishan
e8837ef50e
Release v4.3.0 ( #414 )
...
* Release v4.3.0
* update cinny submodule
2025-02-11 17:11:31 +11:00
Krishan
05ce94884a
Release v4.2.3 ( #391 )
...
* Release v4.2.3
* update cinny submodule
2024-11-12 20:49:57 +11:00
Krishan
792837b02b
Release v4.2.2 ( #379 )
...
* Release v4.2.2
* Bump cinny submodule
2024-10-16 21:34:13 +11:00
Krishan
5acc9eb615
Release v4.2.1 ( #346 )
...
* Release v4.2.1
* update cinny submodule
2024-09-14 23:29:09 +10:00
Krishan
2ed0e8e532
Update screen size to more usable ( #347 )
2024-09-14 21:44:11 +10:00
Krishan
db5a2dbe01
Release v4.2.0 ( #343 )
2024-09-12 00:31:46 +10:00
Krishan
8a29f48092
Release v4.1.0 ( #328 )
2024-08-04 20:24:34 +10:00
Krishan
2ff11d65e7
Release v4.0.3 ( #315 )
2024-07-25 16:04:16 +10:00
Krishan
e8f5c4ce24
Undo system tray and single instance ( #312 )
...
* Revert 5872ab9
* Undo 095b8fc
2024-07-25 14:15:59 +10:00
Krishan
f36934a796
Release v4.0.1
2024-07-25 00:20:22 +10:00
Krishan
2c4b96e9ed
Release v4.0.0
2024-07-24 23:07:18 +10:00
Krishan
6f83708511
Release v3.2.1
2023-11-01 21:53:00 +11:00
Krishan
3c22636bdf
Release v3.2.0
2023-10-31 21:25:27 +11:00