Changelog
Every update to the CYCODERS platform, in order.
v1.4.0Latest
March 6, 2026
Showcase page, cookie notice, and major performance improvements.
- NewShowcase page with alternating project layout and coming-soon banner
- NewCookie notice modal (bottom-right) with localStorage dismissal
- NewPrivacy Policy and Terms of Services pages
- NewAchievements ticker carousel in hero section
- NewEvent images shown in Schedule section cards with thumbnail switcher
- NewChangelog page with versioned release timeline
- ImprovedSchedule section onUpdate rewritten to single-pass DOM writes — eliminates scroll lag on low-end devices
- ImprovedGallery and Team reveal animations moved from GSAP ticker to CSS transitions
- ImprovedBelow-fold sections lazy-loaded via dynamic imports — faster initial parse
- ImprovedPixelBlast autoPauseOffscreen enabled — WebGL loop pauses when hero is off-screen
- ImprovedAbout section widened to full page layout, matching hero padding
- ImprovedGallery image gap tightened for a denser mosaic look
- FixedSchedule section was rendering static fallback instead of live DB events
- FixedNavbar not appearing on pages without PageLoader — added fallback timer
- FixedFooter Privacy policy and Terms of services links were dead (#)
v1.3.0
March 1, 2026
Dashboard auth overhaul, Google OAuth, and R2 image uploads.
- NewGoogle OAuth sign-in flow for member dashboard
- NewCloudflare R2 image upload pipeline with Sharp optimisation (webp, ≤400KB)
- NewChange password endpoint for email-provider accounts
- NewProfile onboarding flow for first-time dashboard users
- ImprovedJWT refresh token endpoint — re-issues token with fresh DB data
- ImprovedRate limiting tightened on all auth endpoints
- FixedSession cookie not cleared correctly on sign-out in some browsers
v1.2.0
February 20, 2026
Points system, badges, crowns, and leaderboard.
- NewPoints system — members earn points for attendance and event participation
- NewBadge and crown award system with admin controls
- NewLeaderboard page ranking members by total points
- NewCommunity leaders board for club coordinators
- ImprovedDashboard profile page with GitHub calendar integration
- ImprovedCertificate generation and download from dashboard
v1.1.0
February 10, 2026
Events system, gallery, and admin panel.
- NewEvents page with upcoming, past, and archived sections
- NewMulti-image event cards with main image + thumbnail switcher
- NewGallery page with masonry grid and image archives
- NewAdmin panel with coordinator and admin role management
- ImprovedSchedule of Activities section with stacked card scroll animation
- ImprovedSmooth scroll (Lenis) integrated with GSAP ScrollTrigger
v1.0.0
February 1, 2026
Initial launch — public site and member registration.
- NewPublic landing page with hero, about, team, gallery, and contact sections
- NewJoin Us registration form for new member sign-up
- NewMember dashboard with email/password authentication
- NewNeon Postgres database with Drizzle ORM
- NewPageLoader reveal animation and CYCODERS branding
Built and maintained by the CYCODERS team.
← Back to home