Skip to content

Releases: johannbuere/bu-gwa-calc

v0.6.3

19 Jan 08:47
1cd5ca4

Choose a tag to compare

v0.6.3 Pre-release
Pre-release

v0.6.3 - Announcement Arrow Animation

Added

Animated arrow rotation for announcement dropdown (rotates 180° when open)

What's Changed

  • feat: add animated arrow rotation to announcement dropdown by @johannbuere in #1

New Contributors

Full Changelog: v0.6.2...v0.6.3

v0.6.2

18 Jan 05:07

Choose a tag to compare

v0.6.2 Pre-release
Pre-release

v0.6.2 - Metadata URL Fix

Fixed

  • Corrected all metadata URLs from bu-gwa.vercel.app to bu-gwa-calc.vercel.app
  • Fixed Open Graph image URLs for proper social media preview display

Full Changelog: v0.6.1...v0.6.2

v0.6.1

18 Jan 05:04

Choose a tag to compare

v0.6.1 Pre-release
Pre-release

v0.6.1 - Image Structure Fix

Changed

  • Reorganized image folder structure
  • Moved GWA calculator OG image to public/images directory

Full Changelog: v0.6.0...v0.6.1

v0.6.0

18 Jan 05:03

Choose a tag to compare

v0.6.0 Pre-release
Pre-release

v0.6.0 - SEO & Metadata Enhancement

Added

  • Comprehensive SEO metadata (titles, descriptions, keywords)
  • Open Graph and Twitter Card support for social media sharing
  • Page-specific metadata for all routes (Home, About, Disclaimer, Roadmap)
  • Social media preview image

Removed

  • Site version display beside logos

Full Changelog: v0.5.0...v0.6.0

v0.5.0

17 Jan 11:35

Choose a tag to compare

v0.5.0 Pre-release
Pre-release

v0.5.0

Latin Honor GWA Calculator

  • Calculate your eligibility for Latin honors based on your GWA
  • Instant feedback on honor tier qualification

Code Improvements

  • Added UI component folder for better code organization
  • Refactored notifications and cards into reusable components
  • Added new gray color variables to CSS

Full Changelog: v0.4.0...v0.5.0

v0.4.0

17 Jan 05:23

Choose a tag to compare

v0.4.0 Pre-release
Pre-release

v0.4.0

  • Refactored the data model to group Academic Years into "Sessions"
  • Save, restore, and delete multiple distinct sessions (e.g., "BSCS 1st Year", "Draft Grades")
  • Ability to "Close" the active session to clear the workspace without deleting saved data
  • Customize the name of your current workspace session
  • Moved fill property from path tag to svg tag to handle color changes more effectively

Full Changelog: v0.3.0...v0.4.0

v0.3.0

16 Jan 17:32

Choose a tag to compare

v0.3.0 Pre-release
Pre-release

v0.3.0

  • Unified controls for adding, resetting, selecting, importing, and exporting academic years
  • Automatic saving of calculator progress with a specific "Save" action
  • Separate views for "Workspace" and "Saved" with ability to restore backups
  • Visual card displaying backup details (Date, GWA, Units) in the Saved view
  • JSON file support for backing up individual Semesters, Academic Years, or the entire Education Overview
  • Responsive layout adjustments for Subject Items and Action Bars (icon-only mode on small screens)

Full Changelog: v0.2.4...v0.3.0

v0.2.0

14 Jan 07:36

Choose a tag to compare

v0.2.0 Pre-release
Pre-release

v0.2.0

  • Navbar component with navigation links and theme toggle slider UI
  • Footer component with logo, navigation links, GitHub link, Buy Me a Coffee button, and disclaimer
  • Responsive layout structure for navbar and footer
  • Theme toggle slider UI (functionality to be implemented)
  • Top shadow effect on footer
  • Updated page routing structure with About, Roadmap, and Disclaimer pages
  • Enhanced README with Getting Started guide and installation instructions
  • Fixed font configuration in globals.css (changed from serif to sans for Inter font)

Full Changelog: v0.1.2...v0.2.0

v0.1.2

14 Jan 00:08

Choose a tag to compare

v0.1.2 Pre-release
Pre-release

v0.1.2

  • Enabled Turbopack experimental features for faster dev and build performance

Full Changelog: v0.1.1...v0.1.2