Releases: RadonApp/radon-extension-framework
Releases · RadonApp/radon-extension-framework
v1.9.0-beta.6
Added
- Support for number internationalization
Changed
- Disabled i18n debugging in production builds
Fixed
- Issue where the usage of
window.Intl
would cause tests to fail PageHeader
alignment issues
v1.9.0-beta.5
Added
- Support for translations (i18next, react-i18next)
ActivityEngine
now supports repeated tracks (RadonApp/radon-extension#24)
Changed
- Flattened file/folder structure, and updated names to CamelCase style
- Updated
Logger
to support the new consolidated "Log Level" option - Replaced service type strings with the new
Services
constant - Removed
label
andtitle
parameters/properties from configuration models - Pinned "babel-loader" to 8.0.0-beta.2
v1.9.0-beta.1
Changed
- Improved [package.json] formatting