Releases: N7ghtm4r3/KInfo
Releases · N7ghtm4r3/KInfo
Release list
v1.0.6
In this version:
- Migrated the library to AGP
9.4.0compliant - Added the
JStarget and adapted the library to support bothJSandWASMtargets
Android
- Moved
AndroidInfoImpl.isDebugfromBuildConfigtoAndroidInfo.flagsbitmask flags system
Deskop
- Bumped oshi to the latest version (
6.11.1) - Added Printer API
- Added GpuStats API using
GraphicsCard.createStatsSession()method - Deprecated the
residentSetSizeproperty forOSProcess - Added the
residentMemoryandprivateResidentMemoryproperties for OSProcess - Added the
labelproperties for HWPartition
Web
- Bumped ua-parser-js to the latest version (
2.0.9)
What's Changed
- u1.0.6 by @N7ghtm4r3 in #9
Full Changelog: 1.0.5...1.0.6
v1.0.5
In this version:
Android
- Added the
VersionCode.VANILLA_ICE_CREAMconstant - Added the
VersionCode.BAKLAVAconstant
Deskop
- Bumped oshi to the latest version (
6.9.1) - Fixed
HardwareInfo.diskStoresinitialization due wrongly initialization of thewritesproperty
What's Changed
- Integration of mkdocs-material by @N7ghtm4r3 in #7
- Update 1.0.5 by @N7ghtm4r3 in #8
Full Changelog: 1.0.4...1.0.5
v1.0.4
In this version:
Desktop
- Bumped oshi to the latest version (
6.9.0) - Fixed
ApplicationInfoImplinstantiation when version null with theOperatingSystemImpl.queryInstalledAppsmethod
Web
- Bumped ua-parser-js to the latest version (
2.0.6) - Adapted
UAParseraccording to the new requirements of Kotlin2.2.20
What's Changed
- Enhancement 1.0.4 by @N7ghtm4r3 in #6
Full Changelog: 1.0.3...1.0.4
v1.0.3
In this version:
Android
Integrated Android Baklava bumping androidsdk up to 36
Desktop
Bumped oshi to the latest version (6.8.2)
Web
Bumped ua-parser-js to the latest version (2.0.4)
What's Changed
- Enhancement 1.0.3 by @N7ghtm4r3 in #5
Full Changelog: 1.0.2...1.0.3
v1.0.2
In this version:
General
- Moved
DevicePlatformintoenumspackage andUNKNOWNconstant to theConstants.ktstandalone file - Integrated the
Bridgeannotation
Desktop
- Bumped the
oshilibrary to6.8.1version - Integrated the API from the 2851 PR allows to retrieve the application details across platforms
- Integrated a method to access to map structures in proc filesystem (2854 PR)
- Integrate the
TO_BE_FILLED_BY_OEMconstant value and relatedisToBeFilledByOEMandwhenIsToBeFilledByOEMmethods
What's Changed
- Enhancement 1.0.2 by @N7ghtm4r3 in #4
Full Changelog: 1.0.1...1.0.2
v1.0.1
In this version:
Android
- Added the
brandproperty - Added the
androidCodenameproperty
Web
- Bumped the
ua-parserlibrary to2.0.3version - Added the
browser.majorproperty - Added the
browser.typeproperty
Desktop
- Bumped the
oshilibrary to6.7.1version
What's Changed
- Enhancement 1.0.1 by @N7ghtm4r3 in #2
Full Changelog: 1.0.0...1.0.1
v1.0.0
Migration to standalone library and added the documentation to the code
What's Changed
- KInfo migration by @N7ghtm4r3 in #1
New Contributors
- @N7ghtm4r3 made their first contribution in #1
Full Changelog: https://github.com/N7ghtm4r3/KInfo/commits/1.0.0