Releases: AndroidIRCx/NULVEX
Releases · AndroidIRCx/NULVEX
Release list
v1.29
v1.28
v1.26
v1.25
v1.23
NULVEX v1.21 (27)
What's new in this release:
- Fingerprint unlock can now be shown automatically when the app opens.
- Added a new Security setting: "Auto-show fingerprint on app open" (enabled by default).
- Security hardening: patched Netty and Bouncy Castle transitive dependencies.
- Build and release pipeline reliability improvements.
What's Changed
- Fix CWE-927 by making reminder PendingIntents explicitly targeted by @r0073rr0r in #41
Full Changelog: v1.20...v1.21
NULVEX v1.20 (26)
What's new in this release:
- Fingerprint unlock can now be shown automatically when the app opens.
- Added a new Security setting: "Auto-show fingerprint on app open" (enabled by default).
- Security hardening: patched Netty and Bouncy Castle transitive dependencies.
- Build and release pipeline reliability improvements.
What's Changed
- chore(deps): bump io.netty:netty-codec-http from 4.2.10.Final to 4.2.12.Final by @dependabot[bot] in #23
- chore(deps): bump io.netty:netty-codec-http2 from 4.2.10.Final to 4.2.12.Final by @dependabot[bot] in #24
- chore(deps): bump bouncycastle from 1.83 to 1.84 by @dependabot[bot] in #27
- Fix CodeQL implicit PendingIntent findings in reminders by @r0073rr0r in #29
- Refactor reminder PendingIntent calls to satisfy CodeQL by @r0073rr0r in #30
- Suppress false-positive CodeQL alarm PendingIntent findings by @r0073rr0r in #31
- Remove Android connected-tests workflow from GitHub Actions by @r0073rr0r in #32
- chore(deps): bump the gradle-dependencies group across 1 directory with 19 updates by @dependabot[bot] in #28
- Harden reminder PendingIntent handling to clear CodeQL alerts by @r0073rr0r in #33
- Fix gitleaks workflow to read license secret by @r0073rr0r in #34
- Bump AGP from 9.1.0 to 9.1.1 by @r0073rr0r in #35
- Refactor reminder notification intents for CodeQL by @r0073rr0r in #36
- Suppress persistent CodeQL pending-intent false positives by @r0073rr0r in #37
- Force patched Netty and Bouncy Castle on Gradle classpath by @r0073rr0r in #38
- Auto fingerprint prompt on app open + Fastlane changelog by @r0073rr0r in #39
- Force patched Netty/Bouncy Castle in settings classpath by @r0073rr0r in #40
Full Changelog: v1.13...v1.20
v1.13
🚀 NULVEX v1.13
🔧 Improvements & Maintenance
- README and release info were updated from testing to production links and Fastlane lanes.
- Note and checklist UX was improved so focus and scrolling behave correctly while typing and editing.
- Image preview and save support were added for note attachments.
- Reminder flows now request notification permission when needed.
- Launcher and splash branding were refreshed, including adaptive icon and splash assets.
Thank you to everyone who reported bugs and shared feedback - more updates coming soon! 🚀
🔗 Full Changelog:
Full Changelog: v1.11...v1.13
v1.11
🚀 NULVEX v1.11
🔧 Improvements & Maintenance
- Dependency updates and stability fixes
Thank you to everyone who reported bugs and shared feedback - more updates coming soon! 🚀
🔗 Full Changelog:
Full Changelog: v1.10...v1.11
v1.10
🚀 NULVEX v1.10
🔧 Improvements & Maintenance
What’s new in this release:
- Archive and Trash support for easier note recovery
- Better reminders: local scheduling, repeat options, snooze, and notification actions
- Bulk actions (archive/delete/label/reminder) + Quick Capture widget/shortcut
- Markdown preview, version history, and linked notes
- Undo/redo while editing notes
- Improved localization (stable keys/plurals) and stronger security with expanded test coverage
Thank you to everyone who reported bugs and shared feedback - more updates coming soon! 🚀