Tracking Sun...๐ŸŒž

Our Shade Story

Stay in the loop as we level up ShadySide โ€” one shady seat at a time. Hereโ€™s where youโ€™ll find all our latest releases, features, and fixes.

Filter by:
Latest Release

โ˜€๏ธ The Shady Side Goes Public!

Major
April 18, 2025v1.0.0-beta

โ˜€๏ธ v1.0.0-beta โ€” The Shady Side Goes Public!

After months of coding in dark mode and dodging bugs like UV rays, ShadySide.app is finally out in public beta! ๐Ÿ’ฅ Get ready to outsmart the sun and find your perfect seat โ€” because this release is packed with features thatโ€™ll keep you cool, literally.


๐ŸŒด What's New?

๐Ÿช„ A Fresher Look & Smoother Ride

  • Revamped About Page with slick scroll animations and new layout
  • Refined mobile layout so the important stuff (like where to sit!) hits you first
  • Legal pages got a mini spa treatment: cleaner layout, better vibes

๐Ÿ›ก๏ธ Privacy & Protection (No Shady Business Here)

  • ๐Ÿšจ Cookie Consent banner added โ€” we ask nicely before tracking
  • โœ… Content Security Policy in place (basically, helmet + sunscreen for your code)
  • ๐Ÿ”’ All sensitive stuff safely stashed server-side

๐Ÿ’ธ Sponsor the Shade Life

  • New floating Sponsor Button ๐ŸŒŸ
  • UPI QR code for quick support + links to other platforms
  • Because helping people avoid sunburn deserves a little love, right?

๐Ÿ“ค Sharing Is (Almost) Caring

  • "Share My Results" feature (link + image) added โ€” currently paused for tweaks
  • Results auto-load when visiting shared links (magic!)
  • Social buttons for quick flexing on your sunny friends

๐Ÿ“š Now With Real Docs!

  • New Changelog Page (you're on it!)
  • Full docs for:
  • Project Structure
  • How Sharing Works
  • Testing & Setup

๐Ÿ’ช Under the Hood

  • ๐Ÿงช Testing setup with Cypress & GitHub Actions
  • ๐Ÿงน Cleaner codebase structure + better type safety
  • ๐Ÿง  Form validation logic refactored so it behaves like a grown-up

๐Ÿ”• A Few Things Still in the Shade...

  • Share feature is temporarily disabled (fixing a sunspot ๐Ÿ”ง)
  • Some edge cases in results UX being fine-tuned

Enjoy the ride. Stay shady. Weโ€™re just getting started ๐ŸŒค๏ธ

๐ŸŽจ Theme Switching + UI Polish

Minor
April 15, 2025v0.5.0-beta

Whatโ€™s New:

  • ๐ŸŒ“ Theme Toggle Now Live!
    Users can now switch between Light, Dark, and System themes โ€” available in both the navbar and settings panel.

  • โœจ Seamless Theme Transitions
    No more flashes or awkward shifts โ€” theme changes now feel smooth and intentional.

  • ๐Ÿ› ๏ธ Under-the-Hood Enhancements

    • Updated ThemeProvider to fix hydration mismatches
    • Added fallback values and new CSS variables for theme consistency
    • Improved secondary button styles to match the new themes
    • Updated the settings panel with theme options that stay in sync

โ€œGet shady or stay bright โ€” now itโ€™s totally up to you.โ€

Full Changelog: [Compare Changes โ€บ]

Cookie Consent + Analytics Privacy

Patch
April 15, 2025v0.4.1-beta

Whatโ€™s New:

  • โœจ Implemented a custom cookie consent banner for analytics tracking
    • Shows only on first visit
    • Users must explicitly accept before GA or performance tracking is enabled
    • Consent is remembered via localStorage
    • Includes a direct link to the [Privacy Policy](/privacy)
  • ๐Ÿ” Google Analytics + Web Vitals tracking now respect user consent
    • No shady business โ€” tracking starts only after opt-in

UI Update:

  • Added a clean, minimal banner that blends with your site's aesthetic
  • โœ๏ธ Fun copy to match the brand tone: โ€œWe donโ€™t do anything shady with your dataโ€

Full Changelog: [Compare Changes โ€บ](https://github.com/osnaren/shady-side/compare/v0.4.0-beta...v0.4.1-beta)

Beta Release: Polish, Performance & UX Boost

Minor
April 14, 2025v0.4.0-beta

๐Ÿงช v0.4.0-beta โ€” Beta Release: Polish, Performance & UX Boost

What's New

  • ๐Ÿ“ฑ Improved Mobile UX: Introduced a bottom tab view to surface key info post-form submission
  • ๐Ÿชช Changelog Page: Track updates with style โ€“ added a sleek changelog with GitHub integration
  • โš™๏ธ Settings Drawer Fix: Fixed layout issues in mobile view
  • ๐Ÿ”’ Security Audit: Implemented recommendations โ€“ API validation, CSP, error handling, rate limiting
  • ๐Ÿ’ฌ UX Improvements:
  • Overcast conditions now show real exposure data
  • Smart tips and warnings updated contextually
  • ๐Ÿงน Cleaned up broken footer links and removed unnecessary dynamic imports

๐Ÿง  This release stabilizes the app with key infra improvements and elevates the UX experience ๐Ÿ“œ Compare Changes: https://github.com/osnaren/shady-side/compare/v0.3.0-alpha...v0.4.0-beta

Core Enhancements & Infra Work

Pre-release
April 14, 2025v0.3.0-alpha

๐Ÿ”– v0.3.0-alpha โ€” Core Enhancements & Infra Work

What's Changed

  • ๐Ÿ”ง Refactored component structure and improved performance
  • โš™๏ธ SEO, accessibility, and performance audits implemented
  • โœ… Fixed scrolling and build issues across pages
  • ๐Ÿงช Improved dynamic loading and error handling
  • ๐Ÿงผ Code cleanup, null checks, and GSAP animation improvements

Notable Commits

  • UI and Copy Review โ€“ 5bd2bea
  • Accessibility Audit โ€“ e02ffc9
  • Performance Audit โ€“ a041399
  • Fix: Improves null checks for window/document โ€“ 8b2f940
  • Feature: Dynamic rendering for geocode API route โ€“ 2b1137f
  • Refactor: Reorganized codebase structure โ€“ #3

๐Ÿ”— PRs:

๐Ÿ“œ Full Changelog: https://github.com/osnaren/shady-side/compare/v0.2.0-alpha...v0.3.0-alpha

Initial Alpha Release

Pre-release
April 8, 2025v0.2.0-alpha

๐Ÿ”– v0.2.0-alpha โ€” Initial Alpha Release

What's Changed