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

2.3.6

Compare
Choose a tag to compare
@hoffmabc hoffmabc released this 19 Nov 20:23
v2.3.6
f2bc6b7

Release Notes

This is a minor release, focused on preventing a rare set of order errors. The biggest change for users is that we have dropped support for 32 bit versions of the application.

There are several bugs that are caused by supporting 32 bit computers, and those versions are used by a very small percentage of our user base. We feel that we need to focus our limited resources on providing the best application possible for the majority of our users.

If you are using a 32 bit computer, your old OpenBazaar application will still work, but you will no longer be able to update it.

This release uses version 0.13.6 of the openbazaar-go server. You can view server changes at this link:
https://github.com/OpenBazaar/openbazaar-go/releases/tag/v0.13.6

Changelog

Major Changes

  • 32bit binaries are no longer being created. #1835

Bug Fixes

  • A problem where notifications were not showing up because of an update on the server has been corrected. #1811
  • An issue with some Linux builds that caused a frozen white screen has been fixed. #1826.

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

Special Thanks

A special thank you goes out to the many volunteers that provide translations, and to our testers that discovered important issues.