Every meaningful change to Brainstash, told with the media it deserves — screenshots
and clips adapt to your current theme.
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.
Entries — everything you learn, searchable and versioned.
Categories — the knowledge base, organized by topic.
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.