Sociables

155
94

Release notes - User experience / Performance improvements [1.1.1]

This past release we've been focused on improving the user experience and performance of the app.

What changed:
  • Added the ability to move posts between boards
  • Improved home page performance
  • Improved the SEO of our app to help with posts being indexed
  • Improved mobile page density by reducing horizontal padding throughout the app
  • Changed how our select menus works on mobile so that it uses the full height of your device making it easier to scroll
  • Fixed a bunch of minor UI bugs on mobile
  • Updated the styling of our comment filtering buttons and swapped their position on the page with the comment creation input
  • Create a multi line code block with ``` (syntax highlighting will be added in the future)
const supportForCode = true;

We have some more UI changes in the works with an aim to improve legibility and post density. Stay tuned for a future release.
  • Hot

  • New

  • Top

12
10 months ago
Awesome !! Thank you
const isHappy = () => true;
isHappy();