Release Notes
Download the latest version at get.wificone.com.
Portal Update — Dashboard, Search, License Details
Current release
My Account Portal (my.wificone.com) improvements
Dashboard
- New dashboard overview charts — see your machines, licenses, transfers, and orders at a glance with live status breakdowns
Licenses
- Click for details — tap any license row to see its full status; if bound to a machine: remaining days, software version, device fingerprint, and device ID; if unbound: shows "Available for new installation"
- Activation column — table now shows whether each license is Bound, Not activated, or Available
- Copy button — one-click copy on every license code
- Expiry display fixed — lifetime licenses now show "Lifetime" instead of "—"; unactivated licenses show "Pending activation" instead of "—"
- Search — filter your licenses by code, plan, or status
Machines, Transfers, Orders
- Search added to Machines (filter by name or fingerprint), Transfer Logs (filter by code, plan, or email), and Buy Licenses (filter by status)
v0.13.12 — Voucher Fix & Panel Details (Latest Device Release)
Bug fixes
- Fixed voucher generation — success check was incorrectly using
d.ok; now checksd.vouchers(the actual API response field); success banner appears with batch number and link to the print template - Device Migration removed from sidebar nav — use the Backup & Restore page instead
Portal improvements
- Machine detail panel in the owner portal now shows full machine info including owner details
- Copy-to-clipboard button added to every license code in the owner and reseller portals
- Role names now shown in plain English ("Vendo Owner", "System Admin") instead of raw system values
v0.13.11 — Admin Panel UI Fixes
Improvements
- Sidebar footer (Profile link, Sign Out, and dark mode toggle) now renders correctly on all admin panel pages
- Search box no longer restores the previous query after navigating to another page
- Device Info card layout corrected — Device Identity section is now full-width
- System Migration page updated: simplified workflow steps, current paths, and dark theme support added
v0.13.10 — Binary Compatibility Fix
Bug fixes
- Fixed 502 Bad Gateway after updating on Debian 13 (Trixie) and other newer Linux systems — x64 and arm64 binaries are now statically linked (no glibc dependency), matching how the armv7 build has always worked
v0.13.9 — Admin Panel Reorganization
Improvements
- System → Device Info now shows Device Fingerprint directly in the Device Identity section — no longer buried under Account → License (advanced)
- Device Info page renamed from "Device Info & License" to "Device Info" — license details have been moved to the dedicated License page
- System → Security now includes CAPTCHA difficulty settings — consolidated from the old Device Info page
- Install guide output fixed — success banner no longer breaks when version number length changes
v0.13.8 — Updater Progress & Auto-Reboot
Improvements
- Running
sudo bash /opt/wificone/update.shnow shows a progress guide — coloured step-by-step output and a summary box, matching the installer experience - Machine reboots automatically after a successful update (5-second countdown, Ctrl+C to cancel)
- If already up to date, a clear confirmation message is shown instead of no output
v0.13.7 — Test Release
Internal test release — no functional changes.
v0.13.6 — Machine Alias & Version Display
Bug fixes
- Machine detail panel now shows software version correctly (no longer displays blank "—")
- Renaming a machine alias in my.wificone.com now refreshes the machine list immediately — no page reload required
v0.13.5 — License Management & Portal
New features
- Machine detail panel — click any machine in my.wificone.com to view its machine ID, license details, days remaining, software version, and alias
- License revoke system — revoke a license from a broken or replaced machine to reuse it on another device; confirm immediately with the token shown on the device or via email link; max 2 unconfirmed requests at a time, 10 lifetime
- License countdown — device admin panel and owner portal now show days remaining; lifetime licenses display "Lifetime" instead of a number
- Re-enter license code — device admin License page now shows a "Re-enter license code" link when already activated, allowing re-activation without revoking first
Bug fixes
- License activation page now asks for a License Code instead of "Install Token" — clearer wording
- "License Invalid or Trial Expired" banner now disappears immediately after activation
- Software version no longer shows "unknown" in the machine detail panel
- 1-month and 1-year licenses no longer incorrectly display as "Lifetime" — expiry is now correctly calculated from the plan duration at activation time
Improvements
- Software version now reads correctly from
/etc/wificone/versionon installed systems - Admin panel version shown in login page footer
v0.13.4 — Security & Stability
Security improvements
- Admin login is now protected against repeated failed attempts — too many wrong passwords temporarily blocks the IP
- Password reset with OTP now uses a more secure code generator
- Network configuration inputs are validated before being applied — prevents malformed values from reaching system settings
- Backup restore now checks the archive contents before extracting — prevents accidentally restoring files outside the expected location
- Admin panel theme settings are sanitized before saving
- Sub-admin and main admin passwords now require at least 8 characters
Bug fixes
- Sales page now correctly displays totals and page count
- Vouchers page stat cards (total, used, unused) now show correct numbers
- Admin panel logo upload and license activation now work correctly
Improvements
- Admin panel shows live license status and connection health
- License link page (WifiCone tab) now displays the device fingerprint and token needed for activation
v0.10.6 — Fixes & Stability
Bug fixes
- Admin panel no longer shows a blank screen when running as a standalone binary
- Database migration order fixed for systems using PostgreSQL
- Package versions locked for consistent installs
v0.10.5 — Initial Release
First public release — distributed as the wificone-dist installer.
Includes full admin panel, captive portal, WiFi rates, session management, vouchers, payment portals, sales reports, and license activation.
v0.9.0 — System Management
New features
- Hardware info page — shows board model, CPU, RAM, storage, and temperature
- Time & timezone settings — change timezone, enable or disable NTP sync
- Software updates page — check for and apply updates from within the admin panel
- Database settings — switch between SQLite, PostgreSQL, and MySQL; test connection
- Backup & restore — select which data to back up, download the archive, restore by drag-and-drop
- Cron jobs — schedule automatic tasks from the admin panel
- System logs — view and export live system logs with filtering
- Admin sub-users — create additional admin accounts with specific permissions (15 permission types)
v0.8.0 — Password Reset & CAPTCHA
New features
- Forgot password flow: solve a math CAPTCHA, receive a one-time code by email, set a new password
- CAPTCHA difficulty can be adjusted in device settings (Easy / Medium / Hard)
- Login page redesigned with improved mobile layout
v0.7.1 — Login Fix
Bug fixes
- Admin login guard corrected when running alongside the built-in vendor panel
v0.7.0 — License Verification
New features
- License status is verified and shown in the admin panel
- Admin dashboard syncs device state with WifiCone account
v0.6.1 — Network Detection Fix
Bug fixes
- Network interface list now correctly detects all connected adapters
- Connected device scan no longer misses some devices
v0.6.0 — Network Management
New features
- Full network management dashboard: WAN/LAN setup, VLAN, bridges, PPPoE, Wi-Fi AP mode, QoS speed limits, traffic graph, remote access, and network security rules
v0.5.0 — Themes & Device Users
New features
- Captive portal theme support — customize the page customers see when connecting
- Admin panel theme selection
- Device user accounts and customer portal
v0.4.0 — Maintenance
Internal improvements and structure cleanup.
v0.3.0 — Vouchers & Payments
New features
- Voucher management (generate, print, track usage)
- Sales inventory and history
- Payment portals: GCash, Maya, Coins.ph, coin slot, bill acceptor
- Sub-vendo unit management
- Basic network setup
v0.2.0 — Admin Panel
New features
- Full on-device admin panel: dashboard, WiFi rates, session settings, owner and reseller portals
v0.1.7 — Reseller Features
New features
- Reseller order history and admin global orders view
- Advanced search and transfer history
For the latest release and installation files, visit get.wificone.com.