⨠What's New in v8.1.0
N-Zik - by @NEVARLeVrai
đ Verification
Always check for signature before installing any app you downloaded from GitHub or other APK distributors.
Public key hashes
| Algorithm | Hash digest |
|---|---|
| SHA-256 | 504cdeb65e52070f0515f9ad295a288a4894d0924e9ef5d6080fdea5bdf841d6 |
| SHA-1 | 16e766c566e511c7d83f40e30850be27b7040a43 |
| MD5 | 16e2bdf083316967c6a2dd5a0391bb76 |
Certificate hashes
| Algorithm | Hash digest |
|---|---|
| SHA-256 | b473991ec08a17996a9ef2405934ce35d333ea38135ebfc1b6f4d2ab953132aa |
| SHA-1 | ec57f7d61cf2382aecff7444e815e37a601cb1f1 |
| MD5 | 5ae0045983899ab7ca5db38ef785d6ab |
đ˛ Installation
- Download the Full build below (recommended for all devices).
- Verify its signature using the hashes provided.
- Install on your device (you may need to allow installation from unknown sources).
The Minified build is available for low-end devices. It contains only core features but is fully stable.
Please report any crashes, bugs, or unexpected behavior.
đĻ Available Builds
- Full â Complete build with all components (
arm64-v8a, 64-bit only). - Full32 â Complete build without FFmpeg (
armeabi-v7a+arm64-v8a, 32-bit & 64-bit). - Minified â Lightweight build, recommended for low-end devices (
arm64-v8a, 64-bit only). - Minified32 â Lightweight build without FFmpeg (
armeabi-v7a+arm64-v8a, 32-bit & 64-bit). - FOSS (
com.nevar.nzik.foss) â Full build without auto-updater, suitable for alternative stores (arm64-v8a, 64-bit only).
âšī¸ Standard builds (Full, Minified, FOSS) are 64-bit only because they bundle FFmpeg. The "32" builds (Full32, Minified32) drop FFmpeg (and Media Export), so they work on both 32-bit and 64-bit devices.
đ Update Policy
-
đĸ Full & Full32 Builds (-f / -f32)
-
Default: Update notifications for Stable are enabled by default.
- User options: - You can disable Stable updates in Settings > About > Auto update enabled.
- You can enable Beta updates in Settings > About > Beta update enabled to test Beta releases.
- Behavior: - Without Beta enabled â receives Stable updates only.
- With Beta enabled â receives both Stable + Beta updates.
- User options: - You can disable Stable updates in Settings > About > Auto update enabled.
-
đĩ Minified & Minified32 Builds (-m / -m32)
-
Default: Update notifications for Stable are enabled by default.
- User options: - You can disable Stable updates in Settings > About > Auto update enabled.
- Always updates to the corresponding Full Stable Build.
- No Beta option available.
- User options: - You can disable Stable updates in Settings > About > Auto update enabled.
-
đŖ FOSS Build (
com.nevar.nzik.foss) -
Default: Auto-update is disabled and cannot be enabled.
- Distributed through alternative stores (F-Droid, IzzyOnDroid, Accrescent, etc.), so updates are handled by the store itself, not the in-app updater.
This lets you decide whether to test new experimental updates or stick with the stable ones.
đ Changelog & Downloads
- Full changelog: Compare v7.5.1...v8.1.0
- Changelog text file
What's Changed
- New Crowdin updates by @NEVARLeVrai in #761
- chore(deps): bump coil3 from 3.5.0 to 3.6.0 by @dependabot[bot] in #762
- chore(deps): bump org.jetbrains.compose from 1.11.1 to 1.12.0 by @dependabot[bot] in #764
- chore(deps): bump androidx.compose.material3:material3-android from 1.5.0-alpha26 to 1.5.0-alpha27 by @dependabot[bot] in #763
- chore(deps): bump actions/setup-java from 5.7.0 to 6.0.0 by @dependabot[bot] in #767
- New Crowdin updates by @NEVARLeVrai in #768
- New Crowdin updates by @NEVARLeVrai in #769
- New Crowdin updates by @NEVARLeVrai in #770
- New Crowdin updates by @NEVARLeVrai in #771
- New Crowdin updates by @NEVARLeVrai in #772
- New Crowdin updates by @NEVARLeVrai in #773
- New Crowdin updates by @NEVARLeVrai in #775
- New Crowdin updates by @NEVARLeVrai in #776
- New Crowdin updates by @NEVARLeVrai in #778
- New Crowdin updates by @NEVARLeVrai in #779
- Bump org.projectlombok:lombok from 1.18.46 to 1.18.48 by @dependabot[bot] in #781
- Bump coil3 from 3.6.0 to 3.6.2 by @dependabot[bot] in #780
- Bump crowdin/github-action from 2 to 3 by @dependabot[bot] in #782
- New Crowdin updates by @NEVARLeVrai in #783
- New Crowdin updates by @NEVARLeVrai in #784
- New Crowdin updates by @NEVARLeVrai in #787
- New Crowdin updates by @NEVARLeVrai in #788
- New Crowdin updates by @NEVARLeVrai in #790
- New Crowdin updates by @NEVARLeVrai in #791
- New Crowdin updates by @NEVARLeVrai in #792
- New Crowdin updates by @NEVARLeVrai in #793
- New Crowdin updates by @NEVARLeVrai in #794
- New Crowdin updates by @NEVARLeVrai in #796
- Bump androidx.compose.material3:material3-android from 1.5.0-alpha27 to 1.5.0-alpha28 by @dependabot[bot] in #803
- Bump kotlin from 2.4.10 to 2.4.20 by @dependabot[bot] in #801
- Bump org.robolectric:robolectric from 4.16.1 to 4.17 by @dependabot[bot] in #799
- Bump room from 2.8.4 to 2.8.5 by @dependabot[bot] in #798
- New Crowdin updates by @NEVARLeVrai in #797
- Bump co.touchlab:kermit from 2.1.0 to 2.2.0 by @dependabot[bot] in #802
- New Crowdin updates by @NEVARLeVrai in #804
- New Crowdin updates by @NEVARLeVrai in #807
- Bump actions/setup-java from 6.0.0 to 6.0.1 by @dependabot[bot] in #806
- Bump gcampbell-msft/fixed-pending-release from 0.0.12 to 0.0.13 by @dependabot[bot] in #805
- New Crowdin updates by @NEVARLeVrai in #810
- New Crowdin updates by @NEVARLeVrai in #812
- New Crowdin updates by @NEVARLeVrai in #813
- New Crowdin updates by @NEVARLeVrai in #814
Full Changelog: v7.5.1...v8.1.0