You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Add v2.1.0 section to README with new features
- Update Next Meeting feature description with configurable duration
- Update Configuration steps for new settings
- Add v2.1.0 to changelog
- Update copilot-instructions with flashOnMeetingStart default pattern
- Add startup race condition and title duration to common issues table
Copy file name to clipboardExpand all lines: README.md
+21-2Lines changed: 21 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,13 @@ iCal Plugin for [elgato Stream Deck](https://www.elgato.com/en/gaming/stream-dec
6
6
7
7
This plugin is available on the Stream Deck store, you can also download [the last release](https://github.com/pedrofuentes/stream-deck-ical/releases) or build it yourself using the code on this repo.
8
8
9
+
## ✨ New in v2.1
10
+
11
+
- ✅ **Configurable Title Display**: Choose how long meeting titles show (5, 10, 15, or 30 seconds)
12
+
- ✅ **Meeting Start Flash**: Optional visual alert when meetings begin
13
+
- ✅ **Improved Startup**: Faster button initialization with better status messages
14
+
- ✅ **Better UX**: Shows "Please Setup" for unconfigured plugins
0 commit comments