Skip to content

version: bump to 3.1.1#154

Merged
damachine merged 2 commits intomasterfrom
next
Apr 11, 2026
Merged

version: bump to 3.1.1#154
damachine merged 2 commits intomasterfrom
next

Conversation

@damachine
Copy link
Copy Markdown
Owner

@damachine damachine commented Apr 11, 2026

Change:

Separates access_token into a standalone credentials.json file that
is auto-created and managed by the daemon.

Credentials

  • credentials.json auto-created on first startup with empty token
  • Token auto-persisted from config.json → credentials.json on load
  • config.json auto-normalized from compact to pretty-printed format
  • access_token removed from shipped config.json template

Code Cleanup

  • Removed unused multipart CURL helpers
  • Unified CURL reset
  • Eliminate duplication

Packaging

  • Debian: added conffiles for config protection
  • All formats: updated for credentials.json handling

@damachine damachine merged commit 6017f94 into master Apr 11, 2026
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants