- fullscreen onboarding
- Fix image loading spinner
- Error message on null route
- Null safety migration
- MacOS compatibility
- Windows compatibility
- Linux compatibility
- Web compatibility
- Fix anchored helper selection within a Flex element
Our helper editor got a complete UI overhaul, with a brand new Toolbox ✨
- More intuitive text fields.
- All of your tools in one place.
- A better / maintainable code base, for future updates and features.
- (NEW) create tour guide, chain helpers
- (NEW) On new update trigger
- (NEW) show tour guide anywhere
- (NEW) editor toolbar reworked
- You can use now a builder method to defer your app building within (Pal is now usable with GetX for example)
- introducing PalEvents to fire new events within your code catchable by Pal
- fix changing version wasn't sent correctly to editor
- [Editor] - Has now a preview mode
- [Client] - Add user language to schema synchronization
- [Editor] - reworked toolbar's design
- (NEW) anchored helper editor
- (NEW) anchored helper client
- refactoring helper editor
- sync helpers on application start if needed
- you can now edit all your helpers
- fix loading modal
- update readme
- Beta release