Skip to content

Releases: molecular/chaintipper

ChainTipper Release 1.0-beta20

Pre-release

Choose a tag to compare

@molecular molecular released this 24 Nov 07:39

1.0-beta20:

  • fix crash when loading tips from storage

ChainTipper Release 1.0-beta19

Pre-release

Choose a tag to compare

@molecular molecular released this 18 Nov 07:29

1.0-beta19:

  • parse claimed/returned tx id, include in data and add "open blockexplorer to claimed/returned tx" menuitem
  • Tip amount_text now set to instead of taken verbatim from message. Fixes: tip amount text newlines screw up gui (reported by remora around 10.9.2021).
  • auto-import from reddit on startup (starting at max(date) of stored tips)
  • new functionality to export tip list to csv or json file (in tip context menu)

ChainTipper Release 1.0-beta18

Pre-release

Choose a tag to compare

@molecular molecular released this 26 Sep 16:01

1.0-beta18:

  • fix bug with amount_bch being empty in autopay
  • rename button "import 4/8/21" -> "import all available" and remove the old "import all available" button
  • minor cosmetic changes

ChainTipper Release 1.0-beta17

Pre-release

Choose a tag to compare

@molecular molecular released this 25 Sep 11:21

1.0-beta17:

  • catch and ignore praw.exceptions.ClientException when finding tipping_comment from chaintip message (sometimes it's 4xx)
  • translate Acceptance column (simplify): "funded" -> "unlinked", "received" -> "linked"
  • bugfix: ignore unresolvable tipping_comment_ids
  • set tip amount text only if parsed correctly
  • parse tip amount text even on paid tips (for example during import process), but still do not evaluate amount_bch, amount_usd
  • change isFinished() (greying out) logic to not look at the removed Chaintip column any more

ChainTipper Release 1.0-beta16

Pre-release

Choose a tag to compare

@molecular molecular released this 24 Sep 07:45

1.0-beta16:

  • better error handling in reddit poll loop (recover from connection issues)
  • improve amount parser ("1 cent." now works, for example)
  • better info when autopay fails on wallets with pw
  • simplify tiplist (remove unneeded columns)
  • "tip amount text" fixed for <currency_symbol> (was empty)
  • "ChainTip" column -> "Stealth" column (only showing "" or "")

ChainTipper Release 1.0-beta15

Pre-release

Choose a tag to compare

@molecular molecular released this 02 Aug 17:58

1.0-beta15:

  • errors during initial import are reported to user and output to console
  • chaintip comment association fixed
  • new status "autopaying..." to help avoid double-payments

ChainTipper Release 1.0-beta14

Pre-release

Choose a tag to compare

@molecular molecular released this 09 Jun 12:45

1.0-beta14:

  • persist list of tips to wallet file
  • new "import" procedure to initially fill list of tips (if empty or old version)
  • make activation/reactivation through status bar button more robust (no more crash)
  • remove all existing "mark read", "mark unread" functions and automatically marking finished tips
  • new preference "mark read when digested"
  • changes to autopay logic (more wait periods to wait for blockchain info)
  • new "remove" function to remove tips from list
  • new "copy recipient address(es)" function

ChainTipper Release 1.0-beta13

Pre-release

Choose a tag to compare

@molecular molecular released this 28 May 18:21

1.0-beta13:

  • fix bug with update_checker always thinking there's a new version
  • do not run update_checker before chaintipper activation

ChainTipper Release 1.0-beta12

Pre-release

Choose a tag to compare

@molecular molecular released this 28 May 16:12

a pre-release of ChainTipper for beta-testing