Skip to content

Release v3.3.4 | WebRTC supported!

Choose a tag to compare

@Bader-Idris Bader-Idris released this 28 May 22:08

Release v3.3.4

35 commits since [v3.3.3](https://github.com/Bader-Idris/nuxt4-fullstack-portfolio/releases/tag/v3.3.3)

πŸŽ₯ What's New

  • WebRTC Video & Voice Calling β€” Real-time peer-to-peer calling is now integrated and robustly tested against a live web server.
  • Electron β€” Desktop builds are fully functional and production-verified with the WebRTC stack end-to-end. βœ…
  • Capacitor (Android) β€” APK is included but calling features are not yet tested on mobile. Use at your own risk. ⚠️

macOS/iOS builds are not included in this release. Cross-compilation for Apple targets requires a macOS host environment and is planned for a future release.


πŸ’» Desktop (Electron)

Platform Format Size
Windows x64 .exe (NSIS) 104.03 MB
Windows x64 .msi 116.82 MB
Linux amd64 .deb 96.08 MB
Linux amd64 .snap 103.31 MB
Linux x86_64 .AppImage 94.63 MB
Linux x86_64 .rpm 83.81 MB

Assets:

  • nuxt4-fullstack-portfolio_3.3.4_20260529_00_42_win_x64.exe
  • nuxt4-fullstack-portfolio_3.3.4_20260529_00_42_win_x64.msi
  • nuxt4-fullstack-portfolio_3.3.4_20260529_00_03_linux_amd64.deb
  • nuxt4-fullstack-portfolio_3.3.4_20260529_00_03_linux_amd64.snap
  • nuxt4_fullstack_portfolio_3_3_4_20260529_00_03_linux_x86_64.AppImage
  • nuxt4-fullstack-portfolio_3.3.4_20260529_00_03_linux_x86_64.rpm

πŸ“± Mobile (Capacitor/Android)

File Size
app-release.apk 16.63 MB

⚠️ Capacitor builds have not been tested with the new WebRTC/calling features in this release. Core app functionality should work; calling is unverified.