Thanks to visit codestin.com
Credit goes to github.com

Skip to content

authsome: v0.2.4

Choose a tag to compare

@github-actions github-actions released this 08 May 13:12
2aac5b6

0.2.4 (2026-05-08)

Features

  • add dashboard UI (9296d68)
  • add python-multipart dependency, update CLI table styling, and refine provider error messaging (5d6f393)
  • add python-multipart dependency, update CLI table styling, and refine provider error messaging. (e2a9d3d)
  • add support for custom server base URLs (2fde0fd)
  • add support for customizable home directory and exit after printing JSON output (cc2d830)
  • add support for customizable home directory and exit after printing JSON output (705a358)
  • add support for hosted daemon deployments via AUTHSOME_SERVER_BASE_URL and AUTHSOME_DAEMON_URL configuration. (0af4b01)
  • added an interractive dashboard (3867a96)
  • added support for notion dcr (cd960f3)
  • added support for notion dcr (11ea590)
  • allow header_prefix to be null in API key provider (bbfc8f8)
  • allow header_prefix to be null in API key provider (74771c4)
  • client server architecture (WIP - do not merge) (bf548e1)
  • green themed UI (a826498)
  • implement custom error handling and propagation between daemon server and CLI client (f536edb)
  • introduce working implementation of client server architecture with session management. Refactor profile/provider store to reside behind app store interface and implement local version of store. (a285172)
  • restructure client-server daemon architecture (4bd09e0)
  • ui: add interactive dashboard actions (097f62a)

Bug Fixes

  • add non-interactive register confirmation flag (57745be)
  • add non-interactive register confirmation flag (45c3a4b)
  • added support for linear oauth (680c0d9)
  • added support for linear oauth (10213c8)
  • clear existing log handlers and log verbose status in setup_logging (b84747e)
  • clear existing log handlers and log verbose status in setup_logging (75e7c0d)
  • cli: distinct exit code for cancelled credential entry (f21047d)
  • cli: distinct exit code for cancelled credential entry (09fd6bc)
  • merged with develop (a5711a7)
  • resolve circular import in server dependencies (006ce3f)
  • ruff check fixed (65e6b6a)
  • tests fix (f7bec29)
  • update import path for DARK_THEME_CSS to reflect module reorganization (d97d7bf)
  • updated overview tab (36c2741)
  • validate provider existence before retrieving connection metadata (17580d4)
  • validate provider existence before retrieving connection metadata (285f379)

Documentation

  • Add design decisions for hosted version (1551eff)
  • add engineering principles and AI agent guidelines (efaeced)
  • expand manual testing guide to cover full CLI surface (bbe42f2)
  • update CLI commands in documentation to use uvx for execution (ab8268f)
  • update CLI commands in documentation to use uvx for execution (cc1030f)
  • update issue reporting guidelines to require automated GitHub CLI submission (e388891)
  • update issue reporting guidelines to require automated GitHub CLI submission (1f3374d)
  • use GitHub user-attachments URL for demo video (a74f16f)