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

Version 0.4.0: Hunt Less, Post More

Compare
Choose a tag to compare
@alicerunsonfedora alicerunsonfedora released this 15 Feb 21:23
· 263 commits to master since this release
2a1ee75

This release continues to build on the 0.x release with bug fixes, improvements, and new features.

New features

  • Profile panels are now live! Quickly view information about a profile and view their latest statuses without leaving Hyperspace.
  • Threads are now visible in Hyperspace! Just click "Show thread" to see the previous and next posts for a given status.

Improvements

  • Boost cards will now dynamically resize based on the type of content they have, whether it's long text or it contains media. With the new thread feature, they'll now also open their respective thread for further context.
  • Replies can now be more detailed. The reply window now resides as a panel and offers more tools such as uploading media, setting content warnings, and changing the visibility.
  • Links will now open in your respective web browser rather than trying to open in a new Electron window.
  • Content warning buttons will now change colors depending on the type of content in question. Currently, this works best when 'NSFW: ' or 'Spoiler: ' prepends the spoiler text.
  • Clicking a desktop notification will now return you to the app rather than doing nothing.

Bug fixes

  • A bug that causes building to fail on Linux because Wine wasn't installed has been resolved by specifying the type of build rather than building for all platforms.
  • If someone follows you and you get notified, Hyperspace will no longer crash or freeze because there wasn't a status attached with it.