Wappler 7.6.3 Released
Check the new Wappler site at https://wappler.io/
and download Wappler 7.6.3 from your Account Dashboard
Or just do “check for updates” on the Wappler tray icon for automatic install!
What's New
Discover the great powers of App Connect with the new and improved App Connect Tours in Wappler 7.6.3! We have added many new tours covering all aspects of App Connect, from core components to data bindings, interactions and forms. Whether you are a beginner or an experienced user, you will find valuable tips and best practices to enhance your App Connect skills and create amazing web applications.
We have also improved the Wappler Tours engine with new features like tour links, better navigation, dynamic project loading and more. You can now easily share and access specific tours from anywhere, and enjoy a smoother and more responsive tour experience.
So check the tours, get a specific link of the tour you want to share, by clicking on the link icon next to its title or from the header of a tour step you want to share, and post it in our community for feedback or just to share your knowledge with others!
Furthermore we have improved further our AI Manager for even better and smoother experience.
App Connect Tours
- Added dedicated tours about more App Connect core components like Data Detail, Data Iterators, Data View and various Data Stores
- Added tours about various Session management in App Connect
- Organized the App Connect Tours in more sub categories with their own indexes like for Core Components, Data bindings & formatting, Interaction, and Forms
- Improved the Forms Data Bindings tour with more clear bindings and explanation
- Added more info in App Connect best practices tour
- Added a whole new App Connect Forms category explaining all form input binding, validation and form repeat
- Added more App connect Tours core tours to explain the basics
- Added Best practices and Performance tips tours
- Added dedicated tours for explaining Dynamic Attributes and Events
- Added dedicated tours for explaining Data Bindings Picker and Data Formatter more in detail
- Added even more App Connect best practices now for filtering data
- Improved the App Connect Quick Overview Tour
- Improved the App Connect Data Formatters Tour
- Improved general structure, wording and visuals
- Added more tour requirements, like project open, specific views, collapse unneeded panels
- Improved App Connect tour examples
Wappler Tours Content
- Added new on boarding track in the Wappler Docs & Tours for new users to get them started with Wappler as quickly as possible
- Improved Tour titles and dialog sizes
- Improved the Wappler Overview Tour
Wappler Tours Engine
- Implemented tour links as custom protocol, so now you can have links like wappler-tour://wappler-powers to open a specific tour from everywhere.
- Added link icon on the tours index, on the right of each item, on hover, to copy a link to this tour to the clipboard
- Added a link icon in the header of each tour step to get a link to this tour and directly to this specific step
- Greatly improved tour back navigation, to restore state as much as possible so previous actions are run well.
- Improve all tours so they can start a demo project if needed to show functionality and open a focus on the right editor and views
- Allow the open tours from the stand alone project manager, they will auto open a project further
- Improved the initial tour popup rendering speed to be much faster and responsive now.
- Use as default project the "Demo Dynamic Real Estate Site" if none is open at the moment
- Improve all tours descriptions and linking
- Added tour start at specific step possibility
- Reorganized tours structure for better readability
- Improved direct tour starts on step that requires popups like data bindings picker or formatters to be open
- If any popups were open during the tour and the user close the tour, then close also the popups
- Improved getting the link to tour indexes to include just the tour name
- Make sure all tours have step id's so they can be used as direct links
- Greatly improved the auto sizing of the tour popup is it fits the content size.
- Added scroll indicators on tour indexes that are pretty large and need to be scrolled
- Cleaned up hard coded tour popup sizes as those are now automatically calculated
- Send tour errors to Sentry so we can solve them
AI Manager
- Improved Responses API context usage
- Filter model lists to only show the ones supported by the AI Manager
- Fix incorrect tool calls without parameters/arguments
- Do not use normalized messages in responses api
- Add context to message content
- Correct count cache and reasoning for responses api
AI Assistant
- Added App Connect best practices and performance tips
- Explained better the App Connect scoping and the automatic app connect components like form, inputs, selects and buttons
- Improved App Connect base knowledge description about data detail and conditional regions
Database Updater
- Database updater popup only works with table as string, convert object to string when needed
General
- Register the
wappler-tour://custom protocol with the OS during the installation so tour links can be always opened - Fix error with
Copy Relative Pathaction on editor tab - Added
Copy PathandCopy Relative Pathto context menu in File Manager, Server Connect and App Flows.