Releases: fastrepl/openbird
Releases · fastrepl/openbird
v0.1.26
- Openbird now excludes incognito and private browser windows from captured activity.
- Domain exclusions now apply consistently when loading history, searching activity, and refreshing prepared views.
- Daily summaries now drop stale entries when their source activity becomes excluded.
v0.1.25
- Fixed timezone handling so Openbird follows your local day and weekday correctly after travel or system timezone changes.
- Fixed day rollover so the selected day updates to the correct local date without requiring a restart.
- Openbird no longer captures its own windows in your activity log.
Full Changelog: v0.1.24...v0.1.25
v0.1.24
- Fix timeline view lag by precomputing and caching grouped activity before rendering.
- Show a restart action after an update finishes installing instead of leaving the app stuck on Updating.
v0.1.23
- Fixed Slack timeline extraction so channel and DM activity no longer splits into duplicate entries when Slack adds workspace suffixes or unread markers.
- Filtered Slack composer placeholder text like
Message to …andReply to thread in …so captured activity focuses on the actual conversation. - Improved normalization for older Slack captures so past timelines and generated summaries collapse mixed Slack window titles into one readable activity block.
v0.1.22
- Fixed a launch-time hang that could make Openbird beachball while opening.
- Made the status menu load its exclusion suggestions asynchronously so the app becomes responsive sooner.
- Reduced startup context inspection work during menu initialization for a smoother first open.
Full Changelog: v0.1.21...v0.1.22
v0.1.21
- Timeline now groups noisy activity into higher-signal insights so the Today view is easier to scan.
- Assistant replies now render structured markdown, including ordered lists, with readable formatting in chat.
- Openbird now checks for updates when it opens so new releases surface sooner.
v0.1.20
- Added a Topic and Timeline toggle on the day view so you can switch between the polished summary and the underlying activity stream.
- Reduced runaway memory usage by switching activity event fingerprints to compact hashes and compacting oversized legacy capture hashes when the app opens.
v0.1.19
- New activity now compiles itself in the background, so today's timeline and journal stay current without a manual refresh.
- If you were following Today, Openbird now rolls forward automatically at midnight instead of leaving the UI on yesterday.
- KakaoTalk capture is more accurate, with preserved speaker direction and cleaner conversation wording in summaries.
- Privacy actions are more explicit, and deleting activity now also clears the derived journals, chats, embeddings, and prepared caches tied to that data.
- Update installs no longer risk getting stuck while Openbird is shutting down.
Full Changelog: v0.1.18...v0.1.19
v0.1.18
- Reduced the brief beachball when reopening Openbird by moving expensive window capture work off the main thread.
Full Changelog: v0.1.17...v0.1.18
v0.1.17
- Keep the Ask Openbird send button centered in the chat composer.
- Warm prepared activity caches in the background so regenerated summaries reuse cleaned activity data more consistently.