mirror of
https://github.com/BetterAndroid/Hikage.git
synced 2025-09-05 10:15:37 +08:00
3.5 KiB
3.5 KiB
Changelog
The version update history of
Hikage
is recorded here.
::: danger
We will only maintain the latest dependencies. If you are using outdated dependencies, you voluntarily renounce any possibility of maintenance.
:::
::: warning
To avoid translation time consumption, Changelog will use Google Translation from Chinese to English, please refer to the original text for actual reference.
Time zone of version release date: UTC+8
:::
hikage-core
1.0.2 | 2025.08.24
- Migrated Java reflection related behaviors from YukiReflection to KavaRef
- Adapted to Android 16 (API 36), fixed the
XmlBlock
crash issue on Android 16 - Optimized layout performance, removed unnecessary inline operations, added caching for reflection operations
- Added
final
parameter toHikageView
andHikageViewDeclaration
to support new features inhikage-compiler
- Added
SurfaceView
andWebView
built-in components toWidgets
- Adjusted some components in
Widgets
to befinal
1.0.1 | 2025.05.06
- Fixed the issue where the KSP source code was not successfully released
- Added states management feature
1.0.0 | 2025.04.20
- The first version is submitted to Maven
hikage-compiler
1.0.1 | 2025.08.24
- Added support for the
final
parameter ofHikageView
andHikageViewDeclaration
, please refer to the relevant usage in the documentation
1.0.0 | 2025.04.20
- The first version is submitted to Maven
hikage-extension
1.0.1 | 2025.08.24
- Migrated Java reflection related behaviors from YukiReflection to KavaRef
- Added generic
ViewGroup.LayoutParams
support foraddView
inViewGroup
1.0.0 | 2025.04.20
- The first version is submitted to Maven
hikage-extension-betterandroid
1.0.1 | 2025.08.24
- Adapted to decoupled
ui-component
andui-component-adapter
inBetterAndroid
1.0.0 | 2025.04.20
- The first version is submitted to Maven
hikage-extension-compose
1.0.0 | 2025.04.20
- The first version is submitted to Maven
hikage-widget-androidx
1.0.1 | 2025.08.24
- Added
MotionLayout
,ImageFilterButton
,ImageFilterView
,MockView
,MotionButton
,MotionLabel
,MotionTelltales
components toConstraintLayout
- Adjusted some components to be
final
1.0.0 | 2025.04.20
- The first version is submitted to Maven
hikage-widget-material
1.0.1 | 2025.08.24
- Adjusted some components to be
final
1.0.0 | 2025.04.20
- The first version is submitted to Maven