Brainstash

Brainstash Changelog

Every meaningful change to Brainstash, told with the media it deserves — screenshots and clips adapt to your current theme.

  1. addedchanged

    Authoring, media, and dynamic blocks

    Authoring in Brainstash got markedly richer.

    • Media library — a page for uploaded media, with working upload.
    • Dynamic content blocks — a live dynamic-block authoring UI plus settings.
    • Server-side markdown rendering — XSS-safe HTML generated on the server.
    • Stats & profile endpoints.

    The frontend was rewired to cookie-based auth, query-params and media upload were fixed, the README was modernized, and the suite copy was rebranded from Proomptal to Aylith.

    Brainstash entries: the personal knowledge base with full-text search, categories, and tags
    Entries — everything you learn, searchable and versioned.
    Brainstash categories: browsing the knowledge base by category
    Categories — the knowledge base, organized by topic.
  2. addedchanged

    Foundation

    The full Brainstash application: entries with categories, tags, and versioning; full-text search; OAuth + session auth; a CLI; and a Bun + SvelteKit + Drizzle/LibSQL monorepo. The toolchain migrated to tsgo and dependencies were upgraded to latest.