Constellation Changelog:
The New Features

Constellation reimagines student networking by blending education and technology into a captivating platform that fosters professional growth and connections.

v2.2.3

This release introduces an all-new account page design! Next up—dark mode for the chat page.

Improvements

  • All new `account.html` page
  • Fixed bugs during signup process.
  • And many more features

v2.2.3

This release introduces rewards and token validator! Token validator allows secure exchange of your Novacoins and login information. You can now redeem rewards with your Novacoins!

Improvements

  • All new `rewards.html` page
  • Added token validator to increase safety measures.

v2.2.1

This release introduces many new features. New avatars are now available in the game. Users can create avatars during sign-up, and developers can use them for debugging in `view_avatar.html`. Existing users can create their avatars at `create_avatar.html`. Additionally, we have added the ability to customize the background image on the home page.

Improvements

  • All new avatar customization
  • New customizable home page background
  • Added debug method: `view_avatar.html`
  • Option to replace profile picture with avatar in `account.html`

v2.1.9

In this release, I've added support for autocomplete within missions and updated Firebase Firestore sorting algorithms.

Improvements

  • Added support for mission autocomplete
  • Added users to `about.html`
  • Enhanced Firestore sorting algorithm
  • Improved active user detection in `chat.html`
  • Fixed bug that sometimes reported the wrong number of active monthly users

v2.1.8

In this release, I've added a brand new about page and research statistics featuring monthly active users, database views, website views, and chat messages sent. Your messages are encrypted with MD5 and we promise not to save them.

Improvements

  • New randomized homepage background
  • Added Unsplash Photo Citation
  • New `about.html` page
  • Added research statistics for analysis
  • Fixed version update bug on the full `changelog.html`
  • Solved `chat.html` urgent bug where messages would appear twice

v1.0.5 - v1.0.9

In this release, I've added a brand new setup profile page that automatically redirects the user upon signing up. This allows further customization to their profiles.

Improvements

  • New setup profile page
  • Homepage bug fixes
  • Cleaned up some code for efficiency
  • Added custom profile picture support