Changelogs

Version 0.1 - 3/30/22:

-Created the base for the site, with buttons, logos, links, etc.

Version 0.2 - 3/30/22:

-Made improvements to the buttons, (they now click on the button instead of the text)

-Fixed the shaping issues with the footer

-Added Functionality to the footer direct buttons

-Fixed the white border on the logo

Version 0.3 - 4/1/22:

-Added the "Fundraising" button and tab

-Added the bottom row direct button

-Moved attributes to a seperate CSS file to optimize the speed of the site, make edits more convenient, and improve overall file cleanliness.

-Added Sticky logo to Robot page

-Added temporary pictures to the home page

Version 0.4 - 4/2/22:

-Added a header to all pages with links and socials

-Replaced sticky logo with header

-Added a picture slider on the home page to show off team pictures

-Added a page for the 2022 robot that includes a video (still needs work, maybe make it a youtube

link to save space and improve load times.)

-Cleaned up and organized code

Version 0.5 - 4/2/22:

-Made the direct links in the header look cooler

-Added a changelogs page, accessed by the footer link on the bottom left

-Cleaned up and organized code

-Made the buttons glow white when hovering

Version 0.6 - 4/8/22:

-Added a "join" button and catergory

-Added the sponsor image

-Moved the Slider Java code to a seperate stylesheet and linked it

-Added the base for storage of html code, which will make it easier to configure and save significant time since its all stored in one location.

-Added Mechanical, Electrical, Programming, and Schedule sections to the join category.

-Adjusted some text

Version 0.7 - 4/21/22:

-Added more functionality to the info pages

-Added a button for "joining" which can lead to a google fourm

-Moved all of the html files to a single file to make the javascript simplier

-Added info and links to the about page

-Made the backbutton move to the user's previous page instead of taking you to a specific page

-Added links from about page

-Added some youtube pages from our games

Version 0.8 - 8/18/22:

-Fixed a few issues with button's html link being outdated

-Fixed and implemented the changelogs page

-Added the "Community Outreach page."

-Changed the headers code to be stored in libraries instead of a css file.

-Updated and implemented the Header libary item to have all of the html sites.

-Updated and implemented the Footer libary item to have all of the html sites.

Version 0.9 - 8/18/22:

Completley cleaned up and optimized code to prepare for the finale release.