โ† Back
v0.5.1 Bug Fix ๐Ÿ“… 2026-03-09
fixed Complete navbar rewrite: desktop dropdowns clipping off-screen due to overflow issues
fixed Mobile nav showing desktop elements (sign-in button visible alongside hamburger)
improved Mobile nav now uses a slide-down drawer with accordion groups instead of the broken hybrid approach
improved Desktop dropdowns use pure CSS positioning with right-align on last item, no JS required
v0.5.0 Major Expansion ๐Ÿ“… 2026-03-09
new Philosophy section: Ancient Greek, Medieval, Enlightenment, Ethics, Epistemology, Political Philosophy, Existentialism, Eastern Philosophy, Philosophy of Mind, Philosophy of Science
new Geopolitics & Politics section: Great Powers, Middle East, NATO vs Russia, Rise of China, Democracy vs Autocracy, Nuclear Politics, International Law, Africa Today
new Ideas navbar dropdown grouping Philosophy and Geopolitics
new Sign in overlay with Discord, Google OAuth, and email registration
new Email verification with 6-digit code (15 min expiry, 2 min resend cooldown)
new Forgot password flow with signed reset link (1 hour expiry)
new Nuclear Incidents expanded to 12: added Lucens (1969), Browns Ferry (1975), Saint-Laurent (1980)
new Periodic table expanded to 49 elements: added Ti, Cr, Mn, Ni, Co, As, Sn, Ba, La, W, Cs, Ir, Xe, Rb, Sr
improved All previously stub pages filled: Climate, History of Science, World History
improved Auth system overhauled: bcrypt password hashing, rate limiting, timing-safe login
fixed Sign in button not working on subpages (main.js now loaded via footer partial on all pages)
v0.4.1 Bug Fix ๐Ÿ“… 2026-03-05
fixed Navbar dropdowns (Science, History, More) not opening on desktop - caused by a JS event propagation race condition
improved Dropdown toggle logic rewritten using closest() for reliable outside-click detection
v0.4.0 Major Expansion ๐Ÿ“… 2026-03-05
new Technology section: Computing history, Internet, AI, Semiconductors, Cybersecurity, Space Technology
new Climate section: Climate Change, Atmosphere, Oceans, Deforestation, Pollution, Solutions
new History of Science section: Ancient Science, Scientific Revolution, Industrial Revolution, Nuclear Age, Space Race, Digital Age
new German History section: WWI, Weimar Republic, Rise of Nazis, WWII, Holocaust, Cold War Division, Reunification
new World History section: Cold War, Colonialism, Revolutions, WWI Global, WWII Global, Decolonization, Modern Era
new Nuclear Incidents expanded from 5 to 9: added Tokaimura (1999), SL-1 (1961), Goiania (1987), Chalk River (1952)
improved Navbar reorganized into three dropdowns (Science, History, More) to fix overcrowding on desktop
improved Multiple dropdowns now close each other when another is opened
improved Home page updated with all 11 sections and accurate topic counts
improved Footer expanded with History and More columns
improved Stats bar updated: 9 incidents, 50+ pages, 11 sections, v0.4
v0.3.0 Feature Update ๐Ÿ“… 2026-03-03
new Added Biology section with cells, genetics, evolution, microbiology, ecology, and anatomy
new Added Space section with solar system, black holes, galaxies, cosmology, and space exploration
new Added Changelog page
new Added Discord domain verification endpoint (/.well-known/discord)
improved Complete theme overhaul with Inter and JetBrains Mono fonts, glows, gradients
improved Navbar Science dropdown replaces individual science links
improved Removed all em dashes across the entire codebase
v0.2.0 Content Update ๐Ÿ“… 2026-03-02
new Periodic table with 34 elements and category filters
new Individual element detail pages with full properties, uses, and fun facts
new Physics section with quantum, nuclear, thermodynamics, relativity
new Energy section with nuclear energy, renewables, fossil fuels
improved Nuclear incident detail pages with timelines and sidebars
fixed Mobile hamburger menu closes when a link is tapped
v0.1.0 Initial Release ๐Ÿ“… 2026-03-01
new Initial beta launch of NexoHub
new Home page with hero section and topic cards
new Nuclear Incidents hub with Chernobyl, Fukushima, Three Mile Island, Kyshtym, Windscale
new Discord OAuth2 login with server membership check
new Dark and light mode with localStorage persistence
new Full mobile support with hamburger menu