Releases: HermanL02/LiveSplitBoard
Releases · HermanL02/LiveSplitBoard
v1.2.0
1.2.0 (2025-04-20)
Bug Fixes
Features
- add mongo db and discord lib (50ccfdc)
- add route (1c799e9)
- auto refresh every 30 minutes (64b5523)
- expense model created (eb0b7e2)
- refactor front end page and add additional table (4ca0062)
- rename backend routes and add a new route (6a80251)
- updated route and discord send message, created empty service file (f51f4e0)
v1.1.0
v1.0.1
v1.0.0
1.0.0 (2025-04-19)
Bug Fixes
- add await for header function and support only lang en for global error (9ec5886)
- add crowdin synchronize in CI action (9402e5e)
- add eslint support for .mts file (cd58d38)
- add legacy-peer-deps to support next.js 15 and react 19 (bb9c803)
- add missing file (54c343b)
- add missing files for commitzen (018ba8b)
- add new message in hello component (5ef2fc5)
- add npx before percy command line (4824e98)
- add onRequestError in instrumentations file to capture nested rsc errors (4f144d0)
- add Sevalla sponsorship to Sponsors component and README (316b369)
- add sitemap file in gitignore, it shouldn't commit to git (344b731)
- add sponsor component in dashboard (c172a5e)
- add steps in update-deps.yml file, syntax error (b5de445)
- add Twitter in the index page (75dfb8b)
- added types (b35ddc9)
- api routes not found after apply intl middleware (4650a5e), closes #209
- apply css classes after upgrading to tailwind css 4 (70f5a87)
- arcjet: move Arcjet to middleware to prevent re-renders in layout (8724160)
- automatically sync translation with Crowdin for each PR (d4ea7d5)
- automatically sync translation with Crowdin for each PR (eeb4216)
- build issues with prerendering (ff117b9)
- change Arcjet URL (ac670a5)
- change matching regex for Cypress files (861d545)
- checkout HEAD commit instead of the merge commit (60bfd65)
- code styling in blog component pages (f4a55c4)
- create a routing variables used by next-intl (2ced1d8)
- enable coverage for unit testing (eb4534c)
- enable react component annotation in Sentry (87fa2fb)
- error generated by eslint-plugin-cypress (7562c6b)
- Eslint comment update (8baa5d1)
- git checkout history in crowdin pr sync action (5a2fedf)
- just rebuild sitemap (831bae9)
- migrate clerk codebase to next.js 15 with await (bb098ac)
- migrate the codebase to use await params (886a19e)
- move getStaticPaths at the top of blog page (83892ea)
- move out block (7ec1aee)
- only run crowdin pr sync when CI workflow pass (cc4a9a8)
- remove custom framework configuration file for i18n ally (a681b13)
- remove generated files by next-sitemap (c5d93bf)
- remove hydration error generated by Sentry Spotlight.js (8b14146)
- remove middleware changes (841b638)
- remove storybook until it support Next.js 15 (2505167)
- remove storybook until it support Next.js 15 (9fe8001)
- rename from mjs to js next-sitemap file (7d450ff)
- replace Env.ARCJET_KEY with process.env.ARCJET_KEY in libs/Arcjet.ts to reduce middlware size (b82f773)
- replace Env.ARCJET_KEY with process.env.ARCJET_KEY to reduce middlware size (ae20b29)
- resolve lint sort conflicts (b9d3de1)
- resolve lint sort conflicts with simple-import-sort (544c541)
- resolve merge conflict (276f57a)
- resolve sourcemap error with Cypress and TypeScript 5 (54a5100)
- retrive PERCY_TOKEN and set token for percy cli (afe00f2)
- rewrite index page of the boilerplate (9456ede)
- set default lang for global error page from i18n routing (e148bea)
- simply the counter Route handler by removing try-catch block and improve readability in form (f777914)
- static rendering for sign in and sign up page (2b6e75f)
- stop using jiti and use typescript for next.js config (34a74fe)
- switch back to en/default not loading (cf7688a)
- typo in en.json file for Portfolio word (4d42b3d)
- typo in Readme (8f7c1b7)
- update Arcjet integration and improve security checks (516b75e)
- update checkly configuration and use playwright baseURl in Checkly (4a458f3)
- update CI workflow to use Node.js 22.x instead of 22.6 (4215f37)
- update comments to clarify use of process.env for reducing middleware bundle size (dee7d34)
- update crowdin image, load the image locally (5b404b1)
- update hookform/resolvers to v5, infer automatically type for useForm ([ca08876](ca08...