Skip to content

Releases: fastrepl/openbird

v0.1.26

08 Apr 21:53

Choose a tag to compare

  • 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

05 Apr 06:49

Choose a tag to compare

  • 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

01 Apr 21:57

Choose a tag to compare

  • 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

01 Apr 20:29

Choose a tag to compare

  • 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 … and Reply 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

01 Apr 19:15

Choose a tag to compare

  • 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

01 Apr 05:02

Choose a tag to compare

  • 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

01 Apr 03:39

Choose a tag to compare

  • 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

31 Mar 23:05

Choose a tag to compare

  • 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

31 Mar 05:56

Choose a tag to compare

  • 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

31 Mar 05:39

Choose a tag to compare

  • 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.