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

1.1.1

Compare
Choose a tag to compare
@jjeffryes jjeffryes released this 07 Apr 02:12
· 1144 commits to master since this release

Full release for general use.

The following significant changes have been made in this release:

  • the visual text editors have been disabled, due to a formatting bug that could cause invalid json. Link and Img tags are disabled until we have fixed the underlying issue.
  • if the bitcoin exchange price api returns invalid data, all prices will be shown as NaN, and only BTC will be available as a currency, but otherwise the client will function normally.
  • link handling has been improved, to prevent malformed links from opening in the client
  • the client will no longer show the Server Configuration modal when the heartbeat from the server times out. When restarting the server sometimes takes too long to send the heartbeat.
  • the model is correctly updated in all instances of edit item being loaded, fixing the bug with prices disappearing when editing or cloning an item
  • the Discover filter controls have been emphasized, so they are more noticable when first using the client
  • the NSFW selection in onboarding is now saved correctly
  • if orders have not been funded, the shipping information is not shown, to prevent accidental shipping before payment is complete
  • the username and password in the server configuration modal have been moved to the top, to prevent users from not realizing they need to scroll to see them
  • the discover tooltip is no longer being accidentally hidden, so new users are prompted to go to the discover page
  • the notification count code was reverted to an earlier version. The earlier version has a known issue with not always being up to date.
  • the "Follows Me" text is always white
  • the text in the chat message area is white when advanced graphics are turned off
  • a dark background will be shown behind the username when advanced graphics are turned off, so it is more readable
  • the menu shortcuts no longer use numbers, which prevents issues with non-English keyboards
  • the colors on tags in the editor have been fixed when using themes (especially the white theme)
  • the colors on select lists in the editor have been fixed when using themes (especially the white theme)
  • the instructions for tags are more detailed, including the maximum number of allowed tags
  • a bug was fixed where the icon in the save button in the Settings page got the loading class instead of the button.

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

  • Kirvx
  • rhcastilhos

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