Releases
v0.2.6
Compare
Sorry, something went wrong.
No results found
What's Changed
feat: support multiple freee APIs (accounting, hr, invoice, pm) (792c89f )
feat: display and reuse existing configuration values (53dd895 )
feat: replace readline with prompts for password input (632f7df )
fix: prevent duplicate characters when pasting CLIENT_SECRET (1f07727 )
fix: hide CLIENT_SECRET input and load config before callback server (d78b7a6 )
feat: add configure subcommand to main entry point (d00f9ee )
refactor: remove mode from Config interface, use getMode() function (fb7bdef )
feat: migrate to config file-based setup and deprecate environment variables (9504bfc )
chore: refine MCP configuration files (3f97c13 )
chore: update MCP inspector and add local config (793a312 )
fix: update environment variable name to FREEE_DEFAULT_COMPANY_ID (bd007e0 )
feat: switch mode selection from env var to CLI subcommands (2c07d4e )
feat: enhance configure command with OAuth authentication and company selection (d5913b4 )
refactor: change client mode to HTTP method sub-commands (b544324 )
refactor: rename FREEE_COMPANY_ID to FREEE_DEFAULT_COMPANY_ID (e33d31e )
feat: add configure subcommand for interactive setup (03195e5 )
feat: add API client mode to reduce context window usage (a763396 )
Package
You can’t perform that action at this time.