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

1.1.4

Compare
Choose a tag to compare
@jjeffryes jjeffryes released this 25 Apr 19:55
· 857 commits to master since this release

Full release for general use.

The following significant changes have been made in this release:

  • when ob:// links are clicked on, they will now open the OpenBazaar app on Windows
  • onboarding timezone detection accounts for daylight savings time.
  • timezones are now translatable.
  • missing tags are detected in edit listing.
  • the back and forward buttons are now disabled if there is no available back or forward state to go to
  • forms can be saved with Command/Control S.
  • you can choose whether to add the title and order number of your purchase to your QR code when paying for a listing.
  • the reload button only reloads the current view, restarting the entire app is now a link in the navigation menu.
  • spinners were added to the settings/store moderators area to show when moderators are loading
  • offline or non-listed moderators can be manually added by pasting in their GUID on the settings/store tab
  • the size on images was made consistant so images that are uploaded at the correct height to width ratio are never cropped.
  • the size of the uploaded file for images was changed to match the display size, and the image quality was improved
  • sanitization on fields that allow HTML was fixed so it doesn't miss some tags. This prevents users from putting in code that can make viewing their stores an annoying or non-functional experience.
  • the close modal X icon was given a slight outline so it is always visible even if the user sets their custom colors to make the icon the same color as the background
  • the new moderators list will no longer show duplicate moderators
  • some edge case issues with being able to load a bad route in the address bar were solved
  • if the call to purchase_contract fails, the user can try to complete their purchase again instead of having to start over
  • a bug with the incorrect shipping price being displayed for some addresses was fixed

Special thanks to our contributors for code submissions to this release:

  • programmerpeter
  • mariodian
  • Stemby

And special thanks to everyone that contributed to translations on Transifex.