Skip to content

Releases: thoughtlesslabs/omarchy-bbs

Omarchy BBS 0.11.5

Choose a tag to compare

@thoughtlesslabs thoughtlesslabs released this 21 Aug 03:47

Fixes a client-process hang that could leave the panel stuck on LOADING by moving request payload setup before process start and adding a recovery watchdog. Adds lowercase r to mark the selected post read without opening it; mentions remain unread until the thread itself is opened. Thanks @keithnyc for the detailed hang report and @shuv1337 for the mark-as-read contribution.

Omarchy BBS 0.11.4

Choose a tag to compare

@thoughtlesslabs thoughtlesslabs released this 20 Aug 20:54

Thread keyboard navigation now includes the original post in the selection order. Up from the first reply selects the original post, another Up or k reaches the true top, and another Down or j from the final reply reaches the true bottom and surrounding controls.

Omarchy BBS v0.11.3

Choose a tag to compare

@thoughtlesslabs thoughtlesslabs released this 20 Aug 20:37

Fixes keyboard scrolling at post-list boundaries. When the first post is selected, another Up or k reveals the true top and its controls; when the last post is selected, another Down or j reveals the true bottom. Normal post selection remains unchanged.

Omarchy BBS v0.11.2

Choose a tag to compare

@thoughtlesslabs thoughtlesslabs released this 20 Aug 20:24

Makes post-list state unambiguous: blue card fill, border, title, and NEW badge now mean unread activity only. Keyboard selection uses only the left rail; category, pin, lock, and thread-notification badges remain neutral; personal hearts accent only the heart and count.

Omarchy BBS v0.11.1

Choose a tag to compare

@thoughtlesslabs thoughtlesslabs released this 20 Aug 19:45

Post and reply bodies are now native selectable plain text. Drag to select, press Ctrl+C to copy, and press Escape to return keyboard focus to BBS navigation. Message markup remains forced to plain text.

Omarchy BBS v0.11.0

Choose a tag to compare

@thoughtlesslabs thoughtlesslabs released this 20 Aug 19:26

Adds a detachable native BBS window with a return-to-bar action and keyboard shortcut, personalized global and per-thread notification controls, exact reply deep links, and current GitHub/marketplace screenshots. The in-panel update action uses Omarchy’s standard plugin updater.

Omarchy BBS v0.10.0

Choose a tag to compare

@thoughtlesslabs thoughtlesslabs released this 20 Aug 18:46

Personalized notifications:

  • Global controls for desktop alerts, mentions, replies, and new posts
  • Per-thread Default, Watching, and Muted modes
  • Muting does not hide unread activity or mention history
  • Direct replies to comments now notify correctly
  • Notification clicks open and select the exact reply
  • Suppressed events are baselined so they never replay later
  • Thread controls include status chips and the T keyboard shortcut

Omarchy BBS v0.9.2

Choose a tag to compare

@thoughtlesslabs thoughtlesslabs released this 20 Aug 17:29

Faster trackpad scrolling, contributed by @detroyejr in #1. Maintainer follow-up keeps multiline post and reply editors independently scrollable and leaves normal mouse-wheel handling unchanged.

Omarchy BBS v0.9.1

Choose a tag to compare

@thoughtlesslabs thoughtlesslabs released this 20 Aug 17:18

Urgent fix for the invisible inline reply editor. Original posts and replies now own stable editor instances instead of dynamically reparenting one control. The visible themed editor supports typing, bounded scrolling, a Submit reply button, Ctrl+Enter submission, and Escape/Cancel.

Omarchy BBS v0.9.0

Choose a tag to compare

@thoughtlesslabs thoughtlesslabs released this 20 Aug 17:13

Fixes the inline reply editor so it renders as a clearly visible, focused, keyboard-ready text field beneath its target. Adds a dedicated Feedback category, growing multiline editors with bounded scrolling, mention-only bar highlighting, and an in-panel update notice using Omarchy’s standard plugin updater.