Skip to content

Releases: BogdanSuchko/WB-Analyzer

v2.4

29 May 20:17

Choose a tag to compare

Full Changelog: v2.3.2...v2.4

Bug Fixes

  • Fixed bug when not enetring any url or artikul in single analyze and it outputs error but with black screen in app

Release Notes

  • Delete last of the history result (when 10 histories) to make app faster when loading history screen

v2.3.2

25 May 12:55

Choose a tag to compare

Full Changelog: v2.3.1...v2.3.2

Release Notes

  • Change AI prompt to improve performance

v2.3.1

24 May 14:29

Choose a tag to compare

Full Changelog: v2.3...v2.3.1

Release Notes

  • Removed the fixed height for the recommendation text box

v2.3

24 May 13:45

Choose a tag to compare

Full Changelog: v2.2.2...v2.3

Release Notes

  • Added functionality to delete specific product analyses
  • Added inactive state to clear history button

v2.2.2

21 May 13:54

Choose a tag to compare

Full Changelog: v2.2.1...v2.2.2

Bug fixes

  • Fixed a typo that was reflected in the output

v2.2.1

20 May 19:34

Choose a tag to compare

Full Changelog: v2.2...v2.2.1

Addes more sctructure to the output of the file wb.py now its:

[
  {
    "text": "Текст отзыва",
    "pros": "Достоинства товара",
    "cons": "Недостатки товара"
  },
  ...
]

v2.2

16 May 19:20

Choose a tag to compare

Full Changelog: v2.1...v2.2

Release notes

  • Added delete history button

v2.1

11 May 20:30

Choose a tag to compare

Full Changelog: v2.0...v2.1

Release notes

  • Added analysis history

Bug fixes

  • Fixed bug with back button in history

v2.0

11 May 19:44

Choose a tag to compare

Full Changelog: v1.1...v2.0

v1.1

20 Apr 12:24

Choose a tag to compare