Skip to content
This repository has been archived by the owner on May 16, 2019. It is now read-only.

1.1.9

Compare
Choose a tag to compare
@jjeffryes jjeffryes released this 03 Nov 17:29
· 79 commits to master since this release

Full release for general use.

The following significant changes have been made in this release:

Functionality Changes

  • On the About tab of the User Page, the user's website URL is now truncated, and doesn't show extra text like parameters, so that it looks more appearling (thanks to contributor Reed Rosenbluth).
  • When creating or editing a server configuration, the enter key will now save the configuration (thanks to contributor Amelia Goodman).
  • The server version is now visible in the About modal.

Behind the Scenes Changes

  • the client has been updated to the latest version of Electron.
  • an editorConfig file has been added, to apply common standards to editors that use editorConfig (thanks to contributor Richard Schneider).
  • various code has been updated to match our code formatting standards (thanks to contributor Richard Schneider).

Bugs Fixed

  • the issue where a listing route without a listing code would result in a bad state was fixed.
  • the bug where the code for opening external links used the old method of loading shell, which no longer works with the latest Electron code, was fixed.
  • the issue where the up and down number buttons in the quantity when ordering something didn't work if the item didn't have a max_quantity value has been fixed.
  • fixes issue with Mac OS controls overlapping the client controls
  • some rare issues with ports being blocked have been fixed.
  • a rare bug in Electron that causes a JavaScript error has been fixed by the Electron team.
  • the store categories not working after scrolling has been fixed.
  • the "Restart Now" and "Restart Later" text can now be translated (thanks to contributor Richard Schneider).

Special thanks to everyone that contributed to translations on Transifex (https://www.transifex.com/ob1/openbazaar).