- 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>
10 KiB
10 KiB
Changelog
Unpublished
🛠 Breaking changes
🎉 New features
🐛 Bug fixes
💡 Others
12.0.10 — 2024-09-03
🐛 Bug fixes
- Fix support for macOS. (#31307 by @gabrieldonadel)
12.0.9 — 2024-07-16
🐛 Bug fixes
- On
iOS, fix issues where fonts were removed when the app is backgrounded. (#30400 by @alanjhughes)
12.0.8 — 2024-07-11
🎉 New features
12.0.7 — 2024-06-06
🐛 Bug fixes
- On
iOS, store the fontpostscriptNameinstead offullNamewhich is whatiOSwill use to register the font. (#29502 by @alanjhughes)
12.0.6 — 2024-05-29
🐛 Bug fixes
12.0.5 — 2024-05-10
🐛 Bug fixes
12.0.4 — 2024-04-24
This version does not introduce any user-facing changes.
12.0.3 — 2024-04-24
- Fix font name lookup when name is not the same as family. (#28407 by @brentvatne)
12.0.2 — 2024-04-23
This version does not introduce any user-facing changes.
12.0.1 — 2024-04-22
💡 Others
12.0.0 — 2024-04-18
🎉 New features
💡 Others
- drop unused web
nameproperty. (#27437 by @EvanBacon) - Remove most of Constants.appOwnership. (#26313 by @wschurman)
- Removed deprecated backward compatible Gradle settings. (#28083 by @kudo)
11.10.3 - 2024-02-16
🐛 Bug fixes
- Only include supported font files when using the plugin. (#27002 by @alanjhughes)
11.10.2 - 2024-01-18
This version does not introduce any user-facing changes.
11.10.1 - 2024-01-10
🎉 New features
11.10.0 — 2023-12-12
🎉 New features
11.9.0 — 2023-11-14
🛠 Breaking changes
- Bumped iOS deployment target to 13.4. (#25063 by @gabrieldonadel)
- On
AndroidbumpcompileSdkVersionandtargetSdkVersionto34. (#24708 by @alanjhughes)
🐛 Bug fixes
- Handle the case where no argument is passed to the plugin. (#25138 by @alanjhughes)
11.8.0 — 2023-10-17
🛠 Breaking changes
🎉 New features
- Added config plugin to allow fonts to be linked at build time. (#24772 by @alanjhughes)
- Remove
unimodule.jsonin favour ofexpo-module.config.json. (#25099 by @reichhartd)
11.7.0 — 2023-09-15
🎉 New features
- Added support for Apple tvOS. (#24329 by @douglowder)
💡 Others
- Updated types for server functions. (#23911 by @EvanBacon)
11.6.0 — 2023-09-04
🎉 New features
- Added support for React Native 0.73. (#24018 by @kudo)
- Add static font extraction support with
expo-router. (#24027 by @EvanBacon)
💡 Others
- Migrated
FontLoaderModuleto use Expo Modules API. (#24015 by @lukmccall)
11.5.1 — 2023-08-02
💡 Others
- Change unloaded font error to a warning. (#23788 by @EvanBacon)
11.5.0 — 2023-07-28
🐛 Bug fixes
- Gracefully catch exceptions during font loading on web with
fontfaceobserver. (#22954 by @bradjones1)
11.4.0 — 2023-06-21
This version does not introduce any user-facing changes.
11.3.0 — 2023-06-13
🐛 Bug fixes
11.2.0 — 2023-05-08
🐛 Bug fixes
- Fix require cycle on web. (#21593 by @EvanBacon)
11.1.1 — 2023-02-09
This version does not introduce any user-facing changes.
11.1.0 — 2023-02-03
💡 Others
- On Android bump
compileSdkVersionandtargetSdkVersionto33. (#20721 by @lukmccall)
11.0.1 — 2022-10-28
This version does not introduce any user-facing changes.
11.0.0 — 2022-10-06
🛠 Breaking changes
🎉 New features
- Added support for Metro web. (#19234 by @EvanBacon)
10.2.0 — 2022-07-07
This version does not introduce any user-facing changes.
10.1.0 — 2022-04-18
⚠️ Notices
- On Android bump
compileSdkVersionto31,targetSdkVersionto31andJavaversion to11. (#16941 by @bbarthec)
10.0.5 - 2022-02-01
🐛 Bug fixes
10.0.4 — 2021-11-17
This version does not introduce any user-facing changes.
10.0.1 — 2021-10-01
This version does not introduce any user-facing changes.
10.0.0 — 2021-09-28
🛠 Breaking changes
🐛 Bug fixes
9.3.0 — 2021-09-08
💡 Others
9.2.0 — 2021-06-16
🐛 Bug fixes
- Enable kotlin in all modules. (#12716 by @wschurman)
💡 Others
- Migrated
unimodules-font-interfaceandunimodules-constants-interfacetoexpo-modules-core. (#12949, #12876 by @tsapeta) - Build Android code using Java 8 to fix Android instrumented test build error. (#12939 by @kudo)
9.1.0 — 2021-03-10
🎉 New features
- Updated Android build configuration to target Android 11 (added support for Android SDK 30). (#11647 by @bbarthec)
🐛 Bug fixes
- Remove peerDependencies and unimodulePeerDependencies from Expo modules. (#11980 by @brentvatne)
9.0.0 — 2021-01-15
🛠 Breaking changes
🐛 Bug fixes
- Remove Expo.AppLoading reference in error. (#11204 by @brentvatne)
- Removed
fbjsdependency (#11396 by @cruzach)
8.4.0 — 2020-11-17
This version does not introduce any user-facing changes.
8.3.0 — 2020-08-18
This version does not introduce any user-facing changes.
8.2.2 — 2020-07-27
🐛 Bug fixes
8.2.1 — 2020-05-29
This version does not introduce any user-facing changes.
8.2.0 — 2020-05-27
This version does not introduce any user-facing changes.
8.1.1 - 4/07/2020
🐛 Bug fixes
- Fixed timeout on Firefox #7420