Skip to content

v0.1.10

Compare
Choose a tag to compare
@alexlyp alexlyp released this 17 Jan 19:36
· 181 commits to master since this release
be1e6a8

bisonrelay-v0.1.10

See bisonrelay-v0.1.10-manifest.txt and the other manifest files for SHA-256 hashes and the associated .asc signature files to confirm those hashes.

See README.md for more info on verifying the files.

Skip to downloads

Contents

brclient

There has been a lot of added commands and improvments since the last release.

The most important improvements lie with upcoming server policy changes to allow for various updates to existing restrictions (eg. max message size of 1mb).

There was also a bump of the underlying dcrlnd to v0.5.0. This involved over 1000 commits across more than 800 files. Those changes can be reviewed here. Overall, this will lead to improved stability and efficiency with all the core LN infrastructure that BR utilizes.

Improvements

  • Add Rescanwallet command

  • Add List On-Chain Transactions command

  • Add receive receipts for posts and comments.

  • Send and show post receive receipts.

  • Replace bittrex with mexc for rates.

  • Move various invite commands under /invite.

  • Add ModifyGCOwner and add commands to client and GUI.

Bug fixes

  • Add missing data to the FetchResource request

Bison Relay GUI (bruig)

This marks the initial release of the mobile BR implementation. The UX/UI is
still a work in progress for a few areas, but generally should be easy to use.

We've focues on having the BR mobile application be as easy to understand as
possible, since this will be aimed to less techinical users.

Currently, we're just supporting Android apks, which can be installed when
users allow for 3rd party installations in the developer settings.

Improvements

  • Refine UX/UI for mobile usage.

  • Refine font size across all widgets and screens. There is now 3 sizes
    that can be used throughout and those sizes are centralized in one location
    to have a consistent look and feel throughout.

  • Add Reset All KX button. Even though this is done automatically on a periodic
    basis, there is now a button that forces BR to KX with everyone. This should
    un-wedge clients in strange situations.

  • Add Subscribe button to feed comments. This should allow users follow others
    more easily.

  • Add Transitive Reset button.

  • Add Unrestrict Battery for mobile. Due to not using Firebase Cloud Messaging
    (FCM), we noticed having unrestricted battery for BR allows for better message
    retrieval.

Bug Fixes

  • Fix jumping to beginning of day message in GCs

  • Add newly create GCs to current chat list.

  • Filter historical logs based on rules.

  • Allow posts and feed to be selectable.

  • Fix Generate Invite on mobile.

  • Remove GC avatar long press on mobile.

Code Contributors (alphabetical order):

  • Alex Yocom-Piatt (ay-p)
  • David Hill (dhill)
  • miki-totefu
  • vctt94

Changelog

All commits since the last release may be viewed on GitHub here.