Flipnote Editor for Web - Change Logs
Version 2.4.13 - 24/04/2025 - Improved mobile detection
- Enhanced mobile detection logic using navigator.userAgentData when available, improving accuracy on modern browsers.
- Added fallback checks for screen size and touch support to better identify unsupported devices.
- Ensures mobile users are redirected appropriately and shown a clear notice.
Version 2.4.12 - 24/04/2025 - Flipnote title fixes and tweaks
- Fixed an issue where pressing the enter key while editing Flipnote title would add a new line instead of saving title.
- Fixed an issue where the Play/Pause button wouldn't switch between the corresponding icons when clicked.
- Changed Flipnote title editing from double-click to single-click for simplicity.
- Added 32-digit character limit to Flipnote title.
Version 2.4.11 - 24/04/2025 - Corrected function name
- Renamed exportAsMp4 function to exportAsWebm to accurately reflect its functionality.
Version 2.0 - 20/04/2025 - JavaScript revamp
- JavaScript revamped and heavily improved by 1bpp.
Version 1.0 - 19/04/2025 - Initial build