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

Releases: hyperspacedev/hyperspace

Hyperspace Desktop v1.0.4

24 Nov 21:46
8a428b1
Compare
Choose a tag to compare

This update is recommended for all developers and users of Hyperspace Desktop. We thank our Patrons for help making this release possible.

What's new:

  • Resolve an issue where the emergency login system failed to load on desktop apps (fixes #129 , HD-23)
  • Resolve an issue where the emoji picker crashes the app on instances that do not have custom emojis (fixes HD-21)
  • Update the menu bar to not have a hard-coded title

Hyperspace Desktop v1.0.3

16 Nov 21:57
3c8c54d
Compare
Choose a tag to compare

This update is recommended for all developers and users of Hyperspace Desktop. We thank our Patrons for help making this release possible.

What's new:

  • Resolves an issue where hovering over the Expansion Panel on CW posts could cause confusion (fixes #115, [HD-2])
  • Rebrands specific parts of "Hyperspace" to "Hyperspace Desktop"
  • Resolves an issue where Pleroma accounts will get a blank page on the About section of the app caused by a localStorage delay (fixes [HD-17])

Special thanks to @travisk-codes for helping make this release possible.

Hyperspace 1.0.2

03 Nov 17:24
21a3e5e
Compare
Choose a tag to compare

This update is recommended for all developers and users of Hyperspace. We thank our Patrons for help making this release possible.

What's new:

  • Fixes an issue where the context menu on reblogged posts had an outline in Chrome and the desktop apps (#108)
  • Fixes an issue where the release channels in the About page always were listed as "Release", despite the developer field in config.json
  • Updates the README to include new entitlements for macOS builds (#106)

Special thanks to @travisk-codes for helping make this release possible.

Hyperspace v1.0.1

26 Oct 20:06
Compare
Choose a tag to compare

This update is recommended for all users and developers.

What's new

  • Fixes a bug where valid instances were marked as "invalid" (#105)

Hyperspace 1.0.0

11 Oct 15:30
Compare
Choose a tag to compare

Hyperspace 1.0.0 is the next-generation release of Hyperspace. It contains many great improvements and features and is a recommended update for all users and developers.

What's new:

  • Complete and responsive redesign using the Material design language that extends to desktops
  • New settings to change the color scheme, default visibility, and more
  • Support using multiple accounts within Hyperspace
  • Ability to manage blocked servers easily
  • Support for searching accounts, hashtags, and related posts
  • Viewing and managing follow requests and recommended follows
  • Brand-new composer with better attachments and poll support
  • Complete customization with a config file for administrators
  • Better notification support with ability to dismiss individual notifications and seeing a badge count (macOS/Linux only)
  • A brand-new menubar for desktop apps with keyboard shortcuts

1.0.0 (Golden Master)

09 Oct 15:34
e62962b
Compare
Choose a tag to compare
1.0.0 (Golden Master) Pre-release
Pre-release

What's new:

Golden Master: This release is intended to reflect the upcoming stable release for the Hyperspace 1.x series and is merely a bug fix release. Developers, administrators, and users can expect this release to be almost identical to the upcoming stable release.

  • Removes 'Bliss' and 'Attract' themes
  • Mitigates horizontal scroll issues by hiding the profile picture on pages with the profile avatar design on smaller screens
  • Fixes verbiage of Settings descriptions
  • Removes unintended on page content spacing when the app bar is shrunken
  • Adds descriptions to Edit Profile page ("You")
  • Fixes issue where the search bar just refreshes the page without performing a search on desktop apps (fixes #100)
  • Makes minor adjustments to the desktop apps by only showing the window once the content is ready and opening the Developer tools within the window

1.0.0beta7

04 Oct 18:21
37c3b1c
Compare
Choose a tag to compare
1.0.0beta7 Pre-release
Pre-release

What's new:

  • Updated desktop menu bar with new menus and keyboard shortcuts (fixes #73)
  • Updates the designs for the edit profile page and Settings page, focusing on the signed-in user
  • Adds interface for managing blocked servers and disallows domains from a list at login (fixes #71)
  • Removes developer mode banner when not running under node or in desktop apps (fixes #80)
  • Changes license from Apache 2.0 to NPLv1
  • Biographies now include emojis
  • Updates desktop app dependencies
  • Displays a badge on app icon when new notifications arrive
  • Adds new "Aqua" theme for macOS to better blend in with macOS
  • Adds support for multiple accounts and user account switching (fixes #37)

1.0.0beta6

17 Sep 01:59
410fe9b
Compare
Choose a tag to compare
1.0.0beta6 Pre-release
Pre-release

What's new:

  • Adds new profile redesign (fixes #81)
  • Fix theming issues on macOS Catalina (fixes #75)
  • Adds Plemora support (fixes #70, fixes #69, and improves on #65)
  • Runs macOS theme changes only when macOS (fixes #72)
  • Adds support for notarizing the app

Thanks to our amazing sponsors on Patreon for making this release of Hyperspace possible!

1.0.0beta5

24 May 23:25
1c64001
Compare
Choose a tag to compare
1.0.0beta5 Pre-release
Pre-release

What's new:

  • Source code introduces a new Patreon contributors list (#59)
  • Fixes an issue with the search functionality on the desktop apps (fixes #60)
  • Media cards should be shorter in description length and hide images when necessary (fixes #47)

Thanks to our amazing sponsors on Patreon for making this release of Hyperspace possible!

1.0.0beta4

17 May 18:10
1a701b6
Compare
Choose a tag to compare
1.0.0beta4 Pre-release
Pre-release

What's new:

Hooray! This is the first beta desktop build of Hyperspace 1.0 for desktops!

  • Introduces new instance and app cards on the about page to better organize info (fixes #46)
    • Instance card includes options to invite a new user, view terms of service, etc.
  • Refines control on federation settings, including public timelines, universal login, and default visibilities (fixes #50)
  • Introduces code to build the new desktop apps that support the following (#52):
    • New login system supported by hyperspace:// protocol
    • Themes and dark mode fully supported in macOS (#55)
    • Links that try to open in a new window (using target="_blank") opens in default browser
    • Includes build instructions for the desktop
  • Includes Azure Pipelines code that tests building process