Changelog

Was sich geändert hat,
und was das für dich heißt

Jedes Release mit vollständiger Liste der Ergänzungen, Änderungen und Korrekturen. Breaking Changes kündigen wir mindestens 90 Tage vorher an.

  1. 21. August 2026

    useNotification

    useNotification opens its business API

    The company side of a useNotification app is now an API: publish and edit apps, wire the webhook inside them, read your subscribers, and send to one or all of them — three APIs, OAuth2 through artim/dev.

    Eintrag lesen
  2. 19. August 2026

    Methacore

    Joining, leaving and a club page of its own

    Methacore now carries a membership from the public application form to the confirmed cancellation, splits a club into departments, and hosts what used to live elsewhere: the club's website, its mailboxes and the sign-in for other applications.

    Eintrag lesen
  3. 18. August 2026

    ShellBase

    OpenID Connect sign-in with a consent step

    ShellBase gained an OpenID Connect flow: you are handed off to sign in, and a consent screen stands between the sign-in and the access it grants.

    Eintrag lesen
  4. 18. August 2026

    Support

    Discord attachments, Methacore and Artim sign-in

    Files posted in a Discord ticket thread now appear on the ticket itself, staff can trigger tools from that thread, and Support accepts Methacore and Artim sign-in.

    Eintrag lesen
  5. 12. August 2026

    v1.14

    Platform

    Schreibende Endpunkte für alle Produkt-APIs

    Bis hierher waren die Produkt-APIs lesend. Jetzt legen sie an, ändern und löschen — nach einem Muster, das für jede Sektion gleich ist.

    Eintrag lesen
  6. 5. August 2026

    Platform

    Protected files need a signed link

    A file marked as protected can no longer be fetched from its plain address — access requires a signed URL that expires.

    Eintrag lesen
  7. 31. Juli 2026

    Methacore

    Membership fees, SEPA and the club's books

    This is the month dues became a system: fee groups with formulas, fee runs, SEPA direct debit, dunning and a chart of accounts — and around them meetings, votes, inventory, rooms and a log of everything that changes.

    Eintrag lesen
  8. 29. Juli 2026

    v1.13

    Platform

    Sandbox kann Fehlerfälle gezielt simulieren

    Rate Limits, Timeouts und ungültige Keys lassen sich per Header auslösen — ohne auf den echten Fehler zu warten.

    Eintrag lesen
  9. 18. Juli 2026

    Support

    A daily health check inside Support

    Support runs a health check once a day on a schedule and reports the result in the app, so nobody has to start the check by hand.

    Eintrag lesen
  10. 4. Juli 2026

    v1.12

    Platform

    Key-Rotation mit 24 Stunden Überlappung

    Alter und neuer Key sind einen Tag lang gleichzeitig gültig. Kein Deploy-Fenster mehr nötig.

    Eintrag lesen
  11. 19. Juni 2026

    Methacore

    A Watch app, families and attendance in the group view

    Methacore reaches the Apple Watch with HealthKit, families can be created and their members told about it, and a group now shows how attendance is going.

    Eintrag lesen
  12. 18. Juni 2026

    v1.11

    Platform

    TypeScript-SDK mit generierten Typen aus dem OpenAPI-Schema

    Jede Response ist typisiert, jeder Fehlercode ein Union-Member. Das SDK wird mit jedem API-Release neu generiert.

    Eintrag lesen
  13. 13. Juni 2026

    FleetPilot

    Messages on screen and files in both directions

    FleetPilot can now reach the person at the device and the disk underneath it: important messages that appear as a banner, a file browser per device, and file transfer to and from a machine.

    Eintrag lesen
  14. 13. Juni 2026

    Web

    Staging deployments before anything reaches production

    The website can be deployed to staging and checked there first, and a site that started this month was set up on Artim staging CI from the start.

    Eintrag lesen
  15. 7. Juni 2026

    artim/dev

    A staging environment for artim/dev

    Nothing changed on the site itself this month — artim/dev got a staging build and its own environment configuration, so a version can be deployed and looked at before it goes live.

    Eintrag lesen
  16. 7. Juni 2026

    Platform

    Staging environments, from CLI to proxy host

    A new staging service brings a deployment up in containers, gives it a proxy host and pulls its environment variables from CI — with a command line tool to drive the whole thing.

    Eintrag lesen
  17. 5. Juni 2026

    CI

    Environment files, job variables and steadier runners

    CI gained environment files per stage and variables inside jobs, and it holds up better when a runner drops or a job floods the log.

    Eintrag lesen
  18. 3. Juni 2026

    Identity

    iOS layout respects the safe area

    The app no longer draws its content into the system areas at the top and bottom of an iPhone screen.

    Eintrag lesen
  19. 27. Mai 2026

    Support

    Sign in with Google or Apple

    Support accounts can now be created and used with a Google or Apple account, and an expired session no longer traps you between the ticket list and the login screen.

    Eintrag lesen
  20. 27. Mai 2026

    v1.10

    Platform

    Webhooks für Zugangs- und Verbindungsereignisse

    Statt zu pollen bekommst du eine signierte Zustellung, sobald sich etwas ändert.

    Eintrag lesen
  21. 27. Mai 2026

    Web

    Legal pages get their own content and styling

    The privacy policy and the terms and conditions are handled as legal content now, with styling of their own and without the call to action block they carried before.

    Eintrag lesen
  22. 17. Mai 2026

    FleetPilot

    Policies, package dependencies and dynamic groups

    FleetPilot learned to enforce compliance on its own: a policy engine, packages that pull in their own dependencies, and dynamic groups that deployments and policies can target.

    Eintrag lesen
  23. 4. Mai 2026

    Labs

    Deep links with memory and Firebase wired up

    Deep link handling stopped resolving everything from scratch, and the app gained the Google Services configuration it needs to talk to Firebase.

    Eintrag lesen
  24. 4. Mai 2026

    Methacore

    Course bookings pay into the organisation's own account

    Money from a public course booking now goes to the organisation's own connected account instead of one fixed destination, and the form builder learned drag and drop.

    Eintrag lesen
  25. 4. Mai 2026

    ShellBase

    Access tokens now last 90 days

    ShellBase access tokens now expire after 90 days, which sets how long a sign-in holds before you have to authenticate again.

    Eintrag lesen
  26. 25. April 2026

    Artim Dash

    Firestore as a source, events and projects

    Dashboards can read from Firestore, events can be posted to an endpoint from outside, and work can be grouped into projects.

    Eintrag lesen
  27. 25. April 2026

    Methacore

    Error reporting, group dates and steadier training plans

    The dashboard and the app now report their own failures instead of dying quietly, group meeting dates are pinned to one timezone, and editing exercises in a training plan holds up.

    Eintrag lesen
  28. 22. April 2026

    Web

    PDF preview and projects that keep their state

    A project definition can be looked at as a PDF before it leaves the browser, and what you enter survives leaving the page.

    Eintrag lesen
  29. 21. April 2026

    Bug

    Client SDKs, error pages and an English interface

    Bug got the client side it was missing: SDKs for React and React Native that catch crashes and show an error page instead of a blank screen, API keys for sending events, and an interface that now reads in English.

    Eintrag lesen
  30. 21. April 2026

    Identity

    A console for users, applications and logs

    Identity got an administration console: its own sign-in, and one place to work through users, applications, chips, certificates, logs and teams, with search, pagination and per-record detail views.

    Eintrag lesen
  31. 20. April 2026

    ShellBase

    Teams, passkeys and a terminal that keeps its session

    ShellBase grew from a single-user tool into something a team can share: teams with owners and member limits, invitations, passkey sign-in, and per-team SSO.

    Eintrag lesen
  32. 20. April 2026

    Weekly

    Weekly updates now go to Instagram too

    The weekly update is no longer Discord-only: it can be posted to Instagram, and a chosen week can be pushed there by hand from the admin panel.

    Eintrag lesen
  33. 16. April 2026

    Labs

    A generator proof of concept and steadier slash commands

    A proof of concept for generating projects from templates landed, and the meeting bot got better at handling a slash command that goes wrong.

    Eintrag lesen
  34. 2. April 2026

    Support

    A proper sign-in prompt for protected pages

    Opening a Support page without being signed in now sends you to the login screen with an access denied message, instead of leaving you on a page you cannot use.

    Eintrag lesen
  35. 30. März 2026

    Labs

    A meeting recorder bot and a self-updating desktop app

    A new bot that records meetings and handles voice started this month, and the desktop app gained update handling and logs.

    Eintrag lesen
  36. 30. März 2026

    Methacore

    Courses, paid bookings, waitlists and passkeys

    Methacore became something you can sell courses with: bookings paid through Stripe with discount codes, a waitlist that hands out freed seats on its own, an email for every step of a booking, and passkey sign-in.

    Eintrag lesen
  37. 29. März 2026

    Identity

    Approval by push and desktop sign-in codes

    An authorization request now reaches the device as a push notification, desktop clients get their own sign-in code, and a completed authorization hands the session over to the app.

    Eintrag lesen
  38. 28. März 2026

    Platform

    Safer file deletion in file storage

    One change this month: deleting a stored file resolves its path and name through checked values before anything is removed.

    Eintrag lesen
  39. 26. März 2026

    Support

    Ticket updates now arrive by email

    Support sends an email when a ticket changes or gets a reply, and the mail names what changed instead of just saying something did.

    Eintrag lesen
  40. 27. Februar 2026

    Artim Dash

    Data connections you can change afterwards

    A dashboard's data connection is no longer settled at creation: it can be updated, it records which kind of database it points at, and the databases behind it can be read out.

    Eintrag lesen
  41. 27. Februar 2026

    Methacore

    Unsubscribe requests, multi-measurement and a device PIN

    Members can now ask to leave through the app and the organisation decides on those requests, measurements can run for several entries at once, and the app locks behind a PIN.

    Eintrag lesen
  42. 16. Februar 2026

    Weekly

    A quiet month with one test added

    Nothing changed for anyone using Weekly this month — the single commit was a test file.

    Eintrag lesen
  43. 30. Januar 2026

    Platform

    Expiring files and JSON document filters

    Uploaded files can be given an expiry and cleared out once they reach it, and documents in the database browser can be narrowed down with a JSON query.

    Eintrag lesen
  44. 28. Januar 2026

    Identity

    OpenID discovery, scopes and longer sessions

    Identity became something an outside application can integrate against properly: OpenID discovery and JWKS endpoints, an authorization code flow that follows the spec, requested scopes, and a record of what happened on an account.

    Eintrag lesen
  45. 27. Januar 2026

    CI

    The add-runner command reads correctly

    One fix this month: the command shown when you add a runner was printed with broken syntax.

    Eintrag lesen
  46. 24. Januar 2026

    Labs

    Employee records, wallet passes and optional QR codes

    Employees can be opened in a detail view that holds their documents and training records, and pass generation learned to leave the QR code out unless it is asked for.

    Eintrag lesen
  47. 21. Januar 2026

    Methacore

    Page analytics and a fixed measurement export

    A quiet month: the public pages started reporting their traffic, and exporting a measurement now lands where it belongs.

    Eintrag lesen
  48. 12. Januar 2026

    Artim Dash

    Live cursors, folders and a verified sign-up

    Artim Dash became something several people can use at once: live cursors with follow and spotlight, a minimap, folders for dashboards, and a sign-up that runs through OAuth2 and confirms the address by email.

    Eintrag lesen
  49. 11. Januar 2026

    Weekly

    Weekly changelogs pulled from GitHub, posted to Discord

    The first version of the weekly changelog admin: it signs you in, reads commits from GitHub, turns a week into a summary, and posts it to Discord as a rendered image.

    Eintrag lesen