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

1.1.7.5

Compare
Choose a tag to compare
@jjeffryes jjeffryes released this 08 Aug 16:25
· 151 commits to master since this release

Full release for general use.

The following significant changes have been made in this release:

Functionality Changes

  • the minimum price for a listing was increased to 0.0005BTC, because listings priced at 0.0002BTC could not be purchased.
  • the "ships to" field in the edit listing screen now has a clear all button.
  • tags have a maximum length of 40 characters. Old longer tags are truncated at 90px wide.
  • listings have a "Ships From" field now, so each listing can have a different shipping origin. It defaults to the Country value set in Settings/General.
  • chat messages are never shown for blocked GUIDs
  • the language for NSFW was updated to "Adult or Offensive Content" from "18+ (Adult Content)" since the definition of adult is not 18 in all countries, which caused confusion.
  • the buyer and seller avatar pictures now appear on the close dispute form for moderators.

Behind the Scenes Changes

  • the Location of the Profile API was always being set to the default value of USA, this has been removed. That parameter was depreciated and is no longer used.
  • the obsoleted messageModal code was removed

Bugs

  • an edge case was fixed where it was possible for the language to be set to an invalid value
  • the transactions page had multiple fixes, to prevent edge cases where transactions wouldn't appear
  • the bug were international shipping wasn't shown if it was zero is fixed
  • the local shipping information is not shown if the listing doesn't ship to the country of origin (ie: it doesn't ship locally)

Thank you to Kirvx for fixing the "worldwideshipping" phrase on the item view.

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