Skip to content

Release v1.0.0-rc.4

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 06 Aug 03:56

v1.0.0-rc.3...v1.0.0-rc.4

compare changes

🚀 Enhancements

  • i18n: Configurable dynamic location language (#288)
  • i18n: Internationalize hardcoded user-facing strings (c440ee6)
  • 新增自定义脚本注入功能,支持管理员配置分析跟踪脚本 (5af3e6e)
  • deps, og-image: Migrate to nuxt-og-image 6.7.2 and update related dependencies (79ef51d)
  • i18n: Add russian locale translations (eb4a434)

🩹 Fixes

  • deps: Update non-major deps (eded491)
  • i18n: Localize hardcoded onboarding/globe/upload texts (6e4aecc)
  • globe: Make analysis mode labels reactive to locale changes (c2e90da)
  • deps: Update non-major deps (a7f37c5)
  • viewer: Scope photo viewer navigation to the current album (3fe73d1)
  • i18n: Add missing keys, fix casing, complete locale parity (f51c11f)
  • i18n: Avoid useI18n() outside setup in async composables (9ac0883)
  • deps: Update non-major deps (432a671)
  • utils/parseScriptTags: 修复crossorigin属性处理和属性解析逻辑 (7b12abc)
  • storage-s3: Use HeadObject for file metadata (18c8d98)
  • onboarding: Prevent icon frames from shrinking (357598a)

💅 Refactors

  • i18n: Consolidate shared localization configuration (3018e45)

📖 Documentation

  • i18n: 移除多语言文案中多余的script、head、body标签尖括号 (7dc3cc2)
  • Remove trae folder (a59a5aa)

🏡 Chore

❤️ Contributors