Releases: Frezyx/talker
Releases · Frezyx/talker
v5.0.3
v5.0.1
What's Changed
- Fix talker.handle docs to use stack trace before error message by @Ali-Toosi in #420
- Update dependency share_plus to v12 by @renovate[bot] in #422
New Contributors
- @Ali-Toosi made their first contribution in #420
Full Changelog: v5.0.0...v5.0.1
v5.0.0
What's Changed
- fix problems with settings on configure talker by @yelmuratoff in #187
- Fix inconsistent colors by @XanderD99 in #178
- Update talker_data.dart comment by @qwadrox in #192
- Update talker_bloc_logger README.md by @MiladAtef in #195
- support web by @melodysdreamj in #197
- Fix Exception and StackTrace is ignored for logs by @qwadrox in #199
- Fix typo at the beginning README.md by @Danyalo in #202
- Fix type selector colors by @Frezyx in #203
- fix exception info missing by @heiha100 in #210
- Release v4.1.2 by @Frezyx in #211
- Release v4.1.3 by @Frezyx in #212
- enable mouse scroll by @sebastianbuechler in #209
- Release version 4.1.4 by @Frezyx in #225
- Release http logger v0.1.0-dev.3 by @Frezyx in #226
- Update share_plus to version 9 by @GiampaoloGabba in #228
- Add Riverpod Logger by @jbdujardin in #221
- feat: add missing error setting for dio logger by @Ali1Ammar in #230
- Bump codecov/codecov-action from 3 to 4 by @dependabot[bot] in #177
- Support for Flutter 3.22, fix new version deprecations by @Frezyx in #235
- feat(talker_riverpod_logger): Include the name of the Provider in the output by @KoheiKanagu in #238
- Talker Riverpod update: print full data for talker page by @yelmuratoff in #239
- Custom timestamp by @abdelaziz-mahdy in #232
- Bump VeryGoodOpenSource/very_good_coverage from 2.2.0 to 3.0.0 by @dependabot[bot] in #236
- Bump codecov/codecov-action from 3 to 4 by @dependabot[bot] in #237
- Fix showing times on FlutterScreen cards by @fieldOfView in #245
- Fix issue with display time inside riverpod package by @yelmuratoff in #246
- Fix some bloc logs by @Mooyeee in #247
- fix(riverpod_logger): duplicated state logs fixes #241 by @ArinFaraj in #244
- Release v4.4.0 by @Frezyx in #254
- Bug fixing in sample code by @venkat9507 in #270
- fix: TalkerLog pen color by @HE-LU in #275
- Bump actions/setup-java from 3 to 4 by @dependabot[bot] in #160
- Bump actions/setup-java from 3 to 4 by @dependabot[bot] in #278
- feat(talker_dio_logger): add enable option to control log output by @weitsai in #276
- Bump codecov/codecov-action from 4 to 5 by @dependabot[bot] in #282
- feat(talker_logger): add enable option to control log output by @weitsai in #277
- Rename logTyped to logCustom and add deprecated annotation for logTyped by @Frezyx in #283
- Make talker_dio_logger encoder constant private by @Frezyx in #285
- More flexible interaction with custom logs (TalkerLogType -> String key) by @yelmuratoff in #272
- Fix static analysis issues by @Frezyx in #286
- Add fallback Flutter screen log card color by LogLevel by @Frezyx in #289
- Add HttpErrorLog for wrong http statuses by @yelmuratoff in #290
- Added isLogsExpanded and isLogOrderReversed flags to TalkerScreen widget by @Ilushnik in #292
- Support flutter 3.27, remove deprecations by @Frezyx in #294
- Configure Renovate by @renovate[bot] in #295
- fix TalkerScreen does not respect configured LogLevel setting #168 by @mylukin in #300
- Add copy functionality for filtered logs by @abdelaziz-mahdy in #309
- Add support WASM for Flutter Web by @abdelaziz-mahdy in #310
- Correction the import file name in the talker_flutter log downloader web by @samanzamani in #318
- Proper migration of support to the web using both html and wasm by @yelmuratoff in #317
- fix(deps): update dependency bloc to v9 by @renovate[bot] in #316
- Hide specific header from dio logger by @Ilushnik in #323
- Hide specific header from http logger by @Ilushnik in #322
- Fix substitution of hidden headers
hiddenHeaders
field inTalkerDioLoggerSettings
by @Frezyx in #331 - Fix CustomLog pen field ignoring by _handleLogData method by @Frezyx in #332
- Fix search textfield background color become white in light theme by @asadman1523 in #330
- adding response redirects into dio_logs by @federicoviceconti in #329
- Rename conflict extension by @Bogdan778 in #334
- fix: hidden headers altering the request value by @amrgetment in #339
- Fix search filtering rules by @N1X41 in #341
- Fix mistype in documentation by @grigos92 in #344
- Remove deprecated dart:html by @Mooyeee in #337
- Update badges by @Frezyx in #345
- Fix scroll issue and widget usability with high text scale by @federicoviceconti in #328
- chore(deps): update dependency gradle to v7.6.4 by @renovate[bot] in #296
- Add response time to logs in talker_dio_logger by @troyanskiy in #351
- Fixed missing info and detailed message for exceptions by @salarshad in #358
- Add logLevel field to provide in all dIo logs by @mylukin in #306
- chore(deps): update plugin org.jetbrains.kotlin.android to v2 by @renovate[bot] in #311
- chore(deps): update dependency gradle to v8 by @renovate[bot] in #305
- chore(deps): update plugin com.android.application to v8 by @renovate[bot] in #308
- fix(deps): update dependency freezed_annotation to v3 by @renovate[bot] in #343
- chore(deps): update dependency freezed to v3 by @renovate[bot] in #342
- Add prepare release bash scripts by @Frezyx in #359
- chore: simplify Github actions by @techouse in #361
- fix: propagate
itemsBuilder
toTalkerView
by @AhmedEzio47 in #363 - chore: update logger output type for improved clarity by @techouse in #368
- fix: respect custom
TalkerLogger
output inTalkerFlutter.init
by @techouse in #367 - Update plugin com.android.application to v8.10.0 by @renovate[bot] in #366
- Update plugin org.jetbrains.kotlin.android to v2.1.21 by @renovate[bot] in #370
- Show full data of Bloc logs in Flutter Talker by @Mooyeee in #266
- feat: Add custom settings section by @zvikarp in #215
- [talker_dio_logger] added logging of request's extra, configurable by @lucavenir in #375
- Feature: Add Custom Log Documentation by @MeyerOppelt in #378
- Update plugin com.android.application to v8.10.1 by @renovate[bot] in #374
- Update dependency gradle to v8.14.1 by @renovate[bot] in #371
- New simplified TalkerKeys API (String Log key) by @Frezyx in #380
- [talker_riverpod_logger] add an error filter by @lucavenir in #376
- Update dependency gradle to v8.14.2 by @renovate[bot] in #379
- [talker_riverpod_logger] add family arguments to the logs by @lucavenir in #377
- feat: Talker http logger v1.0.0 by @techouse in #362
- [ImgBot] Optimize images by @imgbot[bot] in #384
- chore: update share_plus to v11.0.0 by @jeroenbell in #369
- chore(deps): update dependency gradle to v8.14.2 by @renovate[bot] in #382
- chore(deps): update plugin org.jetbrai...
v5.0.0-dev.16
What's Changed
- [ImgBot] Optimize images by @imgbot[bot] in #415
- Update dependency lints to v6 by @renovate[bot] in #353
Full Changelog: v5.0.0-dev.15...v5.0.0-dev.16
v5.0.0-dev.15
What's Changed
Full Changelog: v5.0.0-dev.12...v5.0.0-dev.15
v5.0.0-dev.12
What's Changed
- Update dependency gradle to v8.14.3 by @renovate[bot] in #401
- chore(deps): update plugin com.android.application to v8.11.1 by @renovate[bot] in #402
- chore(deps): update dependency gradle to v9 by @renovate[bot] in #409
- chore(deps): update plugin com.android.application to v8.12.0 by @renovate[bot] in #408
Full Changelog: v5.0.0-dev.11...v5.0.0-dev.12
v5.0.0-dev.11
What's Changed
Full Changelog: v5.0.0-dev.10...v5.0.0-dev.11
v5.0.0-dev.10
What's Changed
Full Changelog: v5.0.0-dev.9...v5.0.0-dev.10
v5.0.0-dev.9
Full Changelog: v5.0.0-dev.8...v5.0.0-dev.9
v5.0.0-dev.8
What's Changed
- New simplified TalkerKeys API (String Log key) by @Frezyx in #380
- Sync version 5.0.0-dev with master branch by @Frezyx in #400
Full Changelog: v4.9.3...v5.0.0-dev.8