Skip to Content

Posts tagged with 0.0.1

Bugfix: Improved Photo Gallery Indicators

Bugfix: Improved Photo Gallery Indicators

We have resolved a display inconsistency within the Notes list photo grid. Previously, when a note contained exactly three photos, the grid displayed the first two images but omitted the "+1" indicator for the hidden third image. The Fix We updated the grid logic in the PersonDetail component

BugFix: Username error

If you’ve logged into the app recently, you might have noticed a peculiar detail: no matter who you were, the application insisted you were the same person. The header displayed a static, hardcoded string for development purposes. While this was fine for early testing, it was time for the

Video

Bugfix: The Scroll Lock profile and chat

0:00 /0:06 1× Following up on our recent release of the Centered Three-Column Layout, we observed a friction point in the user experience on desktop. While the structural move to a 1200px max-width container was successful, the scroll behavior introduced a subtle cognitive load. Specifically, we had three

Video

Feature: Centering the Experience

0:00 /0:17 1× If you use our app on a widescreen monitor, you’ve probably noticed a phenomenon common in many early-stage web apps: the "Left-Align Fatigue." Until now, our interface has been strictly left-aligned. On a standard laptop, this works fine. But on a 27-inch

Video

Feature: Photo Gallery - multi photos

0:00 /0:02 1× We have introduced a smart gallery system that automatically organizes your note attachments into a clean, professional grid. This update ensures that your visual content is always presented consistently without cluttering your interface. The single image looked empty. Photo CountLayout1 photoSingle 200×200 square2 photos2×

Video

Feature: Default Attachment Preview in Notes List

0:00 /0:02 1× Notes now display their default attachment (photo, video, or audio) directly in the list view, giving users a quick visual preview before opening the full note. 1. Added getDefaultAttachment utility (src/utils.ts): A new function that retrieves the default attachment from a note'