- 37개 파일 IP → zioinfo.co.kr 치환 (소스/매뉴얼/설정/하네스) - Manager DrConsole/NetworkConsole/CsapConsole 빌드 + /var/www/manager/ 배포 - 테스트: Manager HTTP 200, ITSM 신규 API 7개 전체 200 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
11 KiB
Changelog
Unpublished
🛠 Breaking changes
🎉 New features
🐛 Bug fixes
💡 Others
10.0.10 — 2024-06-20
🐛 Bug fixes
- Fixed
PlatformUtils.tsto have the correct export placeholders for react-native-web (#29791 by @Bram-dc)
10.0.9 — 2024-06-13
💡 Others
10.0.8 — 2024-06-06
This version does not introduce any user-facing changes.
10.0.7 — 2024-06-05
💡 Others
10.0.6 — 2024-05-03
🐛 Bug fixes
10.0.5 — 2024-05-02
This version does not introduce any user-facing changes.
10.0.4 — 2024-05-01
This version does not introduce any user-facing changes.
10.0.3 — 2024-04-24
🐛 Bug fixes
- Fix
TypeError: (0, _ExpoAsset.downloadAsync) is not a functionwhen loading assets using Expo Web. (#28405 by @jamiees2)
💡 Others
10.0.2 — 2024-04-23
This version does not introduce any user-facing changes.
10.0.1 — 2024-04-22
This version does not introduce any user-facing changes.
10.0.0 — 2024-04-18
🎉 New features
- Added config plugin to allow assets to be linked at build time. (#27052 by @alanjhughes)
- Add Apple TV support to the new iOS native module. (#27823 by @douglowder)
🐛 Bug fixes
💡 Others
- Create native module for iOS and Android. Migrate
downloadAsyncto a native implementation. (#27369 by @aleqsio) - Remove MD5 checksum verification for remote assets. This does not change method signatures nor require changes to your application code, and should not affect any apps in practice since this behavior was used only for apps that used Classic Updates, support for which ended with SDK 50. (#25614 by @ide)
- [expo-updates] Migrate to requireNativeModule/requireOptionalNativeModule. (#25648 by @wschurman)
- Clean up some asset stuff. (#26310 by @wschurman)
- Remove most of Constants.appOwnership. (#26313 by @wschurman)
- Remove assetUrlOverride and assetMapOverride. (#26314 by @wschurman)
- Improve updates types and clarity in expo-asset. (#26337 by @wschurman)
- Removed deprecated backward compatible Gradle settings. (#28083 by @kudo)
9.0.2 - 2024-01-05
🐛 Bug fixes
- Fix relative URLs and support for
unstable_pathin development. (#26084 by @EvanBacon)
9.0.1 — 2023-12-13
This version does not introduce any user-facing changes.
9.0.0 — 2023-12-12
🛠 Breaking changes
- Removed support for the Classic Updates service for SDK 50 (announcement). Specifically, references to the Classic Updates CDN were removed. Migrate to EAS or other service that conforms to the modern Expo Updates protocol. (#25613 by @ide)
🎉 New features
- Added support for React Native 0.73.0. (#24971, #25453 by @gabrieldonadel)
💡 Others
- Removed references to legacy
bundledAssetsconstant fromexpo-file-systemthat was used only in standalone apps. (#25484 by @tsapeta)
8.14.0 — 2023-11-14
🐛 Bug fixes
- fix URLs in development. (#25202 by @EvanBacon)
💡 Others
- Collapse re-export of
react-native/Libraries/Image/AssetRegistryto@react-native/assets-registry/registry. (#25265 by @EvanBacon) - Migrate to new standard
URLsupport on native. (#24941 by @EvanBacon) - Renamed
unimodule.jsontoexpo-module.config.json. (#25100 by @reichhartd)
8.13.0 — 2023-10-17
🐛 Bug fixes
8.12.1 — 2023-09-16
This version does not introduce any user-facing changes.
8.12.0 — 2023-09-04
🛠 Breaking changes
- Convert
../to_for the propertyhttpServerLocationinhashAssetFiles(Metro asset pre-processor) to support assets in monorepos the same everywhere. (#24090 by @EvanBacon)
8.11.0 — 2023-08-02
This version does not introduce any user-facing changes.
8.10.1 — 2023-06-24
This version does not introduce any user-facing changes.
8.10.0 — 2023-06-13
This version does not introduce any user-facing changes.
8.9.2 — 2023-05-08
🐛 Bug fixes
- Fixed monorepo asset resolution in production for Metro web. (#22094 by @EvanBacon)
8.9.1 - 2023-03-08
🐛 Bug fixes
8.9.0 — 2023-02-09
This version does not introduce any user-facing changes.
8.8.0 — 2023-02-03
🐛 Bug fixes
- Fix loading Metro web assets from origins other than
/. (#20258 by @EvanBacon)
💡 Others
- Remove unused web features. (#20258 by @EvanBacon)
8.6.2 — 2022-10-25
This version does not introduce any user-facing changes.
8.6.1 — 2022-07-19
This version does not introduce any user-facing changes.
8.6.0 — 2022-07-07
This version does not introduce any user-facing changes.
8.5.0 — 2022-04-18
💡 Others
8.4.6 - 2022-01-13
🐛 Bug fixes
8.4.5 — 2021-12-21
🐛 Bug fixes
- Fix an issue preventing the loading of assets using expo-updates manifests during local development. (#15667) by @jonsamp
8.4.4 — 2021-11-17
🐛 Bug fixes
- Fix
fromModuleon restrictive (Snack) web environments. (#14435 by @IjzerenHein)
8.4.1 — 2021-10-01
💡 Others
8.4.0 — 2021-09-08
🎉 New features
8.3.2 — 2021-04-21
🎉 New features
8.3.1 — 2021-03-23
🐛 Bug fixes
- Removed annoying yellowbox warning message in bare workflow when there's no manifest available. (#12237 by @bbarthec)
8.3.0 — 2021-03-10
🐛 Bug fixes
- Remove peerDependencies and unimodulePeerDependencies from Expo modules. (#11980 by @brentvatne)
8.2.2 — 2021-01-15
This version does not introduce any user-facing changes.
8.2.1 — 2020-11-17
This version does not introduce any user-facing changes.
8.2.0 — 2020-08-18
🎉 New features
🐛 Bug fixes
8.1.7 — 2020-05-29
This version does not introduce any user-facing changes.
8.1.6 — 2020-05-27
This version does not introduce any user-facing changes.
8.1.5
🎉 New features
asset.downloadAsync()returns the resolvedAssetwhen it resolves. (#8646 by @EvanBacon)Asset.loadAsync()returns an array of resolvedAssets when it finishes loading the resources. (#8646 by @EvanBacon)- Added support for the
expo-updatesno-publish workflow. (#8003 by @esamelson)