Changelog

Stay up to date with the latest features, improvements, and bug fixes in NewHangar.
v3.1.0

Version 3.1.0

EASA Plane Guesser • Improved Directories

Highlights

  • EASA Plane Guesser - New prefix for the plane guesser game with EASA-focused content
  • Improved Directories - Redesigned flight school and medical examiner directory pages

Features

  • PlaneGuesser - Added EASA plane guesser prefix for aviation enthusiasts
  • FlightDirectory - Complete redesign of flight school directory layout
  • MedicalExaminer - Redesigned medical examiner directory for better navigation

Bug Fixes

  • NewsItem - Fixed news item loading issues with Supabase
  • Achievements - Fixed achievement notification system

This release brings significant improvements to the NewHangar platform, focusing on better user experience for pilots searching for flight schools and medical examiners across Europe.

What's New

The EASA Plane Guesser game now features a dedicated prefix, making it easier for aviation enthusiasts to test their aircraft identification skills with European-focused content.

Directory Improvements

Both the flight school and medical examiner directories have received a complete visual overhaul, improving navigation and information display for users searching for aviation services in their area.

v3.1.1

Version 3.1.1

Contact Forms • Changelog Page

Highlights

  • Contact Forms - New contact and press inquiry pages with spam protection
  • Changelog Page - Track all platform updates and new features

Features

  • Contact - Added contact page for general inquiries at /contact
  • Press - Added press & media page for media inquiries and partnerships
  • Turnstile - Integrated Cloudflare Turnstile for bot protection on contact forms
  • Changelog - Added changelog page to track platform updates

This release adds new ways to get in touch with NewHangar and improves transparency around platform updates.

Contact Forms

We've added dedicated contact pages to make it easier for users to reach out:

  • General Contact (/contact) - For questions about flight schools, medical examiners, or general platform inquiries
  • Press & Media (/press) - For media inquiries, interview requests, and partnership opportunities

Both forms are protected by Cloudflare Turnstile to prevent spam while keeping the experience smooth for real users.

Changelog

You're reading it! The new changelog page provides a centralized place to track all NewHangar updates, new features, and improvements.

v3.0.0

Version 3.0.0

Nuxt UI v4 Migration • Enhanced Security

Highlights

  • Nuxt UI v4 Migration - Complete migration to Nuxt UI v4 with Tailwind CSS v4
  • Enhanced Security - Improved authentication and server-side security measures

Breaking Changes

  • UI Components - Migrated from shadcn-vue to Nuxt UI v4 components
  • Styling - Upgraded to Tailwind CSS v4 with new configuration format

Features

  • Authentication - Server-side Supabase authentication with improved session management
  • SEO - Enhanced structured data and meta tag management
  • Sitemap - Dynamic sitemap generation with news and image sitemaps

Performance

  • Images - Optimized image loading with @nuxt/image presets
  • Caching - Improved route caching for better performance

Version 3.0.0 represents a major milestone for NewHangar, bringing a complete UI overhaul and significant security improvements.

Breaking Changes

This version migrates from shadcn-vue to Nuxt UI v4, requiring updates to component usage throughout the application. The styling system has also been upgraded to Tailwind CSS v4.

Security Enhancements

Authentication has been moved entirely server-side with Supabase, ensuring credentials are never exposed to the client. Rate limiting and CSP headers have been implemented for additional protection.