Early Access 1.0.3
We've tagged a new 1.0.3 early access release that you can build apps against. This is an important release that slightly changes to way action completion is handled was well as action outcome handling. These are source-breaking changes. However the changes are well worth it and tick off some of the long-running tasks from the roadmap two 1.0 GM convergence.
- Replaced
completionhandlers onAction.performwith newCompletiontype to reduce bugs and clarify intent - Improved
ActionPerformOutcomevalues to have clearer intent - New simple API to get a context-specific loggers from a feature
- Changed the argument name of
URLMapped.urlMappings()toroutes - Several bug fixes including some permission request crashers