Releases: OpenDTU-App/opendtu-react-native
Releases · OpenDTU-App/opendtu-react-native
v0.6.0
What's Changed
- Enable build cache by @CommanderRedYT in #256
- Add DcPower Graph by @robsy in #261
- Bump the production-dependencies group across 1 directory with 10 updates by @dependabot in #266
- Bump the development-dependencies group across 1 directory with 3 updates by @dependabot in #264
- Bump the development-dependencies group with 2 updates by @dependabot in #269
- Bump the production-dependencies group across 1 directory with 10 updates by @dependabot in #270
- Update README by @CommanderRedYT in #271
- Bump the production-dependencies group across 1 directory with 6 updates by @dependabot in #274
- Bump the development-dependencies group with 7 updates by @dependabot in #275
- Bump the production-dependencies group with 11 updates by @dependabot in #277
- Bump the development-dependencies group with 3 updates by @dependabot in #278
- Bump nanoid from 3.3.7 to 3.3.8 in the npm_and_yarn group by @dependabot in #279
- Update dependencies by @CommanderRedYT in #280
- Fix inputs for Manage Database Modal by @CommanderRedYT in #281
- Fix version if flashing self compiled opendtu firmware by @CommanderRedYT in #282
- Implement better error visualization for linking.canOpen by @CommanderRedYT in #285
- Improve layout for tablet screens on setup screens by @CommanderRedYT in #284
- Implement better error visualization for errors by @CommanderRedYT in #283
- Add plenty of fixes by @CommanderRedYT in #286
New Contributors
Full Changelog: v0.5.8...v0.6.0
v0.5.8
What's Changed
- Bump the production-dependencies group across 1 directory with 7 updates by @dependabot in #244
- Migrate timezone changer to modal to be able to save by @CommanderRedYT in #249
- Improve padding by @CommanderRedYT in #250
- Bump the development-dependencies group across 1 directory with 8 updates by @dependabot in #247
- Bump the production-dependencies group with 7 updates by @dependabot in #248
- Bump the production-dependencies group with 5 updates by @dependabot in #251
- Update to react-native 0.76.2 by @CommanderRedYT in #252
- Bump the development-dependencies group with 3 updates by @dependabot in #254
- Bump cross-spawn from 6.0.5 to 6.0.6 in the npm_and_yarn group by @dependabot in #255
- Bump the production-dependencies group with 2 updates by @dependabot in #253
Full Changelog: v0.5.7...v0.5.8
v0.5.7
Highlights 🎉
- Implemented NTP settings
- Implement DTU settings
- Various bugfixes
What's Changed
- Upgrade react-native version to 0.75.4 by @CommanderRedYT in #208
- Change disabled flag for settings menu items by @CommanderRedYT in #207
- Bump the development-dependencies group across 1 directory with 9 updates by @dependabot in #210
- Bump the production-dependencies group across 1 directory with 5 updates by @dependabot in #209
- Update translations and text by @CommanderRedYT in #211
- Add check if platform is not android by @CommanderRedYT in #212
- Fix bottom drawer bugs, improve some components by @CommanderRedYT in #213
- Implement new storage driver to fix bugs including migration script t… by @CommanderRedYT in #214
- Implemented a modal for showing changelog from the app when updating by @CommanderRedYT in #215
- Improve translation structure by @CommanderRedYT in #222
- Add CI for commiting license files to dependabot branches by @CommanderRedYT in #226
- Bump the production-dependencies group across 1 directory with 9 updates by @dependabot in #227
- Implement NTP settings by @CommanderRedYT in #228
- Bump the production-dependencies group with 4 updates by @dependabot in #229
- Bump eslint-plugin-testing-library from 6.3.0 to 6.4.0 in the development-dependencies group by @dependabot in #230
- Implement DTU settings and fix some small things by @CommanderRedYT in #231
Full Changelog: v0.5.6...v0.5.7
v0.5.6
What's Changed
- Improve CI for ESLint by @CommanderRedYT in #193
- Bump the production-dependencies group across 1 directory with 7 updates by @dependabot in #195
- Bump the development-dependencies group across 1 directory with 2 updates by @dependabot in #194
- Improve log information by @CommanderRedYT in #197
- Update firmware update logic and screens by @CommanderRedYT in #196
- Fix visual bugs by @CommanderRedYT in #199
- Fix buggy behavior in text inputs by @CommanderRedYT in #200
- ESLint test and fixes by @CommanderRedYT in #201
Full Changelog: v0.5.5...v0.5.6
v0.5.5
What's Changed
- Implement a button for log screen by @CommanderRedYT in #188
- Bump the production-dependencies group with 7 updates by @dependabot in #186
- Bump the development-dependencies group with 7 updates by @dependabot in #187
Full Changelog: v0.5.4...v0.5.5
v0.5.4
What's Changed
- Hide UI when disabled through config by @CommanderRedYT in #184
- Add more logging by @CommanderRedYT in #185
Full Changelog: v0.5.3...v0.5.4
v0.5.3
What's Changed
- Disable settings without auth by @CommanderRedYT in #177
- Fix some things in the app by @CommanderRedYT in #181
- Improve screen flow by @CommanderRedYT in #182
- Bump the development-dependencies group with 2 updates by @dependabot in #180
- Bump serve-static from 1.15.0 to 1.16.0 in the npm_and_yarn group by @dependabot in #183
- Bump the production-dependencies group with 2 updates by @dependabot in #179
Full Changelog: v0.5.2...v0.5.3
v0.5.2
What's Changed
- Disable in-app-updates via flag by @CommanderRedYT in #175
- Fix crash when momentjs has a locale that is not loaded by @CommanderRedYT in #176
Full Changelog: v0.5.1...v0.5.2
v0.5.1
What's Changed
- Fix status widget by @CommanderRedYT in #168
- Implement In-App error logging by @CommanderRedYT in #166
- Show french and italian languages by @CommanderRedYT in #171
- Update translations by @CommanderRedYT in #172
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
- Bump i18next from 23.12.1 to 23.12.2 in the production-dependencies group by @dependabot in #142
- Bump the development-dependencies group across 1 directory with 7 updates by @dependabot in #145
- Bump fast-xml-parser from 4.3.6 to 4.4.1 in the npm_and_yarn group by @dependabot in #147
- Bump the production-dependencies group across 1 directory with 4 updates by @dependabot in #148
- Added a maximum width to modals + Inverter Tab fixes by @CommanderRedYT in #149
- Upgrade yarn to v4 and fix patches by @CommanderRedYT in #150
- Implement network settings by @CommanderRedYT in #162
- Bump the npm_and_yarn group with 2 updates by @dependabot in #163
- Bump the development-dependencies group across 1 directory with 13 updates by @dependabot in #165
- Upgrade some dependencies by @CommanderRedYT in #167
- Bump the production-dependencies group across 1 directory with 11 updates by @dependabot in #164
Full Changelog: v0.4.2...v0.5.0