## Registration (Breaking Change) - Remove ACCOUNT_REGISTRATION restriction on Register page - Login page always shows Register link - Registration behavior now matches upstream v0.17.0 ## UI Improvements - Language selector dropdown: add max-height (320px) + overflow-y: auto - Prevents UI overflow when 65+ languages are displayed ## Documentation - New docs/faq.md with common questions - Simplified README quick start (remove ACCOUNT_REGISTRATION from examples) - Updated getting-started.md with folder initialization guide ## Build Verification - bun run build: PASSED - Docker build: PASSED - TypeScript: PASSED
18 KiB
18 KiB
Changelog
0.1.5 (2026-01-20)
Features
- 註冊功能: 移除 ACCOUNT_REGISTRATION 限制,註冊頁面始終可用
- 語言選單: UI 改為可滾動(max-height: 320px),避免畫面被撐爆
- 文件系統: 新增 FAQ 常見問題文件
Bug Fixes
- Login 頁面始終顯示 Register 連結
- 註冊後可直接登入(與原作者 v0.17.0 行為一致)
Docs
- 簡化 README 快速開始說明
- 更新 getting-started.md 加入資料夾初始化指令
- 新增 docs/faq.md 常見問題
0.1.4 (2026-01-20)
Features
- i18n: 擴展支援 65 種語言(從 5 種大幅擴展)
- 歐洲語系:de, fr, es, it, pt, ru, nl, pl, uk, cs, sv, da, fi, no, el, hu, ro, bg, hr, sk, sl, lt, lv, et, sr, ca, eu, gl, is, ga, cy, mt, mk, sq
- 中東語系:ar, he, fa, tr
- 南亞語系:hi, bn, ta, te, mr, gu, kn, ml, ne, si
- 東南亞語系:th, vi, id, ms, fil, my, km, lo
- 非洲語系:af, sw, am, zu
- 註冊功能: 預設開放使用者註冊(開箱即用)
- 文件: 完整的文件系統
- 新增 getting-started.md 快速入門指南
- 新增 docker.md Docker 部署指南
- 新增 environment-variables.md 環境變數說明
- 新增 url-id-and-storage.md 儲存結構說明
- 新增 advanced-usage.md 進階使用指南
- 更新 i18n.md 65 種語言清單
Bug Fixes
- 修復 i18n 模組導入路徑問題
- 修復 TypeScript 編譯錯誤
Breaking Changes
ACCOUNT_REGISTRATION預設值從false改為true(開箱即用)
0.1.3 (2026-01-20)
Features
- i18n: Add multi-language UI support with 5 languages
- English (en) - default
- Traditional Chinese (zh-TW) / 繁體中文
- Simplified Chinese (zh-CN) / 简体中文
- Japanese (ja) / 日本語
- Korean (ko) / 한국어
- Add language selector dropdown in navigation header
- Auto-detect user's preferred language from browser settings
- Persist language preference in cookies
- All UI text (buttons, labels, messages, errors) now supports translation
- Extensible i18n architecture for adding more languages in the future
Technical Details
- New
/src/i18n/directory with translation core functionality - New
/src/locales/directory with JSON translation files - New
LanguageSelectorcomponent for language switching - Updated all page components to support localization
- Client-side translation helper for dynamic content
0.15.0 (2025-10-07)
Features
- add download all file by file alongside the tar download (#415) (3e7e95b)
- vtracer implemented and added docker file binaries install (76c840d)
Bug Fixes
- add language env (f789d9d)
- add lmodern (761f56b), closes #320
- missing public files (8a888cc), closes #314
- move color variables to seperate directory (3bf82b5), closes #53
- run qtwebengine without sandbox (9f2bdad)
- update favicon (827f22e), closes #158
0.14.1 (2025-06-04)
Bug Fixes
0.14.0 (2025-06-03)
Features
- add dvisvgm (625e1a5)
- add ImageMagick (b47e575), closes #295, closes #269
- enhance job details display with file information (50725ed), closes #251
- improve job details interaction and accessibility (29ba229)
- show version in footer (9a49ded)
Bug Fixes
- add av1 and h26X with containers (af5c768), closes #287, closes #293
- progress bars on firefox (ff2c005)
- register button style (b9bbf77)
- switch from alpine to debian trixie (4e4c029), closes #234, closes #199
0.13.0 (2025-05-14)
Features
- add HIDE_HISTORY option to control visibility of history page (9d1c931)
- add potrace converter (bdbd4a1)
- Add support for .HIF files (70705c1)
- add support for drag/drop of images (ff2ef74)
Bug Fixes
0.12.1 (2025-03-20)
Bug Fixes
- rollback to bun 1.2.2 (cdae798)
0.12.0 (2025-03-06)
Features
- added progress bar for file upload (db60f35)
- made every upload file independent (cc54bdc)
- replace exec with execFile (9263d17)
Bug Fixes
- add libheif (6b92540)
- add libheif (decfea5), closes #202
- added onerror log (ae4bbc8)
- refactored uploadFile to only accept a single file instead of multiple (dc82a43)
- update libheif to 1.19.5 (fba5e21), closes #202
0.11.1 (2025-02-07)
Bug Fixes
- mobile view overflow (bec58ac)
0.11.0 (2025-02-05)
Features
Bug Fixes
0.10.1 (2025-01-21)
Bug Fixes
0.10.0 (2025-01-18)
Features
Bug Fixes
- add FFMPEG_ARGS env variable (f537c81), closes #190
- add qt6-qtbase-private-dev from community repo (95dbc9f)
- skip account setup when ALLOW_UNAUTHENTICATED is true (538c5b6)
0.9.0 (2024-11-21)
Features
- add inkscape for vector images (f3740e9)
- Allow to chose webroot (36cb6cc), closes #180
- disable convert when uploading (58e220e), closes #177
Bug Fixes
- treat unknown as m4a (1a442d6), closes #178
- wait for both upload and selection (4c05fd7), closes #177
0.8.1 (2024-10-05)
Bug Fixes
- disable convert button when input is empty (78844d7), closes #151
- resize to fit for ico (b4e53db), closes #157
- treat jfif as jpeg (339b79f), closes #163
0.8.0 (2024-09-30)
Features
Bug Fixes
- add support for usd for assimp, #144 (2057167)
- cleanup formats and add opus, fixes #159 (ae1dfaf)
- support .awb and clean up, fixes #153, #92 (1c9e67f)
0.7.0 (2024-09-26)
Features
- Add support for 3d assets through assimp converter (63a4328)
Bug Fixes
- wrong layout on search with few options (8817389)
0.6.0 (2024-09-25)
Features
- ui remake with tailwind (22f823c)
Bug Fixes
0.5.0 (2024-09-20)
Features
- add option to customize how often files are automatically deleted (317c932)
Bug Fixes
- improve file name replacement logic (60ba7c9)
0.4.1 (2024-09-15)
Bug Fixes
0.4.0 (2024-08-26)
Features
- add option for unauthenticated file conversions #114 (f0d0e43)
- add resvg converter (d5eeef9)
- add robots.txt (6597c1d)
- Add search bar for formats (53fff59)
Bug Fixes
- keep unauthenticated user logged in if allowed #114 (bc4ad49)
- pdf support in vips (8ca4f15)
- Slow click on conversion popup does not work (4d9c4d6)
0.3.3 (2024-07-30)
Bug Fixes
- downgrade @elysiajs/html dependency to version 1.0.2 (c714ade)
0.3.2 (2024-07-09)
Bug Fixes
0.3.1 (2024-06-27)
Bug Fixes
- release releases (4d4c13a)
0.3.0 (2024-06-27)
Features
- add version number to log (4dcb796), closes #44
- change to xelatex (fae2ba9)
- print version of installed converters to log (801cf28)
0.2.0 (2024-06-20)
Features
0.1.2 (2024-06-10)
Bug Fixes
0.1.1 (2024-05-30)
Bug Fixes
0.1.0 (2024-05-30)
Features
- remove file from file list in index.html (787ff97)
Miscellaneous Chores
- release 0.1.0 (54d9aec)