Skip to content

Releases: meet-shah820/physicshub.github.io

v1.0.0

09 Feb 05:37

Choose a tag to compare

1.0.0 (2026-02-09)

Bug Fixes

  • add missing file path comment in main.jsx for clarity (f4a0eeb)
  • add missing permissions section in release workflow (69346f9)
  • added a property in .gitattributes for sitemap indexing with Google Search (223c843)
  • added default export (f2e5fb9)
  • adjust ball position initialization in BouncingBall component for better scaling (cae5ef0)
  • applied review feedback (454b24f)
  • bouncing-ball: prevent background color shift when trail is toggled (4ec36a2)
  • changed default theme (0c70638)
  • changed name file to sitemap for trying to fix [Bug]: Google Search Console can't index sitemap.xml (5b2e10c), closes #157
  • changed sitemap name (62f1da1)
  • ci: use npm run build to ensure sitemap generation (0f52d39)
  • closed ] to .all-contributorsrc (02f7a52)
  • collideBoundary: account for ball going past boundary so as not to lose energy (bc2db73)
  • correct indentation for validations in ask_question.yml (6dc2bf8)
  • correct ko_fi entry in FUNDING.yml (463e86a)
  • Correct root path formatting in Vite configuration (1171721)
  • correct spelling and phrasing in SIMULATION_TEMPLATE comments (d71e7ed)
  • don't reset inputs when reset simulation (2cac4da)
  • Energy conservation (5b88094)
  • fix for lint errors, some thing were broken caused by [Bug]: Linter reports 100 problems (8d63155), closes #162
  • Fixed contributions and updated contribution section in README.md (b2c7f90)
  • fixed inputs on BallAcceleration (ee41339)
  • fixed list, table and other components for blog building (533a958)
  • fixed metadata in layout.tsx (d3496b2)
  • fixed robots.txt and file (10b86e0)
  • fixed some responsivness bugs and improved some content on pages (255e6aa)
  • fixed some type error (842217a)
  • fixed static build errors, due to no platform SSR support. (293e875)
  • fixed the whole simulation, that was broken (b4959f1)
  • fixed theory articles shown on simulations (e4a66fc)
  • fixed type error in publish blog api (5d22977)
  • fixed typification m for channel_id (d773672)
  • fixed version tag on the footer, now will show the latest release version (981f438)
  • Google Analytics moved into head (1dd915c)
  • google site verification (61e5bc9)
  • Google Translator: Disable component and update styles for better integration. (ff727c3)
  • handle window is undefined in ShareLinkControl and EmbedCodeControl (e8eeedd)
  • hero in simulations page is shown only the first time (9005bab)
  • improved BallAcceleration physics calculations. (63fd569)
  • improved code adding typescript interfaces and osme other little fixes (fcac9f5)
  • now editor on blog creation is JS and not JSON (52b1c73)
  • now when you change page on mobile with header opened, it close (0f7f6b7)
  • remove computer information section from bug report template for clarity (0625fd0)
  • remove duplicate contributor entry for physicshub (15d6d34)
  • remove unnecessary revalidate export from SimulationsLayout (cff7a6a)
  • removed id on the title and added test simulation on the list (8106fe8)
  • seo: resolve sitemap indexing issues (fixes #107) (04a3057)
  • simplify vector multiplication visualization by removing dragging and theme-aware colors. (9f38ff1)
  • simulation speed across reset (897fab2)
  • spring: resolve color application bug for issue physicshub#66 (2561712)
  • types problems (fd71d95)
  • update background styles for dark mode and adjust star colors across pages (8b2b051)
  • Update base path in Vite configuration to default root (d7889ed)
  • Update Contributors section in README.md to follow all-contributors specification (4e69655)
  • update deployment scripts in package.json and next.config.ts (b32a136)
  • Update header for Contributors section in README.md fo AllContributors bot (c43c317)
  • update import paths for icons in SimInfoPanel and correct file path comment in BouncingBall configuration ([cc2f0de](cc2f0deb6d298...
Read more