Notes from the workshop.

Changelogs, build notes and the occasional opinion by me

Writing

  • changelog

    AI Assistants. Handing Off the Boring Half.

    You can now connect Claude or ChatGPT to Jinear and let it do the typing: turning a conversation into tasks, telling you what is actually due this week, catching you up after a week off. It works with your account, and only on what you allow.

  • changelog

    Release v0.1.1681. MinIO Image Moved to the Jinear Registry.

    The MinIO image Jinear used was removed from Docker Hub, so docker compose pull failed and new installs could not start file storage. Jinear now uses a hosted copy of the same release. Existing installs need a one-line change.

  • changelog

    Instance Settings. An Admin Panel for Self-Hosters.

    Jinear had no way to close registration, no way to reset someone's password without a mail server, and no way to see what was on the instance. There's an admin panel now, at /admin, off by default, with one admin account defined in your .env.

  • changelog

    Notes. The Last Missing Piece.

    Jinear had calendar, tasks, and files. Documentation had nowhere to live, so it squatted on tasks or ended up as a text file in storage. Notes fixes that, and I think it's the last main feature Jinear needs.

  • changelog

    Release v0.1.1675. Self-Hosting Fixes: Uploads, Ports, and Reverse Proxies.

    File uploads that never finished, an installer that insisted on owning the standard web ports, and a service that always reported itself unhealthy. All three are fixed, and there are new docs for running Jinear behind your own proxy.

  • changelog

    A Leaner Jinear: Dropped Features, a New PWA, and a Dedicated Site

    I trimmed Jinear down to its core. Removing projects, project Pages, custom domains, and chat, and split the old web app into an offline-capable PWA and a static marketing site.