Changelogs, build notes and the occasional opinion by me
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.
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.
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.
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.
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.
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.