Skip to content

Latest commit

 

History

History
596 lines (370 loc) · 19.9 KB

CHANGELOG.md

File metadata and controls

596 lines (370 loc) · 19.9 KB

0.9.0 (2025-02-17)

🩹 Fixes

  • ios: ensure UI thread is not blocked by sending events, spreading out by 200ms (#111)
  • ios: Improve KVO observer management for download tasks (#112)

❤️ Thank You

  • Elijah Windsor
  • Sungyu Kang

0.8.0 (2025-02-16)

🩹 Fixes

  • ensure that the UI thread is not blocked when updating (#106)
  • android: Prevent bundle loading when URL is null (#103)
  • android: prevent ProGuard from blocking access to mBundleLoader (#107)
  • android: new arch ProGuard (#108)
  • ios: Add progress tracking for download tasks in HotUpdater (#109)

❤️ Thank You

  • Elijah Windsor
  • mustafa MEDENi @mstfmedeni
  • Sungyu Kang

0.7.0 (2025-02-14)

🩹 Fixes

  • android: Prevent bundle loading when URL is null (#103)

❤️ Thank You

  • Sungyu Kang

0.6.7 (2025-02-14)

🚀 Features

  • database: changeset-based commitBundle and remove setBundles interface (#93)
  • mock: mockDatabase for console development (#89)
  • react-native: change default reloadOnForceUpdate to true (#100)

🩹 Fixes

  • cloudflare: change cloudflare 4.1.0 api spec (#98)
  • react-native: If shouldForceUpdate is false, fallbackComponent pass (#102)

❤️ Thank You

  • max.cha @Coreight98
  • Sungyu Kang

0.6.6 (2025-02-13)

🚀 Features

  • database: changeset-based commitBundle and remove setBundles interface (#93)
  • mock: mockDatabase for console development (#89)

🩹 Fixes

  • loop (27789a4)
  • cloudflare: change cloudflare 4.1.0 api spec (3128f05)

❤️ Thank You

  • gronxb
  • max.cha @Coreight98
  • Sungyu Kang

0.6.5 (2025-02-05)

🩹 Fixes

  • react-native: compatibility with TypeScript 4 (#82)

❤️ Thank You

  • Sungyu Kang

0.6.4 (2025-02-04)

🩹 Fixes

  • clouflare: set cloudflare account id (#81)
  • deploy: improve error handling for storage and database plugins (bbaffa5)

❤️ Thank You

  • gronxb
  • Sungyu Kang

0.6.3 (2025-02-04)

🚀 Features

  • cloudflare: improve error handling for Cloudflare API calls (09f7ef7)

🩹 Fixes

  • supabase: improve error handling for Supabase upload (#77)

❤️ Thank You

  • gronxb
  • Sungyu Kang

0.6.2 (2025-02-02)

This was a version bump only, there were no code changes.

0.6.1 (2025-02-02)

🚀 Features

  • introduce cloudflare d1 + r2 + wokrer (#60)
  • aws: extendable s3Database config (#74)

❤️ Thank You

  • Sungyu Kang

0.6.1-rc.6 (2025-02-02)

🩹 Fixes

❤️ Thank You

  • gronxb

0.6.1-rc.5 (2025-02-02)

🩹 Fixes

❤️ Thank You

  • gronxb

0.6.1-rc.4 (2025-02-02)

🚀 Features

🩹 Fixes

❤️ Thank You

  • gronxb

0.6.1-rc.3 (2025-02-02)

🩹 Fixes

❤️ Thank You

  • gronxb

0.6.1-rc.2 (2025-02-02)

🩹 Fixes

❤️ Thank You

  • gronxb

0.6.1-rc.1 (2025-02-02)

🩹 Fixes

❤️ Thank You

  • gronxb

0.6.1-rc.0 (2025-02-02)

🚀 Features

🩹 Fixes

❤️ Thank You

  • gronxb
  • Sungyu Kang

0.6.0 (2025-01-23)

🚀 Features

  • react-native: support 0.77.0 swift template (#72)

🩹 Fixes

  • supabase: improve error message for upload failures in supabaseStorage (#71)

❤️ Thank You

  • Sungyu Kang

0.5.10 (2025-01-22)

🩹 Fixes

  • supabase: improve error message for upload failures in supabaseStorage (ab6f9f5)

❤️ Thank You

  • gronxb

0.5.9 (2025-01-22)

🚀 Features

  • cli: get-plugin-env (#70)
  • metro: add entryFile, sourcemap parameter to metro() (#69)

❤️ Thank You

  • Sungyu Kang

0.5.8 (2025-01-21)

🩹 Fixes

  • hot-updater: move Metro package to devDependencies and remove unused dependencies (#66)
  • supabase: update log messages for generated configuration files (#65)

❤️ Thank You

  • Sungyu Kang

0.5.7 (2025-01-21)

🩹 Fixes

  • supabase: db pushing stdio inherit (#64)

❤️ Thank You

  • Sungyu Kang

0.5.6 (2025-01-21)

🩹 Fixes

  • cli: yarn add (#62)

❤️ Thank You

  • Sungyu Kang

0.5.5 (2025-01-18)

This was a version bump only, there were no code changes.

0.5.4 (2025-01-18)

🩹 Fixes

  • postgres: semver_match more test (#57)

❤️ Thank You

  • Sungyu Kang

0.5.3 (2025-01-17)

🚀 Features

  • console: always show gitCommitHash (#56)

❤️ Thank You

  • Sungyu Kang

0.5.2 (2025-01-17)

🚀 Features

  • react-native: HotUpdater.runUpdateProcess (#55)

❤️ Thank You

  • Sungyu Kang

0.5.0 (2025-01-16)

🩹 Fixes

  • android: set bundle (#54)

❤️ Thank You

  • Sungyu Kang

0.4.1-5 (2025-01-16)

🩹 Fixes

  • react-native: wrap progress (0ab3201)

❤️ Thank You

  • gronxb

0.4.1-4 (2025-01-16)

🚀 Features

🩹 Fixes

  • metro: bundleId throw kind error (09b56f4)
  • react-native: wrap (26c926b)

❤️ Thank You

  • gronxb

0.4.1-3 (2025-01-16)

🩹 Fixes

❤️ Thank You

  • gronxb

0.4.1-2 (2025-01-16)

🩹 Fixes

  • ensure install package (fb6aa8f)
  • hot-updater: metro select install (f9af86c)

❤️ Thank You

  • gronxb

0.4.1-1 (2025-01-16)

🩹 Fixes

  • lock (ce85e37)
  • hot-updater: supabase peer deps (#53)

❤️ Thank You

  • gronxb
  • Sungyu Kang

0.4.1-0 (2025-01-16)

🩹 Fixes

  • lock (ce85e37)
  • hot-updater: supabase peer deps (#53)

❤️ Thank You

  • gronxb
  • Sungyu Kang

0.4.0 (2025-01-16)

🚀 Features

  • react-native: HotUpdater.wrap add onCheckUpdateCompleted (#50)

🩹 Fixes

  • ios: old arch build (#52)

❤️ Thank You

  • Sungyu Kang

0.3.1 (2025-01-16)

🚀 Features

  • init command change templates (#44)
  • init video (9a31d14)
  • providers (54a38e2)
  • react-native: HotUpdater.wrap Component (#41)
  • supabase: init supabase command (#40)

🩹 Fixes

  • remove generate-secret-key (#45)
  • docs: order (a9fe3c6)

❤️ Thank You

  • gronxb
  • Sungyu Kang

0.3.0 (2025-01-13)

🚀 Features

  • react-native: HotUpdater.wrap Component (#41)
  • supabase: init supabase command (#40)

❤️ Thank You

  • Sungyu Kang

0.2.0 (2025-01-02)

🚀 Features

  • postgres get_update_info qurery and ensure test (#34)
  • improve deploy command (#35)
  • console config (#37)

🩹 Fixes

  • semver valid and chore deps (#36)
  • babel out dir (#38)

❤️ Thank You

  • Sungyu Kang

0.1.6-0 (2024-12-30)

🚀 Features

🩹 Fixes

❤️ Thank You

  • gronxb

0.1.5 (2024-12-27)

This was a version bump only, there were no code changes.

0.1.4 (2024-11-04)

🚀 Features

🩹 Fixes

❤️ Thank You

  • Sungyu Kang @gronxb

0.1.3 (2024-11-04)

🚀 Features

  • support types (f6e7a42)
  • downloadAndSave (bbd5909)
  • init (59e4a2f)
  • rollback check (f1a8348)
  • snapshot test bundle (ecb47fc)
  • cli (b5fc0f5)
  • already update guard (#5)
  • bundle version format date (7364eb9)
  • migration @clack/prompts (d7ba630)
  • support zip (#9)
  • manage update source (#15)
  • console gui (#16)
  • trpc (#19)
  • deps (7dc65cc)
  • rename rn version example (74950f4)
  • dev pass (6872508)
  • android: support android (5aefa4a)
  • android: support android reload (33f1f6a)
  • cli: rollback command (#6)
  • cli: list command (#7)
  • cli: prune command (484b1aa)
  • cli: perf rollback (#10)
  • console: check user-agent (4a737ae)
  • console: link hot-updater.config.ts (#20)
  • console: migrate solid & hono (#24)
  • docs: setup vitepress (5059fb5)
  • node: intergration backend core func (af2aecb)
  • node: s3 base url (56b8299)
  • node: support reloadAfterUpdate (4ceb067)
  • react-native: native modules (b473098)
  • react-native: default bundle url (91da142)
  • react-native: support assets push (e7ca528)
  • react-native: multiple download interface (9d6d05c)
  • react-native: log Downloaded all files (2e60990)
  • react-native: failover when download failed (26bc530)
  • react-native: bundleURLWithoutFallback (9317f8c)
  • react-native: reloadAfterUpdate (7c7beaa)

🩹 Fixes

❤️ Thank You

  • gronxb @gronxb
  • Sungyu Kang @gronxb