We’ve added a lot of great stuff to Atmosphere with v.1.2.8, most notably support for cellular modems starting with the Digi XBee3 Cellular LTE CAT 1 and the Digi XBee3 Cellular LTE-M/NB-IoT.
We’ve also extended the Atmosphere Studio Element Library to include variants for sensors, so you can work with a version of a supported sensor if it’s specific to a board or shield you’re using.
Complete release notes for Platform Update v1.2.8 include:
- Added support for the Digi XBee3 Cellular LTE-M/NB-IoT modem
- Added support for the Digi XBee3 Cellular LTE CAT 1 modem
- There is now a list of groups a user belongs to in the user administrative area
- The DK IoT Studio now includes a shopping cart to purchase a development kit while in the Create Project window
- Added a standalone version of the Cloud Sigfox Element for Bring Your Own Device projects
- Added getting started guide for the Maxim MAX32630 Feather on the Atmosphere Developer Hub
- Bug fix for the TSYS01 sensor from TE Connectivity where it would get incorrect values on ESP32-based devices
- Element libraries can now have variants for specific hardware form factors, such as Grove, Click boards, PMOD, shields, etc.
- Variants for the TSYS01 sensor have been added to the Element Library to account for different form factors
- Changed the HUZZAH32’s default GPIO pin to output push pull
- The Studio Application tab’s expression element properly exposes the values object in its expression as a value instead of assigning it to the root of the expression’s local variable
- Improved the minification of the web page to speed up load times
- Element ability arguments now properly use their language tags in their properties
- Using special characters in a device name no longer prevents them from being selectable
- The data graph widget’s UI received styling improvements
- Dashboard widgets menus now have their settings and configuration options located at the top of the menu help
- Device data selection has its selection hovers fixed so the text is readable when hovering over an option
- Fixed rendering bug with the small logo on Chrome browsers
- Notification bubble will now render correctly under the number of notifications a user has
- When an element is added to a project, the canvas no longer automatically shifts focus to that element’s properties
- Fixed bug within modals that caused unorthodox scrolling issues, such as on the EULA for Safari browsers
- When registering a new user, the username field will be trimmed for white spaces