Sociables

154

#Release-notes

Feed for keeping up with our latest feature releases and business updates
  • Hot

  • New

  • Top

  • 93
    Community Voice Chatrooms
    We are excited to share that we've launched the ability to create voice chatrooms within your community.
    
    To create a voice room:
    1. Navigate to your community and click on the "Voice" tab in your community sidebar
    2. Click the "Create voice room" button
    3. Add a name for the room and click "Submit"
    
    
    4. Click on the room in the list to join and start chatting
    
    We are looking forward to hearing feedback on how we can improve this feature. Our intention with this is to help make the migration from other platforms as seamless as possible.
  • 93
    Release notes - Text editor improvements [1.2.1]
    This release we improved our text editor with a focus on simplifying the toolbar buttons.
    
    1. Added an "emoji" button to the toolbar.
    2. Improved the "image upload" button so that you can choose between attaching an image via a URL or an upload from your device.
    3. Improved the "media embed" button so that it's more clear what types of content you can embed.
    4. Fixed a bug preventing us from showing a placeholder in our text inputs.
    5. Fixed a bug preventing users from re-ordering the social links within their community
    
  • 93
    Release notes - Community banner images [1.1.0]
    One of our most requested features was to improve the customizability of the community pages. We heard your feedback and took a first step towards addressing this.
    
    What changed:
    • Added the ability to upload a custom community banner image.
    • Moved the video player and playlist into a tab to make room for the new banner.
    
    We have other plans in store such as allowing communities to set custom themes and background images. We will update when we add those!
  • 93
    Release notes [1.0.1]
    Just wanted to provide a quick update with some changes that we just released. They are live now for everyone to use!
    
    • Added a button to the toolbar when creating a post to attach an image (pasting image URLs from sources like Imgur will auto embed them)
    • Added an account settings link to the profile menu dropdown when you are signed in
    • Made the community name clickable on the individual post page
    • Added a notice widget to the home page
    • Added a filter to the home page to allow sorting the feed by "popular" and "recent"
    • Made usernames on posts clickable without routing to the post page
  • 93
    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.
    12
    Awesome !! Thank you
    const isHappy = () => true;
    isHappy();