Releases: hyperspacedev/hyperspace
Hyperspace Desktop v1.0.4
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:
Hyperspace Desktop v1.0.3
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
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 inconfig.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
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
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)
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
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
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
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
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
- New login system supported by
- Includes Azure Pipelines code that tests building process