Skip to content
This repository has been archived by the owner on Mar 28, 2023. It is now read-only.

Releases: OpenBazaar/openbazaar-desktop

v2.0.12-rc2

27 Sep 00:06
v2.0.12-rc2
Compare
Choose a tag to compare
v2.0.12-rc2

v2.0.12-rc1

23 Sep 02:06
v2.0.12-rc1
Compare
Choose a tag to compare
v2.0.12-rc1

v2.0.11

09 Sep 14:55
v2.0.11
Compare
Choose a tag to compare

Release Notes

This is the secon Beta release. All functionality planned for the final release is now implemented. Any further changes before release should be limited to bug fixes and adjustments based on tester feedback.

Changelog

The following significant changes have been made in this release:

New Features

No new features were added in this release.

Improvements

  • When entering a password for fulfilling a digital order, the password is no longer hidden. #783
  • A system was added to handle errors when the settings modal was open to one tab, and while it was being edited data in another tab was changed (by an outside script or second client, for instance). #754
  • The handle resolver endpoint was updated to use the endpoint on the user's node. #781
  • Moderators that are using an incompatitble currency (testnet bitcoins when you are using mainnet, for instance) will no longer be shown when selecting moderators. #764
  • New emojis from the latest twemoji update were added. #812
  • The beta label now has a tooltip explaining what beta is. #806
  • Improvements were made to the language file. #821 #822

Bug Fixes

  • The elapsed time for notifications now updates. #776
  • Order cancellation notifications show properly. #776
  • Memos are correctly saved to the order when purchasing a listing. #756
  • The alternate contact information is now shown in the order details. #756
  • The alternate contact information field was renamed to be more clear. #756
  • An issue with showing the transaction count was fixed. #782
  • Memos are now shown correctly in the wallet transaction list. #774 #780
  • An issue where listings that were reduced to zero inventory looked like they did not have inventory management in the edit listing screen was fixed. #797
  • The wallet will correctly use the user's chosen fee level when sending direct payments. #785
  • The shipping filter will now handle a value of "ALL". #801
  • When a payment from the wallet fails, it will no longer clear the send payment form. #813
  • Many small layout issues were corrected. #806
  • When searching, if the user advances to a new page in the results, then changes the search filters, the page resets to one now. #816
  • The postal code is no longer missing from the address in the order details. #818

Internationalization

We are actively translating the text in the OpenBazaar reference client. If you are interested in volunteering as a translator, you can sign up at https://www.transifex.com/ob1/openbazaar

Translated languages are not yet implemented in this release. They will be added in the 2.0.12 release.

Special Thanks

A special thank you goes out to volunteers elopio and JustinDrake for contributions to this update, and to our many testers that discovered important issues, including rhcastilhos, ekerstein, TheButterZone, ABISprotocol, Giszmo, anyone-ob, i5heu, and bearbin.

v2.0.10

06 Sep 14:18
v2.0.10
Compare
Choose a tag to compare
v2.0.10

2.0.9

28 Aug 19:02
v2.0.9
Compare
Choose a tag to compare

Release Notes

This is the forth release for Alpha testing. All of the basic functionality needed to run OpenBazaar is included in this release. Many core features are still being enhanced, and many non-core features have not been added yet.

Changelog

The following significant changes have been made in this release:

New Features

  • The Followers and Following tabs in the user page will now lazy load as the user scrolls. #676
  • The user data for each follower or followee now uses the cache, which should be much faster to load. #676
  • You can retrieve your wallet backup seed in settings/advanced now. #690
  • Segwit addresses work now. #709
  • Server configurations that use Tor now include a Tor password. #710

Improvements

  • Move the ... to the end of the updating message. #712
  • When selecting a product variant, the text is now left aligned. #692
  • All modal gutters were adjusted to be 12px for consistency. #692

Bug Fixes

  • A potential rounding error that made the displayed total off by 0.01 when converting from a fiat currency to bitcoin and back to a different fiat currency was eliminated. #706
  • The purchases state is no longer lost if a refresh is triggered (for instance by changing your currency in the middle of a purchase). #706
  • The status bar has been moved to behind the chat sidebar #691
  • Issues with followers and following being inaccurate have been corrected. #676
  • Space was added between the coupon applied text and the remove link. #692
  • An issue where some navigation bar buttons could still be clicked when it was disabled has been fixed. #692
  • A text overflow problem in the order details screen was corrected. #692
  • The call to load moderators in the purchase screen now uses cached data. #707
  • Renderjson no longer fails in the installed app, which should allow contracts to be shown correctly in the order details screen. #711

Internationalization

We are actively translating the text in the OpenBazaar reference client. If you are interested in volunteering as a translator, you can sign up at https://www.transifex.com/ob1/openbazaar

Translated languages are not yet implemented in this release. We expect some of them to be available in a near future release.

2.0.7

18 Aug 02:17
v2.0.7
Compare
Choose a tag to compare

Release Notes

This is the third release for Alpha testing. All of the basic functionality needed to run OpenBazaar is included in this release. Many core features are still being enhanced, and many non-core features have not been added yet.

Changelog

