Production release 3.3.3
Release v3.3.3
This production release marks a significant milestone for the Nuxt4 Fullstack Portfolio, focusing on security and cross-platform performance. The primary update introduces encrypted application logic for both desktop and mobile environments.
🛡️ Security Enhancements
- Encrypted Electron Builds: Implemented source code encryption for Windows and Linux distributions to protect intellectual property and sensitive client-side logic.
- Secure Capacitor Integration: Enhanced security for mobile environments via encrypted assets within the Capacitor wrapper.
📱 Mobile (Android)
- Performance Optimization: Included Baseline Profiles (
app-release.dm) to improve startup times and reduce junk during first-run execution on Android devices. - Production Build: Stable APK release ready for deployment.
💻 Desktop Distributions
Comprehensive support for major operating systems with multiple package formats for Linux:
- Windows: Available in both
.exe(with blockmap for delta updates) and.msiformats. - Linux: Broad compatibility via
.deb(Debian/Ubuntu),.rpm(Fedora/RHEL),.AppImage(Universal), and.snap.
📦 Technical Artifacts
The following assets are included in this release:
Desktop (Electron)
nuxt4-fullstack-portfolio_3.3.3_20260514_23_29_win_x64.exenuxt4-fullstack-portfolio_3.3.3_20260514_23_29_win_x64.msinuxt4-fullstack-portfolio_3.3.3_20260514_18_20_linux_x86_64.AppImagenuxt4-fullstack-portfolio_3.3.3_20260514_18_20_linux_amd64.debnuxt4-fullstack-portfolio_3.3.3_20260514_18_20_linux_amd64.snapnuxt4-fullstack-portfolio_3.3.3_20260514_18_20_linux_x86_64.rpm
Mobile (Capacitor/Android)
./android-release/app-release.apk./android-release/baselineProfiles/(Optimization metadata)