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

1.0.0beta3

Pre-release
Pre-release
Compare
Choose a tag to compare
@alicerunsonfedora alicerunsonfedora released this 03 May 19:38
· 528 commits to master since this release

What's new:

  • Login screen changes include a new version string and a fixed Authorize button (fixes #24).
    • Changes login text from "If you are from X" to "Not from X?".
  • Enforce stricter rules on when an instance is defederated in config.json (fixes #28):
    • Default visibility changes from public to unlisted and cannot be changed to public in settings.
    • Login page only allows to log in to instance from registerBase.
  • Makes updates to CSS and themes:
    • Fix narrow margins on mobile devices (fixes #27).
    • Remove the Royal II (King) theme and replace with Classic theme.
    • Update colors for Attract theme to prevent CSS collisions (fixes #26).
    • Settings menu includes new icons for clarity and ease-of-discoverability (fix #30).
  • Brand name is applied to more places in Hyperspace and changes Hyperspace app name in login process (fixes #34).
  • Addresses issue where media upload snackbars didn't dismiss properly (fixes #32).
  • Adds a Settings menu for editing profiles within Hyperspace and a new page at /you to edit a user's avatar, header, display name, and bio (fixes #14).