The following significant changes have been made in this release:

New Features

  • Notifications - you will now see notifications when various events, such as new orders, occur. Old notification can be read through the notification menu in the nav bar at the top of the app.
  • Auto Updating - users of the installed app will have the ability to check for and download updates. The check happens automatically when the app starts, and when a download is ready the user may choose to install it.

Improvements

  • The client is compatible with lisitngs that use the 'All' region.
  • The language used for resubmitting transactions with higher fees was clarified.
  • If the internal wallet doesn't have enough funds to resubmit a transaction with a higher fee, that option is disabled.
  • A processing spinner was added to the follow and unfollow buttons.
  • Some important buttons were changed to green to be more noticable.
  • Tooltips were added in several places.

Bug Fixes

  • An issue with the thumbnail image in the order details screen was fixed.
  • The order of the company name in shipping addresses was adjusted.
  • The name of the icon folder was changed from 72x72 to 72X72, which fixed an issue that was breaking some icons on Linux.
  • The unread badge in the chat sidebar is no longer cut off.
  • When text is sent in the order discussion, clicking send will now clear the text from the input field.

Internationalization

We are actively translating the text in the OpenBazaar reference client. If you are interested in volunteering as a translator, you can sign up at https://www.transifex.com/ob1/openbazaar

Translated languages are not yet implemented in this release. We expect some of them to be available in a near future release.

2.0.6

05 Aug 23:37
v2.0.6
Compare
Choose a tag to compare

Release Notes

This is the Milestone 3 second release for Alpha testing. All of the basic functionality needed to run OpenBazaar is included in this release. Many core features are still being enhanced, and many non-core features have not been added yet.

Changelog

The following significant changes have been made in this release:

New Features

  • Social Accounts - users can now add information about social accounts like Facebook to their profiles, and display them on the About tab of their user page. #589

  • Purge Cached Data - users can remove data from other users that is being shared on IPFS. #592

  • Reload Transactions - in settings/advanced, users can now reload their transactions if a network issue has caused them to get out of sync. #612

  • Show Block Data - in setttings/advanced users can load information about their transactions block. This is mostly useful for debugging. #611

Improvements

  • The installation icon was updated. #609

  • Listing images are centered in the search and store views. #604

Bug Fixes

  • An issue with images in the order detail screen not sizing correctly was fixed. #602

Internationalization

Translations will be implemented in future releases, once our base language file is no longer frequently changing. If you are interested in helping to translate OpenBazaar version 2 into other languages, watch for an announcement once we are in public Beta testing.

v2.0.5 - Milestone 3

31 Jul 17:57
v2.0.5
Compare
Choose a tag to compare

Release Notes

This is the Milestone 3 release for Alpha testing. All of the basic functionality needed to run OpenBazaar is included in this release. Many core features are still being enhanced, and many non-core features have not been added yet.

Changelog

The following significant changes have been made in this release:

New Features

  • New users will go through an Onboarding process. #570
  • Purchases can be made and paid for. #502
  • The bitcoin fee level to use in a purchase can be set in the user's settings. #545
  • Orders can be completed, and reviews can be left on them. #519
  • Disputes can now be created and resolved. #529
  • Tor integration is now available #560
  • Listings now show their reviews if they have any. #523

Improvements

  • The customize page and create listing buttons were added to the user page. #515
  • The moderation tab in settings now uses the default currency if none has been set. #530
  • All users will start with their vendor flag activated. #583
  • The way handles are used in URLs was made more robust. #571
  • A hover underline was added in the transactions table. #574
  • Tooltips and confirm steps were added. #582
  • The Doorbell reporting tool will now include public information about the reporter, and is available during startup. #566
  • Currently non-functional settings were hidden. They will be turned back on in future releases. #584
  • Invalid moderators are not shown, instead of being shown but marked invalid, in the purchase section. #557
  • Notifications were refactored to match changes on the server. #556
  • Visual improvements. #563

Bug Fixes

  • If a user has the vendor flag set to false, their home tab will be shown instead of the store tab, and the store tab will be hidden. #550
  • Several issues with purchasing were fixed. #548
  • Various issues with the Search screen were fixed. #575 #587
  • An issue with nested errors was corrected. #576
  • A bug with the select lists was fixed. #585
  • A problem with the link to a listing in the status bar was fixed. #537
  • Listings that fail to load no longer show the error message after the listing screen is gone. #591
  • The retry link when publishing fails now works. #590
  • A bug with deleting listings was fixed. #535
  • The listing image is now centered in the listing card. #534
  • Minor layout problems with the Trumbowyg editor were fixed. #541
  • Incorrect fee levels in the settings were changed. #552
  • Some issues with following were corrected. #531

Internationalization

Translations will be implemented in future releases, once our base language file is no longer frequently changing. If you are interested in helping to translate OpenBazaar version 2 into other languages, watch for an announcement once we are in public Beta testing.

v2.0.4

06 May 16:06
v2.0.4
Compare
Choose a tag to compare
v2.0.4

v2.0.3

21 Apr 21:41
v2.0.3
Compare
Choose a tag to compare
v2.0.3