Wappler 7.9.4 Released
Check the new Wappler site at https://wappler.io/
Read latest Wappler Docs
and download Wappler 7.9.4 from your Account Dashboard
Or just do “check for updates” on the Wappler tray icon for automatic install!
What's New
Wappler 7.9.4 - 2026-05-13
Wappler 7.9.4 makes guided tours faster, clearer, and more practical while also improving startup responsiveness across the app.
Tours now open with better background preparation and cleaner popup transitions, the HTML Editor and media learning paths are easier to follow, several interactive walkthroughs have been reworked around real examples, and Monaco plus other early-startup work now load more smoothly.
Furthermore we have added AVIF image support to the Image Resizer, improved error handling in the Data Importer PHP, and fixed several issues around SSH usage, project switching, and tour startup.
Monaco code editor is updated to 0.55.1, and we have improved its usage so it loads now much faster and with a smaller memory footprint, while still providing the same rich editing experience.
In case there are some urgent issues, this will be the last release in the 7.9.x series, and we will be focusing on working on Wappler 8 beta and its release in the coming months, which will include a huge set of new features, improvements, and fixes across the board.
See the Wappler 8 Beta Roadmap for more details on what to expect in the next major release.
Of course we will be releasing extensions updates for both Wappler 7.9.x and Wappler 8 as we continue to support both versions.
Update Highlights
- Faster guided tour startup with background preparation, clearer loading feedback, and cleaner popup reset behavior.
- Expanded HTML Editor and media learning paths with stronger tour links, preview-first media tours, and more practical walkthroughs.
- Reworked several App Connect and media tours to focus on real usage, clearer outcomes, and better next-step guidance.
- Improved Wappler startup, Monaco readiness, and Data Bindings preloading for a smoother first-use experience.
Tour Startup And Popup Experience
- Added smarter background preparation for guided tours so compatible tours can open their first step immediately while editor setup continues behind the scenes.
- Restored and expanded preparation messaging for tours, allowing tours to show clear startup status like “Preparing editor” or “Opening example...” instead of feeling stalled.
- Fixed popup startup behavior so reused tour windows reset cleanly between tours instead of briefly showing stale content from the previous tour.
- Fixed tour startup state handling to avoid cases where the loading transition could fail before the new tour content was ready.
- Improved the tour popup startup experience with a dedicated loading-state shell instead of a blank black window during heavy initialization.
- Updated the popup loading flow so startup visuals are tied to the actual tour preparation state and switch cleanly into the first live step.
- Simplified several tour starts so tours get users into the relevant content faster with less setup friction.
- Improved the reliability of guided interactions in visual tours so targets, highlights, and click-driven steps behave more consistently.
- Tuned popup and preview presentation so visual examples are easier to watch and better matched to the way they are displayed in the tour.
HTML Editor, Media, And Guided Learning
- Enabled background startup behavior for HTML Editor hub-style tours that can safely render their intro step before the editor finishes preparing.
- Improved first-launch responsiveness for HTML Editor learning paths by reducing blocking setup before the popup becomes useful.
- Added a new HTML Editor front-end hub so users can move from page editing into broader front-end learning paths more easily.
- Expanded front-end tour navigation so related learning paths are easier to discover from the HTML Editor and component overview tours.
- Updated major fixture-backed media tours to prepare in the background where safe, reducing perceived wait time before the tour starts.
- Improved startup messaging for media tours such as Lightbox, Lazy Load Images, Background Video, Swiper, Slideshow, Masonry, and Image Parallax so users get clear feedback while example files open.
- Added and expanded focused media tours covering galleries, lazy loading, motion effects, slideshows, masonry layouts, and parallax-style visuals.
- Introduced short preview-style media tours that show the result first, then guide users into the full hands-on component tour.
- Improved links between media tours so users can move more naturally between related gallery and effects topics.
- Improved multiple tours to focus on how features actually work inside Wappler, with more concrete UI walkthroughs instead of abstract explanations.
- Added richer visual tour content and refreshed docs export support so screenshots and inline visuals carry through better into the documentation.
- Improved tour flow, structure, and follow-up links so related topics are easier to continue exploring from inside the product.
- Reworked the Download Wappler tour with clearer account, installer, and first-login guidance.
- Added direct guidance for accessing downloads through the Wappler account area at
account5.wappler.io. - Improved onboarding screenshots and explanations so new users can see exactly what to expect before installing.
Interactive Tours, Preview Movies, And Authoring
- Refined several App Connect and Media tours to be more practical, visual, and easier to follow in real workflows.
- Improved walkthrough coverage for sortable tables, filter query checkboxes, lazy load images, motion effects, slideshows, and Lightbox usage.
- Added a stronger Lightbox introduction that shows the gallery-to-overlay behavior up front before the step-by-step explanation.
- Reworked the Lightbox and Galleries tour with a practical media showcase and clearer guidance around real gallery setups.
- Reworked the Slideshows and Swiper tour to better explain sliders, controls, and responsive configuration in context.
- Reworked the Lazy Load Images tour with clearer examples of how image loading behavior is configured and used on real pages.
- Reworked the Motion Effects tour to better demonstrate parallax, video, and visual motion features with practical examples.
- Reworked the Filter Query with a Text Input tour to show real list filtering patterns, visible result feedback, and reset flows.
- Reworked the Filter Query with a URL Parameter tour to explain shareable URL-driven state through a practical page example.
- Reworked the No Results State tour so it now demonstrates helpful empty-state messaging and recovery actions in context.
- Reworked the Show Total Record Count tour to clearly show total versus filtered result counts in real App Connect list views.
- Improved the Organization Best Practices tour so it now demonstrates a real data-first page structure, clearer component grouping, and better binding traceability.
- Upgraded tour preview movies to a smaller, cleaner default format for better popup playback and reduced file size.
- Standardized preview captures to focus on the actual webview content so users see the real result instead of surrounding editor chrome.
- Improved visual handoff clips so highlights and clicks clearly show the intended action, then return to a normal clean state after the interaction.
- Improved media preview presentation so clips feel clearer, more polished, and better matched to the active Wappler theme.
- Expanded the tour authoring guidance with clearer rules for creating user-focused preview movies and visual walkthroughs.
- Documented default rules for preview capture, framing, motion cues, and export workflow so future tours stay consistent and polished.
Performance And Responsiveness
- Delivered huge startup optimizations to significantly improve Wappler’s initial load time.
- Reduced early startup overhead so the app becomes ready faster and feels more responsive from the moment it opens.
- Improved how background startup tasks are scheduled to keep launch smoother without affecting normal workflows.
- Optimized Data Bindings picker preloading so related tools become available more reliably after startup.
- Improved deferred loading of Data Bindings resources to reduce unnecessary startup cost and keep the UI responsive.
- Refined startup-time initialization across key areas of the app to improve responsiveness while keeping behavior stable.
- Continued performance tuning with stable release readiness in mind, focusing on real-world gains without disrupting existing workflows.
Code Editor
- Added huge optimizations to Monaco editor startup behavior for a faster and more efficient editing experience.
- Reduced the amount of editor-related work performed during the first app load to improve overall responsiveness.
- Improved early code editor readiness so key editing features become available more smoothly after launch.
- Updated packages to latest versions.
- Updated Monaco Editor to 0.55.1.
- Updated webpack configuration to extract css modules in separate css file.
Problems Panel
- Run the problems analyzer more delayed so it doesn't affect the projects switch.
General
- Always prefer system SSH over Wappler bundled SSH, so SSH Agent compatibility is ensured.
Structure Panel
- Do not show actions and context menu on comment nodes in structure tree.
Data Importer PHP
- Throw error instead of sending validation error to client.
Image Resizer
- Added AVIF image support to Image Processor.
- PHP 8.1 or higher is required and GD must be compiled with AVIF support.