- 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>
7.3 KiB
Changelog
Unpublished
🛠 Breaking changes
🎉 New features
🐛 Bug fixes
💡 Others
6.3.1 — 2024-04-23
This version does not introduce any user-facing changes.
6.3.0 — 2024-04-18
This version does not introduce any user-facing changes.
6.2.2 - 2024-01-12
This version does not introduce any user-facing changes.
6.2.1 — 2023-12-12
This version does not introduce any user-facing changes.
6.2.0 — 2023-11-14
💡 Others
- Migrate to new standard
URLsupport on native. (#24941 by @EvanBacon)
6.1.1 — 2023-10-17
This version does not introduce any user-facing changes.
6.1.0 — 2023-09-15
🛠 Breaking changes
- Remove deprecated
makeUrlfunction. (#24300 by @EvanBacon)
🐛 Bug fixes
- Fix parsing web URLs with
+symbols in the pathname. (#24300 by @EvanBacon)
💡 Others
- Reduce bundle size on web. (#24300 by @EvanBacon)
6.0.0 — 2023-08-02
This version does not introduce any user-facing changes.
5.0.2 — 2023-06-24
This version does not introduce any user-facing changes.
5.0.1 — 2023-06-22
This version does not introduce any user-facing changes.
5.0.0 — 2023-06-21
🛠 Breaking changes
- Drop support for
detach.schemeschemes (ExpoKit). (#22848 by @EvanBacon)
4.1.0 — 2023-05-08
💡 Others
- Warn on use of Constants.manifest. (#22247 by @wschurman)
4.0.1 — 2023-02-09
This version does not introduce any user-facing changes.
4.0.0 — 2023-02-03
🛠 Breaking changes
💡 Others
- Fix link in README that was incorrectly pointing to to expo-asset. (#20616 by @stereoplegic)
3.3.1 — 2023-02-27
🐛 Bug fixes
- Fixed crash when calling
Linking.removeEventListenerand added warning aboutLinking.removeEventListenerbeing removed from react-native. (#21371 by @gabrieldonadel)
3.2.3 — 2022-10-25
🐛 Bug fixes
- Recognize EAS Updates (u.expo.dev) URL's as Expo-hosted so
createURLcan make a valid default URL for expo-auth-session (#19258 by @confraria) and @keith-kurak)
💡 Others
- Update docs link. (#18935 by @EvanBacon)
3.2.2 — 2022-07-25
This version does not introduce any user-facing changes.
3.2.1 — 2022-07-16
This version does not introduce any user-facing changes.
3.2.0 — 2022-07-07
🐛 Bug fixes
- Fix bug in isExpoHosted for new manifests. (#17402 by @wschurman)
- Fix
addEventListenernot returning a subscription on web. (#17925 by @EvanBacon)
3.1.0 — 2022-04-18
🎉 New features
addEventListenerreturnsEmitterSubscriptionrather thanvoid(#17014 by @frankcalise)
🐛 Bug fixes
addEventListenerandremoveEventListeneronly accept'url'astypeparam, rather thanstringuseURLhook now cleans upaddEventListenerviaremoverather thanremoveEventListener(#17014 by @frankcalise)
💡 Others
3.0.0 — 2021-12-03
🛠 Breaking changes
💡 Others
- Update
qsdependency. (#15069 by @Simek) - Extract
sendIntentmethodextrasparameter to the separate type namedSendIntentExtras. (#15226 by @Simek)
2.4.1 — 2021-10-01
This version does not introduce any user-facing changes.
2.4.0 — 2021-09-09
🎉 New features
- Update JS code to read manifest2 when manifest is not available. (#13602 by @wschurman)
2.3.0 — 2021-06-16
🐛 Bug fixes
- Fix accidental condition that caused AuthSession Google Provider to error when no scheme in Expo Go. (#12846 by @brentvatne)
- Add new manifest2 field and make existing field optional. (#12817 by @wschurman)
2.2.3 — 2021-04-13
This version does not introduce any user-facing changes.
2.2.2 — 2021-04-09
🎉 New features
- Add internal ability to skip warnings for scheme resolution. (#12464 by @EvanBacon)
2.2.1 — 2021-03-30
🐛 Bug fixes
- Replace useUrl with useURL and update documentation. (#12310 by @brentvatne)
2.2.0 — 2021-03-10
🐛 Bug fixes
- Remove peerDependencies and unimodulePeerDependencies from Expo modules. (#11980 by @brentvatne)
2.1.1 — 2021-01-21
🎉 New features
- Added bare workflow support. (#11560 by @EvanBacon)
Linking.createURLcreates URLs with two slashes in bare workflow. (#11702 by @EvanBacon)
2.1.0 — 2021-01-15
🐛 Bug fixes
2.0.0 — 2020-12-08
This version does not introduce any user-facing changes.
1.0.6 — 2020-11-17
🐛 Bug fixes
- Improved mechanism used to determine whether in bare or managed workflow. (#10993 by @esamelson)
1.0.5 — 2020-10-22
🐛 Bug fixes
- Prevent crash in bare workflow if
Constants.manifestisn't defined.
1.0.4 — 2020-08-18
This version does not introduce any user-facing changes.
1.0.3 — 2020-05-29
This version does not introduce any user-facing changes.
1.0.2 — 2020-05-27
This version does not introduce any user-facing changes.