Compare commits
2
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
6df40e707c | ||
|
|
2644abf9d5 |
@@ -2,6 +2,22 @@
|
|||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
|
## [0.3.0] - 2026-06-08
|
||||||
|
|
||||||
|
### Added
|
||||||
|
|
||||||
|
- Add support for TickTick, Google Calendar, Google Drive and API (web page) notifications
|
||||||
|
- Fill notification previews with rich content (metadata sidebar, body and comment/message threads) modeled on the web app
|
||||||
|
- Show the notification source type (e.g. Linear Issue, GitHub Pull Request) in the preview metadata
|
||||||
|
|
||||||
|
### Changed
|
||||||
|
|
||||||
|
- Swap notification list shortcuts: `Enter` shows details, `Cmd+Enter` opens in browser
|
||||||
|
|
||||||
|
### Fixed
|
||||||
|
|
||||||
|
- Fix "could not open app" error when opening Google Calendar notifications
|
||||||
|
|
||||||
## [0.2.0] - 2024-12-16
|
## [0.2.0] - 2024-12-16
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|||||||
+1
-1
@@ -5,7 +5,7 @@
|
|||||||
"description": "Manage your notifications in a single Universal Inbox",
|
"description": "Manage your notifications in a single Universal Inbox",
|
||||||
"icon": "ui-logo-transparent.png",
|
"icon": "ui-logo-transparent.png",
|
||||||
"author": "dax42",
|
"author": "dax42",
|
||||||
"version": "0.2.0",
|
"version": "0.3.0",
|
||||||
"categories": ["Productivity"],
|
"categories": ["Productivity"],
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"preferences": [
|
"preferences": [
|
||||||
|
|||||||
Reference in New Issue
Block a user