Skip to content

Alpha v0.0.1-alpha.13

Pre-release
Pre-release
Compare
Choose a tag to compare
@dscalzi dscalzi released this 20 Jun 13:50
· 290 commits to master since this release
f44d3b6

Alpha Update 13

This update adds a new settings tab and several UI enhancements.

New Features

  • 5a16416 Added an About Tab to the settings UI.
    • The about tab contains version information about the current release of the launcher. It also indicates whether the release is stable or a prerelease.
    • Links to the source code, support forum, and developer console are included on this tab.
    • The release notes for the current version are pulled from GitHub's atom feed and displayed.

UI Enhancements

  • 2d0c4c7 Changed several styles on the News UI in order to make it look a lot better.
    • The news status container is now right aligned.
    • The scrollbar now aligns with the edge of the application.
    • Allocated more space to the article content.
    • The main content container now spans all of the available width.
  • 2d0c4c7 Added a dropshadow effect to the News UI which is displayed when the article content is scrolled out of view. This eliminates the "scrolling into nothing" awkwardness.
  • e2e48f6 Changed serveral styles on the settings navigation bar.
    • The percentages are now more comprehensive. The bar should now fit better on the screen.
    • Spacing between the frame bar and the main content was slightly reduced.
    • The content now scrolls up to the frame bar.
  • e2e48f6 Added a dropshadow effect to the Settings UI which displays when the content is scrolled out of view. Eliminates the "scrolling into nothing" awkwardness.

Dependency Upgrades

Screenshots

(Gifs are too large for GitHub, click the links to view.)

New about tab and Settings UI enhancements.

News UI enhancements.