ponshu-room-lite/lib
Ponshu Developer 3d934deb56 fix: address remaining code audit findings and bump to v1.0.32
- migration_service: runMigration() now returns bool; main.dart only
  advances migration_version when migration succeeds
- sakenowa_service: add 30s timeout to all 6 http.get calls
- gemini_service: add 60s timeout to Direct API generateContent call
- gemini_service: guard response.body error log with kDebugMode
- Remove emoji from debugPrint in core service/screen files
  (gemini_service, analysis_cache_service, network_service,
   draft_service, camera_screen)

Made-with: Cursor
2026-04-12 07:25:24 +09:00
..
constants feat: v1.0.16 brushup + Synology Proxy integration 2026-02-16 00:13:12 +09:00
l10n feat: Code quality improvements (v1.0-full-with-qr) 2026-01-30 00:54:22 +09:00
models fix: code review fixes — data integrity, safety, architecture 2026-04-10 08:26:53 +09:00
providers refactor: apply critical code review fixes 2026-04-12 00:24:57 +09:00
screens fix: address remaining code audit findings and bump to v1.0.32 2026-04-12 07:25:24 +09:00
services fix: address remaining code audit findings and bump to v1.0.32 2026-04-12 07:25:24 +09:00
theme feat: v1.0.16 brushup + Synology Proxy integration 2026-02-16 00:13:12 +09:00
utils feat: v1.0.16 brushup + Synology Proxy integration 2026-02-16 00:13:12 +09:00
widgets feat: ライセンス管理システムを追加(Pro機能解放型) 2026-04-11 00:05:53 +09:00
main.dart fix: address remaining code audit findings and bump to v1.0.32 2026-04-12 07:25:24 +09:00
secrets.dart feat: ライセンス検証をVPSエンドポイントへ移行 2026-04-11 00:16:52 +09:00
secrets.local.dart.example feat: Add Bearer Token authentication to AI Proxy and disable CORS 2026-02-16 11:34:00 +09:00