Skip to content

0.5.3

Compare
Choose a tag to compare
@fearganni fearganni released this 26 Jan 05:14
· 57 commits to master since this release
f27884b

Dev Build 0.5.3

This version of the Exordium application is meant to be used as testing. All VPN functionality has been removed.

In this update we made many changes to the design of the signin page, and made fixes to the worldmap page.

  • Changed the size of the columns on the sign in page to display the beautiful images better
  • Randomised the images displayed on the sign in page of the app, as an extra feature, as requested in the issue #6 by @RavenVex
  • Added a fix for the word-map not taking up the full size of the vh and vw, as reported #9 by @InvalidEm
  • Added an HTML 5 Notification to let people know that the app is in developer mode still
  • Added an authentication handler for the signin form (should error due to the api not completely existing yet)