Releases: broxus/sparx_wallet_flutter
Releases · broxus/sparx_wallet_flutter
2.5.0
What's Changed
- chore(deps): bump build_runner from 2.14.1 to 2.15.0 by @dependabot[bot] in #1244
- chore(deps): bump internet_connection_checker_plus from 2.9.1+2 to 3.0.0 by @dependabot[bot] in #1246
- chore: main -> dev by @Odrin in #1247
- chore(deps): bump auto_size_text_field from 2.2.4 to 2.3.0 by @dependabot[bot] in #1251
- chore(deps): bump melos from 7.5.1 to 7.6.0 by @dependabot[bot] in #1248
- chore(deps): bump drift from 2.32.1 to 2.33.0 by @dependabot[bot] in #1250
- chore(deps): bump drift_dev from 2.32.1 to 2.33.0 by @dependabot[bot] in #1249
- chore(deps): bump melos from 7.6.0 to 7.7.0 by @dependabot[bot] in #1252
- feat(EWM-683): localization by @Odrin in #1245
- chore: release 2.5.0 by @Odrin in #1253
Full Changelog: 2.4.2...2.5.0
2.4.2
What's Changed
- chore(deps): bump flutter_gen_runner from 5.13.0+1 to 5.14.0 by @dependabot[bot] in #1231
- chore(EWM-TECH): main -> dev by @Odrin in #1233
- chore(deps): bump sentry_flutter from 9.18.0 to 9.19.0 by @dependabot[bot] in #1235
- chore(deps): bump build_runner from 2.13.1 to 2.14.1 by @dependabot[bot] in #1236
- chore(deps): bump sensitive_clipboard from 1.1.0 to 1.2.0 by @dependabot[bot] in #1237
- fix(EWM-680): external account subscription by @Odrin in #1232
- feat(EWM-681): add transaction expiration countdown widget by @Odrin in #1238
- refactor(EWM-678): remove v2 styles by @Odrin in #1227
- chore: predev by @Odrin in #1239
- chore: release 2.4.2 by @Odrin in #1243
Full Changelog: 2.4.1...2.4.2
2.4.1
What's Changed
- chore(deps): bump go_router from 17.1.0 to 17.2.0 by @dependabot[bot] in #1218
- build(deps): bump actions/deploy-pages from 4 to 5 by @dependabot[bot] in #1205
- build(deps): bump actions/configure-pages from 5 to 6 by @dependabot[bot] in #1214
- chore(deps): bump smooth_sheets from 0.17.0 to 1.0.0 by @dependabot[bot] in #1219
- chore(deps): bump actions/upload-pages-artifact from 4 to 5 by @dependabot[bot] in #1222
- chore(deps): bump sentry_flutter from 9.16.0 to 9.17.0 by @dependabot[bot] in #1226
- chore(EWM-679): update Flutter SDK by @Odrin in #1221
- chore(EWM-TECH): release 2.4.1 by @Odrin in #1230
Full Changelog: 2.4.0...2.4.1
2.4.0
What's Changed
- fix(EWM-655): ledger flow by @Odrin in #1189
- refactor: encrypted storage by @Odrin in #1198
- fix(EWM-671): update error handling in convertRetrySubscribeErrorToText method by @Odrin in #1202
- test: EWM-649 currencies_service_test by @knightsforce in #1190
- test: EWM-639 approval_listener test by @knightsforce in #1191
- fix(SPARX-167): update connection configurator to pass Dio instance and refactor polling methods to async by @Odrin in #1200
- fix: EWM-668, EWM-669 mwwm codegen + error handler by @knightsforce in #1192
- feat(EWM-674): migrate lint implementation to analysis_server_plugin by @Odrin in #1211
- test: EWM_642 storages tests by @knightsforce in #1215
- refactor(EWM-676): add query parameter helpers and refactor route data parsing by @Odrin in #1213
- feat: EWM-670 seed style by @knightsforce in #1199
- feat(EWM-677): smooth_sheets by @Odrin in #1216
- feat(EWM-675): DefaultAppBar add Semantics by @knightsforce in #1212
- chore(EWM-TECH): predev by @Odrin in #1204
- chore: release 2.4.0 by @Odrin in #1217
Full Changelog: 2.3.1...2.4.0
2.3.1
What's Changed
- refactor: storage adapter by @Odrin in #1153
- test: EWM-643 test for connection by @knightsforce in #1154
- test: EWM-645 data_from_query tests by @knightsforce in #1157
- test: EWM-646 BootstrapService test by @knightsforce in #1158
- test: EWM-648: AppLinksService_test by @knightsforce in #1162
- test: EWM-650 browser db tests by @knightsforce in #1165
- test: EWM-652 PresetsConnectionService test by @knightsforce in #1166
- test: EWM-653 AppPermissionsService tests by @knightsforce in #1167
- build(deps): bump sentry_flutter from 9.10.0 to 9.11.0 by @dependabot[bot] in #1161
- build(deps): bump form_builder_validators from 11.2.0 to 11.3.0 by @dependabot[bot] in #1160
- build(deps): bump go_router from 17.0.1 to 17.1.0 by @dependabot[bot] in #1159
- build(deps): bump lints from 6.0.0 to 6.1.0 by @dependabot[bot] in #1156
- build(deps): bump flutter_form_builder from 10.2.0 to 10.3.0+1 by @dependabot[bot] in #1155
- build(deps): bump build_runner from 2.10.5 to 2.11.1 by @dependabot[bot] in #1182
- build(deps): bump no_screenshot from 0.3.1 to 0.10.0 by @dependabot[bot] in #1180
- build(deps): bump drift_dev from 2.30.1 to 2.31.0 by @dependabot[bot] in #1179
- build(deps): bump flutter_blue_plus from 2.1.0 to 2.2.1 by @dependabot[bot] in #1178
- build(deps): bump sentry_flutter from 9.10.0 to 9.14.0 by @dependabot[bot] in #1181
- fix: EWM 654 staking fix by @knightsforce in #1169
- fix: sentry fixes by @knightsforce in #1188
- chore(EWM-TECH): predev by @Odrin in #1177
- feat: release 2.3.1 by @knightsforce in #1193
Full Changelog: 2.3.0...2.3.1
2.3.0
What's Changed
- feat(EWM-656): WIP! SignatureContext by @knightsforce in #1172
- feat(EWM-664): add multiple ton networks support by @Odrin in #1173
- fix: only cache jetton symbol on successful API fetch by @Copilot in #1175
- feat: predev by @knightsforce in #1174
- release: version 2.3.0 by @knightsforce in #1176
New Contributors
- @Copilot made their first contribution in #1175
Full Changelog: 2.2.0...2.3.0
2.2.0
What's Changed
- chore: several-feature-domain-test by @Odrin in #1112
- build(deps): bump fraud_protection from 1.3.0 to 1.4.0 by @dependabot[bot] in #1143
- build(deps): bump actions/checkout from 4 to 6 by @dependabot[bot] in #1145
- build(deps): bump actions/upload-pages-artifact from 3 to 4 by @dependabot[bot] in #1146
- build(deps): bump actions/setup-java from 4 to 5 by @dependabot[bot] in #1147
- build(deps): bump melos from 7.3.0 to 7.4.0 by @dependabot[bot] in #1148
- chore(EWM-TECH): main -> dev by @Odrin in #1149
- feat(EWM-638): update
nekoton_repositoryto support SSE by @Odrin in #1164 - fix(EWM-647): add EpochSecondsConverter for handling valid_until field in TransactionPayload by @Odrin in #1168
- feat: EWM-630 compassBackCount method by @knightsforce in #1141
- refactor: EWM-631 refactor wallet prepare transfer page wm params by @knightsforce in #1138
- refactor: EWM-626 fix todo by @knightsforce in #1137
- build(EWM-625): remove v1 from build.yaml by @knightsforce in #1135
- fix: EWM-599 add bottom space for sheets and screens by @knightsforce in #1093
- fix: EWM-636. Updated the incorrect UI by @knightsforce in #1139
- feat: EWM-637: SelectAccountWidget multiple layouts by @knightsforce in #1140
- feat: Predev by @knightsforce in #1170
- chore(EWM-TECH): version 2.2.0 by @knightsforce in #1171
Full Changelog: 2.1.0...2.2.0
2.1.0
What's Changed
- chore(EWM-TECH): main -> dev by @Odrin in #1128
- chore: flutter 3.38.4 by @Odrin in #1106
- feat(EWM-605): add biometry password setting functionality by @Odrin in #1107
- feat(EWM-615): add unsupported wallet type error handling and update translations by @Odrin in #1119
- feat(EWM-609): disable screen protection in debug mode by @Odrin in #1109
- feat(EWM-612): update tycho staking by @Odrin in #1111
- fix: improve permission deletion and event handling in browser service by @Odrin in #1118
- fix: HTTP timeouts to use shorter durations for connect, send, and receive operations by @Odrin in #1123
- fix(EWM-620): zero fee by @Odrin in #1130
- fix: EWM-606 Update ui url alert by @knightsforce in #1105
- fix: EWM-607: Update close tab from list by @knightsforce in #1108
- fix: EWM-611 update BrowserTabsRenderManager by @knightsforce in #1113
- feat: EWM-588 browser tests by @knightsforce in #1062
- refactor: EWM-608 UI kit by @knightsforce in #1102
- feat(EWM-614): security improvements by @Odrin in #1114
- feat(EWM-616): browser update by @knightsforce in #1116
- ci(EWM-622): Add GitHub Action to link PRs to YouTrack issues by @Odrin in #1132
- fix(EWM-623): connection stack overflow by @Odrin in #1134
- test: EWM 610 migrations tests by @knightsforce in #1110
- fix(EWM-624): external account public key by @Odrin in #1136
- chore(EWM-TECH): predev by @Odrin in #1131
- chore(EWM-TECH): release 2.1.0 by @Odrin in #1142
Full Changelog: 2.0.0...2.1.0
2.0.0
What's Changed
- chore(EWM-TECH): main -> dev by @Odrin in #1117
- feat(EWM-561): multiple workchains by @knightsforce in #1014
- chore(EWM-TECH): release 2.0.0 by @knightsforce in #1122
Full Changelog: 1.22.1...2.0.0