Skip to content

v0.6.18

Choose a tag to compare

@github-actions github-actions released this 11 Aug 02:30
15f0c54

ADDED: Report a Bug on the price-check panel, for a check that read an item wrong — an
unmatched modifier, the wrong base, a search that asked for the wrong thing.

  • It opens a dialog that shows you the whole report before it goes anywhere: the item text the
    game copied, everything this tool made of it, the version line, a box to describe the problem,
    and a screenshot you can attach or not. What is on that screen is what is sent, and nothing is
    sent until you press Send.
  • The report is anonymous. There is no login, no identifier of you or your machine, and nothing
    kept on disk afterwards. Reports go to a small relay of the project's own, described in full in
    PRIVACY.md.
  • The screenshot is a picture of this tool's own window and nothing else — the game behind it is
    not in it and cannot be, and every seller's name in a search result is replaced by its position
    before the picture is taken. The box starts unticked either way.
  • If it is sent you get a report id; if it fails the dialog stays open with the reason, so nothing
    you typed is lost.

CHANGED: Search and Open in browser are now icons at the right of the panel rather than two
labelled buttons, which is what makes room for the third.


What's Changed

  • A price check can report itself, and the dialog is the disclosure by @JIRPOS in #35

Full Changelog: v0.6.17...v0.6.18