v12.0.2 - Addendum release
Doh!
Since the release of uSync v12. we had had a couple of issues with the notification caching. these are mainly because we didn't quite impliment it correctly π’ we saw two issues
- items would be added but then not published in the cache
- on firstboot / startup items would not actually be imported.
We have quickly released updates(s) to fix this:
- We thought we fixed these issues with v12.0.1 - by chaning the defauts for how usync uses the new notification feature.
- but we missed the fisrtboot element and have had to release v12.0.2.
Everything else is the same between v12.0.0 and v12.0.2 - we just do a little less notification caching for now. We will take a look and get this feature working prop-properly soon.
thanks to #509 @nikcio for reporting the fastboot issue, and giving us a great way to test it with the tests in his Nikcio.UHeadless repo.