Releases: TryQuiet/zbay
1.0.75-dev-2
Merge pull request #440 from ZbayApp/migration-file update snaps
1.0.74-dev-2
v1.0.74-dev-2 Merge branch 'develop'
1.0.73-dev-2
This is another light release, since most of our work has been focused on ZbayLite. These were the main fixes:
- You don't have to scroll to see new messages, or when you've sent a message. (That was awkward)
- Recipient names now display properly when you send funds.
- Fee amounts now display clearly and correctly when you send funds.
You can see the tickets here: https://github.com/ZbayApp/zbay/issues?q=is%3Aissue+milestone%3Av1.0.73+is%3Aclosed
And as always, you can see upcoming work in our backlog.
1.0.72-dev-2
A ton of time this week went to working on our upcoming "light wallet" version of Zbay, so we aren't releasing any big new features this week, but there are some helpful bug fixes and small improvements:
- Fixed a bug where sellers could not see the shipping address for incoming orders.
- Fixed a bug where all channels show as created July 4th
- Fixed a bug with the way small amounts of funds get rounded up or down when we display them
- Made it so new users don't see a "loading messages" when they DM a user on first run (because there are none)
- Reduced startup time by checking for ZEC/USD prices after startup
- Fixed a lingering bug where Zbay would send duplicate messages (this one just affected threads between buyers and sellers)
You can see the full list of tickets completed here: https://github.com/ZbayApp/zbay/milestone/5?closed=1
We also improved our CI setup so that the Mac and Linux releases get built, signed, and deployed automatically using Github Actions. This will let us deploy fixes even faster in emergency situations like our brief downtime this week.
We still have to deploy the old fashioned way on Windows because, as annoying as OS-mandated code signing is on Mac, it is somehow even more annoying on Windows, where the EV certificates that provide the best user experience are not supported by tools like Github Actions. My dream is to be releasing more frequently than once a week, and not having this automated is a blocker for that. So my goal is to sort out these barriers on Windows very soon.
You can see our upcoming priorities in our backlog (mostly light wallet work.)
Onward towards a bright, private, peer-to-peer future!