Skip to content

chore(master): release 2.6.0 - #515

Merged
github-actions[bot] merged 1 commit into
masterfrom
release-please--branches--master--components--filecodebox
Sep 14, 2026
Merged

github-actions[bot] merged 1 commit into
masterfrom
release-please--branches--master--components--filecodebox

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

2.6.0 (2026-09-14)

Features

  • declare missing config keys (opendal_scheme, chunk_expire_hours) and add config schema guard (c5d525d)
  • rename all config keys to snake_case with DB migration 007 (5121db6)
  • upgrade password hashing to memory-hard scrypt with transparent rehash (443cfe7)

Bug Fixes

  • FileCodes.expired_count defaults to -1 (time-based) instead of instantly-expired 0 (D4) (3c93718)
  • save_file accepts plain binary streams; repair admin local file share (D2) (bb95017)
  • serialize KeyValue JSON read-modify-write sections behind a process lock (D5) (0038636)
  • snake_case the public config contract (D7 follow-up) (800bac0)
  • validate background config as http(s) URL to close CSS quote-breakout in 2023 theme (4cab625)

Performance Improvements

  • cache settings refresh behind a 2s TTL, force refresh on write paths (D6) (61d72ab)
  • dashboard counters and storage quota use SQL aggregation (D3) (baecebd)
  • make is_config_initialized cheap — no scrypt on the per-request probe (D1) (ec424dd)

This PR was generated with Release Please. See documentation.

@vercel

vercel Bot commented Sep 14, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated
file-code-box Ready Ready Preview Sep 14, 2026 1:47pm UTC

@github-actions
github-actions Bot merged commit 18d344c into master Sep 14, 2026
1 of 2 checks passed
@github-actions
github-actions Bot deleted the release-please--branches--master--components--filecodebox branch September 14, 2026 13:47
@github-actions

Copy link
Copy Markdown
Contributor Author

🤖 Created releases:

🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants