Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: navigate from "Your Children" to specific tabs #660

Merged
merged 9 commits into from
Nov 2, 2023

Conversation

PalmN72
Copy link
Contributor

@PalmN72 PalmN72 commented Oct 9, 2023

@PalmN72
Copy link
Contributor Author

PalmN72 commented Oct 9, 2023

Found a bug, title doesn't change. Working on it!

@irony
Copy link
Contributor

irony commented Oct 9, 2023

Really cool stuff! Looks amazing. Thank you! Will merge.

Copy link
Contributor

@irony irony left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

@irony irony merged commit 34c376a into kolplattformen:main Nov 2, 2023
1 check failed
@irony
Copy link
Contributor

irony commented Nov 2, 2023

Thanks a lot!

github-actions bot pushed a commit that referenced this pull request Nov 2, 2023
# [2.16.0](v2.15.10...v2.16.0) (2023-11-02)

### Features

* navigate from "Your Children" to specific tabs ([#660](#660)) ([34c376a](34c376a))
github-actions bot pushed a commit to sepahewe/skolplattformen that referenced this pull request Jun 11, 2024
# [2.0.0](https://github.com/sepahewe/skolplattformen/compare/v1.13.0...v2.0.0) (2024-06-11)

### Bug Fixes

*  removed price components. Altered QA. ([#653](https://github.com/sepahewe/skolplattformen/issues/653)) ([fef71c7](https://github.com/sepahewe/skolplattformen/commit/fef71c7923c1f406c57ed0e15cde4df2d8ff9676))
* 🐛 add a11y properties for childListItems ([db8434d](https://github.com/sepahewe/skolplattformen/commit/db8434d7f33b404c2616a69714acc64c1a67d08e)), closes [#354](https://github.com/sepahewe/skolplattformen/issues/354)
* 🐛 added "Rast" to misc words in sv,en,pl translations ([#11](https://github.com/sepahewe/skolplattformen/issues/11)) ([4da06bb](https://github.com/sepahewe/skolplattformen/commit/4da06bb16ee04674c5552ec37048f52a0e2a95b3))
* 🐛 Added a11y lint and fixes those errors ([a37aeab](https://github.com/sepahewe/skolplattformen/commit/a37aeabf8807e16ac04f59b82ddd40aff3567252))
* 🐛 Added Alert Icon when personal number is wrong ([b187c40](https://github.com/sepahewe/skolplattformen/commit/b187c40ecb68c27f781386f96062ee3668b954ba)), closes [#359](https://github.com/sepahewe/skolplattformen/issues/359)
* 🐛 Added hitslop to language button to increase touch area ([#449](https://github.com/sepahewe/skolplattformen/issues/449)) ([26a85da](https://github.com/sepahewe/skolplattformen/commit/26a85dae39e1a7258a2262ac1b195bf9b74535e7)), closes [#436](https://github.com/sepahewe/skolplattformen/issues/436)
* 🐛 Added isAuthenticated to test user ([#119](https://github.com/sepahewe/skolplattformen/issues/119)) ([766f4ff](https://github.com/sepahewe/skolplattformen/commit/766f4fff52ef438e79095772a0214140b0aec99e))
* 🐛 Added luxon to fix getSchedule ([#13](https://github.com/sepahewe/skolplattformen/issues/13)) ([fe1729c](https://github.com/sepahewe/skolplattformen/commit/fe1729c8729d54e82edc6f287456ffc582e1bdb4))
* 🐛 Adress call turned off everywhere ([b95c9e7](https://github.com/sepahewe/skolplattformen/commit/b95c9e77cf9adb4d1521cff1af992dba34325641))
* 🐛 android layout fixes after dark mode ([#369](https://github.com/sepahewe/skolplattformen/issues/369)) ([683afe1](https://github.com/sepahewe/skolplattformen/commit/683afe15f83f0321866615da54d5e5a1d5752f4f))
* 🐛 Changed to "Öppna skolplattformen" on startpage ([#447](https://github.com/sepahewe/skolplattformen/issues/447)) ([29be7de](https://github.com/sepahewe/skolplattformen/commit/29be7debc2367fd0c6f3d6cebc8c53b01c250c9b)), closes [#433](https://github.com/sepahewe/skolplattformen/issues/433)
* 🐛 dark mode-färgerna tillbaka ([49328b4](https://github.com/sepahewe/skolplattformen/commit/49328b44f962517910a2e143ddf51cdc083a2d5c))
* 🐛 Day is selected after data is loaded ([ccaa17b](https://github.com/sepahewe/skolplattformen/commit/ccaa17bf962a6e93898c9fc06d22403e10d9b528))
* 🐛 Fixa markdownkonvertering av hårresande html ([#120](https://github.com/sepahewe/skolplattformen/issues/120)) ([4991f91](https://github.com/sepahewe/skolplattformen/commit/4991f910a3782545381ffabdbba89d152dfbf278))
* 🐛 Fixes background color issue when calender items is empt ([9f96431](https://github.com/sepahewe/skolplattformen/commit/9f964316810f33761beea97e96671b3d8d914bdd))
* 🐛 Fixes crash in ViewPager when setting selectedIndex ([#347](https://github.com/sepahewe/skolplattformen/issues/347)) ([a358351](https://github.com/sepahewe/skolplattformen/commit/a358351a3a3c6d0b7f1d7469b96c23fab0461d5a))
* 🐛 Fixes dark mode image on children ([19b8f78](https://github.com/sepahewe/skolplattformen/commit/19b8f783187f38fbede905abd833010633c1f9cd)), closes [#388](https://github.com/sepahewe/skolplattformen/issues/388)
* 🐛 Fixes lunch rendering ([#341](https://github.com/sepahewe/skolplattformen/issues/341)) ([6c75d9d](https://github.com/sepahewe/skolplattformen/commit/6c75d9d1191fa4c6b8f92fe526e4c1f85915bddf))
* 🐛 Flytta mellanslag utanför taggarna ([#124](https://github.com/sepahewe/skolplattformen/issues/124)) ([79e2a75](https://github.com/sepahewe/skolplattformen/commit/79e2a7577b482b2904a5aa20f3150ef1d9e5055a))
* 🐛 Förbättrad markdown-parsning ([9546540](https://github.com/sepahewe/skolplattformen/commit/9546540d936f73eda70f236037d1f7ee37b5a0de))
* 🐛 Förbättrad markdown-parsning ([6d3ff81](https://github.com/sepahewe/skolplattformen/commit/6d3ff81185270df82863fed135e35bfcf4c76f79))
* 🐛 Förbättrad parsning av nyhetsbrev ([#125](https://github.com/sepahewe/skolplattformen/issues/125)) ([82fa2dc](https://github.com/sepahewe/skolplattformen/commit/82fa2dcc844a019e71284ddae4d7cf67a2804e37))
* 🐛 Formatering nyhetsbrev. Bumpade version på embedded-api ([#345](https://github.com/sepahewe/skolplattformen/issues/345)) ([7e2fd8f](https://github.com/sepahewe/skolplattformen/commit/7e2fd8f74ddf3fe3d50fc1753d89780fd85e7515))
* 🐛 formattering av schema som försvann är tillbaka ([#371](https://github.com/sepahewe/skolplattformen/issues/371)) ([fbc8514](https://github.com/sepahewe/skolplattformen/commit/fbc85140521f23e47a57fe33789815d8c268708d))
* 🐛 Improved accessibility on login screen ([d57078b](https://github.com/sepahewe/skolplattformen/commit/d57078b65b33c7b4aa8da87b096e194659ebdc8b)), closes [#351](https://github.com/sepahewe/skolplattformen/issues/351)
* 🐛 Kalender - text blir avklippt ([#410](https://github.com/sepahewe/skolplattformen/issues/410)) ([377d468](https://github.com/sepahewe/skolplattformen/commit/377d4684e4b1ef51647b3adcec9dadccbbbc2a76)), closes [#409](https://github.com/sepahewe/skolplattformen/issues/409)
* 🐛 knapparna i childListItem pekar rätt igen ([#407](https://github.com/sepahewe/skolplattformen/issues/407)) ([458daf6](https://github.com/sepahewe/skolplattformen/commit/458daf6c67c26134dfd27a8a8c0fcef32daf7a45))
* 🐛 Lade tillbaka utbildningsnivå under barnets namn ([#307](https://github.com/sepahewe/skolplattformen/issues/307)) ([659cb36](https://github.com/sepahewe/skolplattformen/commit/659cb36b09770e46db55175544ab246d470196b6))
* 🐛 Localised names of days ([fe27819](https://github.com/sepahewe/skolplattformen/commit/fe2781994d7456cbc04f730d6a69a2dcc6c3f0f0))
* 🐛 Localised names of days ([f31c93b](https://github.com/sepahewe/skolplattformen/commit/f31c93b3d69ed02ec78b22721b0af86f23c4c968))
* 🐛 Ord som inte är översatta hämtas från svenska ([6724f3f](https://github.com/sepahewe/skolplattformen/commit/6724f3f683dd1ac81804fc509a775be05c704d29))
* 🐛 Patch fast-fuzzy to remove warning ([45210e1](https://github.com/sepahewe/skolplattformen/commit/45210e15c63b56117c6da6eb3dca1d9187c4da02))
* 🐛 Removed console.log ([9671fa2](https://github.com/sepahewe/skolplattformen/commit/9671fa223db6a35f886488ce818071b783c5d639))
* 🐛 Removed console.log ([9266711](https://github.com/sepahewe/skolplattformen/commit/9266711e7eafa301bb1bdf1dfe556d78ef09c44b))
* 🐛 Removed dynamic require ([#8](https://github.com/sepahewe/skolplattformen/issues/8)) ([a3421b8](https://github.com/sepahewe/skolplattformen/commit/a3421b8772b522cdb36bc3b0de87e13507ab976c))
* 🐛 Removed superfluous property in en.json ([#5](https://github.com/sepahewe/skolplattformen/issues/5)) ([b6137ab](https://github.com/sepahewe/skolplattformen/commit/b6137abb059ba2e6a57f594b77befc0881d7ebbf))
* 🐛 Renamed misnamed location ([fba0c61](https://github.com/sepahewe/skolplattformen/commit/fba0c617091dd04743b7d10a36d5f8879eca131b))
* 🐛 Renamed misnamed location ([d537a6d](https://github.com/sepahewe/skolplattformen/commit/d537a6d5eb84f8ad9350d0a6a31c641e47118308))
* 🐛 schema syns inte om kalender är tom ([#342](https://github.com/sepahewe/skolplattformen/issues/342)) ([d9bcc06](https://github.com/sepahewe/skolplattformen/commit/d9bcc06df36474a77fa4c314ec51af3e9c423de8))
* 🐛 Ta bort avbryt från listan vid login ([#443](https://github.com/sepahewe/skolplattformen/issues/443)) ([6f68751](https://github.com/sepahewe/skolplattformen/commit/6f68751e1029d0b83f4080052c44817dcd0fa8f5))
* 🐛 Update to React-native 0.64.1 to make build work on xCode 4.5 ([#372](https://github.com/sepahewe/skolplattformen/issues/372)) ([bbe268f](https://github.com/sepahewe/skolplattformen/commit/bbe268f2c25ea31bf928f847c792997c5ca61854))
* 🐛 uppdaterade version av embedded-api ([ebb0340](https://github.com/sepahewe/skolplattformen/commit/ebb03408a1911f014bf1ab5e40af3c6f8693621a))
* 🐛 uppdaterade version av embedded-api ([eaa2353](https://github.com/sepahewe/skolplattformen/commit/eaa23539a1202a5a12a771149d175c043f942b35))
* 🐛 uppdatering av QA sidan ([c90aeff](https://github.com/sepahewe/skolplattformen/commit/c90aeffe36c520db4cd3e53766f9c5e7784b7432))
* 🐛 use modal for login method picker. Fixes [#404](https://github.com/sepahewe/skolplattformen/issues/404) ([bf472fb](https://github.com/sepahewe/skolplattformen/commit/bf472fb94389cdb7164e7d6fa042235722c7777e))
* bug when getting next weeks schedule ([036968b](https://github.com/sepahewe/skolplattformen/commit/036968bfc395e933c18a52b3e9f7d71fac7ee810))
* bug when getting next weeks schedule ([fc22916](https://github.com/sepahewe/skolplattformen/commit/fc2291605e017e1b8e5e908078c4df50d1ec66ef))
* bugfix, must call the damn function ([b6c7f78](https://github.com/sepahewe/skolplattformen/commit/b6c7f7853b890b054a1f5ae54b69c1e1e006bc4f))
* flash was in js, now ts ([5e39618](https://github.com/sepahewe/skolplattformen/commit/5e39618e888449f06a1bb04771ad30af87012997))
* linter is picky ([3af39c1](https://github.com/sepahewe/skolplattformen/commit/3af39c14be9d74193bbdae8f977601c85c9601d0))
* linter is picky ([a2846cd](https://github.com/sepahewe/skolplattformen/commit/a2846cdb35bc6df581a8b1584087b3415cbe110f))
* linting ([1877cdd](https://github.com/sepahewe/skolplattformen/commit/1877cdd594f0f6687f68ed58b5674bbac4d766c9))
* remove flash msg for now ([f98b215](https://github.com/sepahewe/skolplattformen/commit/f98b2154dc344b904fd29f4ab2bc365094f13994))
* **site:** dark mode icons ([#396](https://github.com/sepahewe/skolplattformen/issues/396)) ([d85915d](https://github.com/sepahewe/skolplattformen/commit/d85915d79060bdfc68dc6e712716d077d57ae7be))
* **site:** screenshot alignment ([#326](https://github.com/sepahewe/skolplattformen/issues/326)) ([e777b69](https://github.com/sepahewe/skolplattformen/commit/e777b693c337722e381141e71825047e89cad41f))
* 🐛 add 2 to xsrf header and use nav controller script again ([d1a4877](https://github.com/sepahewe/skolplattformen/commit/d1a4877ff457d908710020d81071955f33794ad9))
* 🐛 Add better logo image for Freja eID ([051df2d](https://github.com/sepahewe/skolplattformen/commit/051df2da3955c87df3b75fe11a83c5dd966519e0))
* 🐛 Add languages to curriculum config ([b9302f9](https://github.com/sepahewe/skolplattformen/commit/b9302f96faaf71c797ec335018d9952e26e9d267))
* 🐛 add missing headers for fetching children ([68c99cb](https://github.com/sepahewe/skolplattformen/commit/68c99cb1fbecd28340d1da639759fc11cb156e8c))
* 🐛 Add missing translations for calendar ([7ada994](https://github.com/sepahewe/skolplattformen/commit/7ada9945dfc7dd5766cd7a3208d62cf4c1a2659f))
* 🐛 Add personal identity number to test user ([f977143](https://github.com/sepahewe/skolplattformen/commit/f97714346e671eab0a6c44b1fb5d3779d5d09d37))
* 🐛 Add translation to week ([cfa39de](https://github.com/sepahewe/skolplattformen/commit/cfa39de3934e2386d90f37ad2c3dc830106e175a))
* 🐛 Added build step ([#38](https://github.com/sepahewe/skolplattformen/issues/38)) ([db0faf2](https://github.com/sepahewe/skolplattformen/commit/db0faf28bfccf8b057cf94e4b4544d52194ba6e6))
* 🐛 added dist to ignore ([1230825](https://github.com/sepahewe/skolplattformen/commit/1230825571462a69d00b24f8bae0d6d82f0f5784))
* 🐛 added import of moment locales for available languages ([e7c0d55](https://github.com/sepahewe/skolplattformen/commit/e7c0d5568bec28e0745752d5205b576180ea08fb))
* 🐛 Added missing types ([3d59035](https://github.com/sepahewe/skolplattformen/commit/3d59035a20a5eef2aea7f00fab09ec894a442c1d))
* 🐛 Added projects to nx ([c88b25a](https://github.com/sepahewe/skolplattformen/commit/c88b25aa102549d8a59fd9e7e0b6af293620378b))
* 🐛 adjust fakeData lessons offset in ht ([#598](https://github.com/sepahewe/skolplattformen/issues/598)) ([3f69bc8](https://github.com/sepahewe/skolplattformen/commit/3f69bc89aaa7eb1cf4ade789551667b960ff8825))
* 🐛 Adjusted cookie handling ([#79](https://github.com/sepahewe/skolplattformen/issues/79)) ([16020a3](https://github.com/sepahewe/skolplattformen/commit/16020a3d3c9e378c2f3aec64a59d288673058473))
* 🐛 Autopublish (I hope) ([#37](https://github.com/sepahewe/skolplattformen/issues/37)) ([ed8f8a7](https://github.com/sepahewe/skolplattformen/commit/ed8f8a7f5ce39a803e89b6a17972cb1aab0a266d))
* 🐛 BankID urls changed ([#646](https://github.com/sepahewe/skolplattformen/issues/646)) ([25a2d7f](https://github.com/sepahewe/skolplattformen/commit/25a2d7f3f5c9fd8fc32f0cdbdab37ffce64da44b))
* 🐛 Begränsa höjden på schemat ([#495](https://github.com/sepahewe/skolplattformen/issues/495)) ([5c81ad3](https://github.com/sepahewe/skolplattformen/commit/5c81ad3145764c2012f457eaa380d5f2885aaf1b))
* 🐛 Better fix for the isoWeek bug in Timetable ([ea6b385](https://github.com/sepahewe/skolplattformen/commit/ea6b385b4f56a4565796fab15afa71e00cea2a9e))
* 🐛 Build before publish ([e934950](https://github.com/sepahewe/skolplattformen/commit/e934950470f4021d15f4ba424030aed47e8cbf24))
* 🐛 Bump embedded-api to 5.1.4 ([0d4591e](https://github.com/sepahewe/skolplattformen/commit/0d4591ece89bc4ca1657406dd5220574cdd2117a))
* 🐛 Bump embedded-api to 5.2.0 ([9f00ba4](https://github.com/sepahewe/skolplattformen/commit/9f00ba4929226c8e97528d33da4ee0aa0e5dc87e))
* 🐛 Bumped embedded to 5.3.2 ([4522298](https://github.com/sepahewe/skolplattformen/commit/4522298d154d686a2840c05481ac53b2046b2b8e))
* 🐛 Bytte ut Freja eID till Freja eID+. Lade till polska ([a611460](https://github.com/sepahewe/skolplattformen/commit/a6114608edfc464aa3bca4b13733d10c11bb934d))
* 🐛 Cache is no longer called in fake mode ([#3](https://github.com/sepahewe/skolplattformen/issues/3)) ([f89f143](https://github.com/sepahewe/skolplattformen/commit/f89f1431df4a9c24a7fc746186b78b53489eb6c6))
* 🐛 Change broken links caused by name change of repo ([#649](https://github.com/sepahewe/skolplattformen/issues/649)) ([61d47b4](https://github.com/sepahewe/skolplattformen/commit/61d47b44406b6af3585c933ef0f964311026be09))
* 🐛 Changed build settings ([7a7c2a1](https://github.com/sepahewe/skolplattformen/commit/7a7c2a1734e24800d600a3215a2bad9016d45ed3))
* 🐛 Clarify who's personal identity number to enter ([5028a85](https://github.com/sepahewe/skolplattformen/commit/5028a85824f4d73ab8007caaeca32a439f4f360e)), closes [#526](https://github.com/sepahewe/skolplattformen/issues/526)
* 🐛 Cleanup on logout ([#6](https://github.com/sepahewe/skolplattformen/issues/6)) ([644cbcd](https://github.com/sepahewe/skolplattformen/commit/644cbcd46466491d9e9a7a35c5dca301d4403e1c))
* 🐛 Correct font name so the font shows on Android ([#493](https://github.com/sepahewe/skolplattformen/issues/493)) ([fd1ff0d](https://github.com/sepahewe/skolplattformen/commit/fd1ff0dc718a4eaf9aacf3beccdfb0f8b3ba8117))
* 🐛 Correct format of fakeData.js ([c2adf00](https://github.com/sepahewe/skolplattformen/commit/c2adf004d3da992d9380b114bed4f5f6cea91cee))
* 🐛 Downgraded react-native testing lib ([14e9ad8](https://github.com/sepahewe/skolplattformen/commit/14e9ad89727d980055ebbb35f1a44ea06a932467))
* 🐛 dummy login i hjarntorget ([38cc762](https://github.com/sepahewe/skolplattformen/commit/38cc7626adcbb79bf2dcb74c6a98666c44b37f69))
* 🐛 error loading SKOLA24_CHILDREN SAML ([508b079](https://github.com/sepahewe/skolplattformen/commit/508b0792a10eeac065dd798182f3f4dcf20a27ca))
* 🐛 Fake data included through ts ([663be5c](https://github.com/sepahewe/skolplattformen/commit/663be5cc351491cf7f654f4caffea9d8537c21b1))
* 🐛 Felaktig sortering av lektioner ([#595](https://github.com/sepahewe/skolplattformen/issues/595)) ([ed3a27b](https://github.com/sepahewe/skolplattformen/commit/ed3a27bba185b39fd8581b639ac7efc03b050d6e)), closes [#591](https://github.com/sepahewe/skolplattformen/issues/591)
* 🐛 fix crash when moment locale and language code differ ([623bf48](https://github.com/sepahewe/skolplattformen/commit/623bf483b52a54a6199e6607248b948b775b6e7b))
* 🐛 Fix failing test in Curriculum ([8724fa4](https://github.com/sepahewe/skolplattformen/commit/8724fa46b714d8ad2804c23e39c801cadc21d488))
* 🐛 Fix failing tests ([8d9cfe2](https://github.com/sepahewe/skolplattformen/commit/8d9cfe2de4ebc2b21584d2cbf930e83857b24263))
* 🐛 fix for iOS ([8e3a9c1](https://github.com/sepahewe/skolplattformen/commit/8e3a9c139034bdec50d3f9df0f41dd79d49abb8b))
* 🐛 Fix för login block 24mars ([7667a5e](https://github.com/sepahewe/skolplattformen/commit/7667a5e25a9f6f79f2bb07ea8b010679a3b4528d))
* 🐛 fix latest security "fix" ([d795458](https://github.com/sepahewe/skolplattformen/commit/d7954587d5245730e504ceaa6501596962068831))
* 🐛 fix missing "app" target in projet file ([4e91bb5](https://github.com/sepahewe/skolplattformen/commit/4e91bb57cdcaf0ff09248cef9b77a8610cb3959c))
* 🐛 fix the previous fix with a fixed json ([eefd791](https://github.com/sepahewe/skolplattformen/commit/eefd79155bb436bd00233bdebf51f240640e88ae))
* 🐛 Fixar links med mellanslag ([#63](https://github.com/sepahewe/skolplattformen/issues/63)) ([3edbf8c](https://github.com/sepahewe/skolplattformen/commit/3edbf8c2c6ed8c34ba9e6b5d894e52e904de9662))
* 🐛 Fixar senaste blocken ([#81](https://github.com/sepahewe/skolplattformen/issues/81)) ([1ccdc9f](https://github.com/sepahewe/skolplattformen/commit/1ccdc9f42ea6a11c695f12d7ef3054ffe3cdd859))
* 🐛 Fixed fake data for notifications ([#40](https://github.com/sepahewe/skolplattformen/issues/40)) ([b8621b9](https://github.com/sepahewe/skolplattformen/commit/b8621b94f1131671933fa90ef12c355d92ad92e7))
* 🐛 Fixed parsing bug for classmates ([5f07259](https://github.com/sepahewe/skolplattformen/commit/5f07259ddc6dd24ed29dbff81dc03f8ae7159e81))
* 🐛 Fixes base64 iterations ([52d7341](https://github.com/sepahewe/skolplattformen/commit/52d7341e2b85ddddd9df2070cffc3322a3c58476))
* 🐛 Fixes configuration fetch ([7bf8f1c](https://github.com/sepahewe/skolplattformen/commit/7bf8f1c2a8abbc9986a016f7d6d44a3dec84da43))
* 🐛 Fixes crash in 2.0.1 (RN 0651 upgrade issue) ([#481](https://github.com/sepahewe/skolplattformen/issues/481)) ([0f893b9](https://github.com/sepahewe/skolplattformen/commit/0f893b9b6d6fd6e53ecd0cad79ef00fc9dbd68fc))
* 🐛 Fixes crash when body od newItem is empty ([3e0fd14](https://github.com/sepahewe/skolplattformen/commit/3e0fd1474a719382627270a1305110692f9ff99b))
* 🐛 Fixes failing tests (added skip), fixes lint + test ([d71c106](https://github.com/sepahewe/skolplattformen/commit/d71c10607f6a4b89b582b81258fc9c0fc20bf2a8))
* 🐛 Fixes inheritance from [@skolplattformen-api](https://github.com/skolplattformen-api) ([ba45cfd](https://github.com/sepahewe/skolplattformen/commit/ba45cfd79685fc61b2477f5a3aa9416ba11a1200))
* 🐛 Fixes issue where locale was not saved ([19554c7](https://github.com/sepahewe/skolplattformen/commit/19554c788fec4d37e8d86a654a83c960704f8c61)), closes [#280](https://github.com/sepahewe/skolplattformen/issues/280)
* 🐛 Fixes issue with package.json in hjarntorget ([e2e1ff8](https://github.com/sepahewe/skolplattformen/commit/e2e1ff82787f967b8c1e8845363291732cae59be))
* 🐛 Fixes lint errors ([e19c8a7](https://github.com/sepahewe/skolplattformen/commit/e19c8a7747153bbc204efd6cef42b3929cf376d0))
* 🐛 Fixes long navigation names in tab bar ([fe51923](https://github.com/sepahewe/skolplattformen/commit/fe5192324961f0c2a941c4fa182637dbf9199c0e))
* 🐛 Fixes merge with main ([c54f2ff](https://github.com/sepahewe/skolplattformen/commit/c54f2ffd05589ffbebba5e50b9aef4649bfa9b58))
* 🐛 Fixes more sabotage from sthlm stad ([ab62ab6](https://github.com/sepahewe/skolplattformen/commit/ab62ab6d356309c284a192cd63939cbc3b76ecf5))
* 🐛 Fixes news title, lowered font size on header ([7df15d3](https://github.com/sepahewe/skolplattformen/commit/7df15d36b12a82484e903ecb39e38795013ce72c))
* 🐛 Fixes schedule ([fb65a33](https://github.com/sepahewe/skolplattformen/commit/fb65a33d829e3843e6a168243e3057b988d58081))
* 🐛 Fixes tests ([d451cf1](https://github.com/sepahewe/skolplattformen/commit/d451cf13afbf5e4d1fca43c45d3938d11503d394))
* 🐛 Fixes tests, added esModuleInterop true to tsconfig ([6383795](https://github.com/sepahewe/skolplattformen/commit/63837955a33e3e913b6c88a72ae3c37d95d6b321))
* 🐛 Fixes TS config + lint etc ([4663269](https://github.com/sepahewe/skolplattformen/commit/46632691bf506199e3e51696e1e26a8c53c42e37))
* 🐛 Fixes TSconfig for all projects ([24c1624](https://github.com/sepahewe/skolplattformen/commit/24c162419b4768564052fcab662c9aa81d46e8f3))
* 🐛 Fixes tsconfig in api-hjarntorget ([b641486](https://github.com/sepahewe/skolplattformen/commit/b641486768323baf60a0100b838689cb7a6bee77))
* 🐛 Force release ([#115](https://github.com/sepahewe/skolplattformen/issues/115)) ([5c170dc](https://github.com/sepahewe/skolplattformen/commit/5c170dc070752d3671afcff1d5a7b21f4af99525))
* 🐛 Fulfix. Login funkar ([c5bec5f](https://github.com/sepahewe/skolplattformen/commit/c5bec5f9eee06fd1c47b7993ff9aab3d10771276))
* 🐛 Get all notifications. Add modified date to notifications ([#150](https://github.com/sepahewe/skolplattformen/issues/150)) ([4a0841a](https://github.com/sepahewe/skolplattformen/commit/4a0841a704cf43ba300f7be1085ff746fce972ac))
* 🐛 Hämta alla aviseringar och sortera på senast ändrad ([71cb230](https://github.com/sepahewe/skolplattformen/commit/71cb230b92901bf6c15f81126ed51a00c79afc4f))
* 🐛 hämta API key från server ([9bde441](https://github.com/sepahewe/skolplattformen/commit/9bde441907dc90daa3ab001acbd243dfb3323a17))
* 🐛 Hide lunch in timetable if not showing current week ([#613](https://github.com/sepahewe/skolplattformen/issues/613)) ([a40af3e](https://github.com/sepahewe/skolplattformen/commit/a40af3e94d236bd61272319f0b1e8e5e19cd3a2c)), closes [#599](https://github.com/sepahewe/skolplattformen/issues/599)
* 🐛 implemented XSRF token support ([1ecfdaf](https://github.com/sepahewe/skolplattformen/commit/1ecfdafede92dfffe302ab6dea46c63b05bb60ea))
* 🐛 Ingen text syns i dark mode när inga barn hittas ([bce1165](https://github.com/sepahewe/skolplattformen/commit/bce1165f300749502351fe28ee8f0c5f3ce7ee3c)), closes [#571](https://github.com/sepahewe/skolplattformen/issues/571)
* 🐛 merge ([d26fd62](https://github.com/sepahewe/skolplattformen/commit/d26fd62e5c7640148f6ba3ef65db1ea3aa6fb274))
* 🐛 merge conflict ([cafe6ec](https://github.com/sepahewe/skolplattformen/commit/cafe6ec990087dffe828f03be7c9b003709e2197))
* 🐛 Merge with master ([9d21341](https://github.com/sepahewe/skolplattformen/commit/9d213413bee88a126134557f654bbb7edab4ad46))
* 🐛 Moved topologykey to config, also added getHeader() ([2823547](https://github.com/sepahewe/skolplattformen/commit/28235478041ad3f38fcecc5ebbcf236e2530e018))
* 🐛 News item details now gets parsed ([#55](https://github.com/sepahewe/skolplattformen/issues/55)) ([50ce985](https://github.com/sepahewe/skolplattformen/commit/50ce985edcc92205f39f9fa126fb25fb746aaf23))
* 🐛 Ny version av curriculum ([#148](https://github.com/sepahewe/skolplattformen/issues/148)) ([e54ed25](https://github.com/sepahewe/skolplattformen/commit/e54ed25d9ff7df7baf78c8356a8682d5ad75bb92))
* 🐛 Öppna på Android utan originAppScheme ([30b5bbb](https://github.com/sepahewe/skolplattformen/commit/30b5bbb51efb31f67ffc5c4665d6933ec51fba5a))
* 🐛 Översättningar på menytabbarna ([#471](https://github.com/sepahewe/skolplattformen/issues/471)) ([b7a732d](https://github.com/sepahewe/skolplattformen/commit/b7a732d21b1a84c3a3a26b7eb680937384de4c93))
* 🐛 Parse old aspnet dates instead of unreliable format strings ([#108](https://github.com/sepahewe/skolplattformen/issues/108)) ([3c33c75](https://github.com/sepahewe/skolplattformen/commit/3c33c75956dc401338b64acf6d946b64d7dfce5c)), closes [#105](https://github.com/sepahewe/skolplattformen/issues/105)
* 🐛 Parsning ([83ec383](https://github.com/sepahewe/skolplattformen/commit/83ec3833c3d8d966e27ffb976ab655410a2630ac))
* 🐛 pt translations from curriculum ([#616](https://github.com/sepahewe/skolplattformen/issues/616)) ([8d1ad62](https://github.com/sepahewe/skolplattformen/commit/8d1ad6283972ddb8f9d5275ebe76523a0f64aff4))
* 🐛 read xsrf token from script for createItem call ([1deb424](https://github.com/sepahewe/skolplattformen/commit/1deb42430ce8eb76b2a3956c9a9fba87ba70443f))
* 🐛 Readded keystore ([47c2ca3](https://github.com/sepahewe/skolplattformen/commit/47c2ca30dcd780437e4f71af317da1c89258ad3d))
* 🐛 Readded mock, ts config to api ([82e0c6f](https://github.com/sepahewe/skolplattformen/commit/82e0c6f961301c9241cf2ecacb657dbf53326f4f))
* 🐛 Reload anropar bara apiet om den inte redan laddar ([#9](https://github.com/sepahewe/skolplattformen/issues/9)) ([c329283](https://github.com/sepahewe/skolplattformen/commit/c32928369be6be104ede4c7090ed98246795fe87))
* 🐛 reload inaktivt i fejk ([#10](https://github.com/sepahewe/skolplattformen/issues/10)) ([9fa63e8](https://github.com/sepahewe/skolplattformen/commit/9fa63e84fea5e9ede12f955ff11041504c4f1292))
* 🐛 Remove two packages that have security issues ([5a0d673](https://github.com/sepahewe/skolplattformen/commit/5a0d67363d549fa5f431cce8f23e061acd5cc33c))
* 🐛 Removed auth-test ([06c29d7](https://github.com/sepahewe/skolplattformen/commit/06c29d75da5e6b503b98c949bf32f78027ee7548))
* 🐛 removed dist prior to ignore, more lint errors fix ([78f7577](https://github.com/sepahewe/skolplattformen/commit/78f757783f7c3215eae7cdbbb3a33dd5063a1d2a))
* 🐛 Rensa sessionen innan Freja login ([bc2625d](https://github.com/sepahewe/skolplattformen/commit/bc2625dc598594f004c9d193a653514020533866))
* 🐛 rensa upp getChildren anropet och ny release ([2336861](https://github.com/sepahewe/skolplattformen/commit/2336861a71881fdb08d3a57b0b5fbe072dc08f0e))
* 🐛 Repaired login ([#11](https://github.com/sepahewe/skolplattformen/issues/11)) ([83a4737](https://github.com/sepahewe/skolplattformen/commit/83a47375945472c3c6809ed5e24ca481d2577f34))
* 🐛 Replaced named capture group for compatibility reasons ([#112](https://github.com/sepahewe/skolplattformen/issues/112)) ([66b23fa](https://github.com/sepahewe/skolplattformen/commit/66b23faf4392c942467334664d32a57be72e9758))
* 🐛 Replaces non breaking space with simple space ([#57](https://github.com/sepahewe/skolplattformen/issues/57)) ([58d5676](https://github.com/sepahewe/skolplattformen/commit/58d56764d3bdc10a5681d288c47b68d1cc9aa936))
* 🐛 Return a empty array if backend returns a specific error ([1e944ad](https://github.com/sepahewe/skolplattformen/commit/1e944adf24482fef472174d14c9d76fc9e3bf78b))
* 🐛 Reverting to old api-hooks to isolate problem ([5945651](https://github.com/sepahewe/skolplattformen/commit/5945651803ce111b3bd4d4a059b045e22947dedc))
* 🐛 scroll in timetable ([#597](https://github.com/sepahewe/skolplattformen/issues/597)) ([f844a3c](https://github.com/sepahewe/skolplattformen/commit/f844a3cdd4ea26b6a4b76e4236debec7e6e83986))
* 🐛 semikolonviolation! ([46c6260](https://github.com/sepahewe/skolplattformen/commit/46c62601a2a56bf9966594a2842434701213dd27))
* 🐛 Settings menu was not updated on language change ([#286](https://github.com/sepahewe/skolplattformen/issues/286)) ([6418d6e](https://github.com/sepahewe/skolplattformen/commit/6418d6ee42e5f953b2a1f83613f07f7e0f2963d8))
* 🐛 Show subject name on Hjärntorget timetable ([b3df527](https://github.com/sepahewe/skolplattformen/commit/b3df527d44904b7838bcb0a9aaef69c276c9c5b7))
* 🐛 Show the weekday on startpage if not today ([df28066](https://github.com/sepahewe/skolplattformen/commit/df2806648ab6b573d277a338f76fb199cdd307a2))
* 🐛 Silly stockholm stad protection ([cd19abd](https://github.com/sepahewe/skolplattformen/commit/cd19abdd0f7f16ffc7b2a4e2de598e00e832f8c3))
* 🐛 Site moved to new url ([c93e27b](https://github.com/sepahewe/skolplattformen/commit/c93e27bec05582be2c0b0e63ba5ab47b1688b8d8))
* 🐛 Småfixar i schemat ([2c770c0](https://github.com/sepahewe/skolplattformen/commit/2c770c08fb6e8adea558ec0af1be77978af843e0))
* 🐛 spelling of chinese traditional in chinese traditional ([a28fd97](https://github.com/sepahewe/skolplattformen/commit/a28fd97fe7907a591dc92f5ddeccf1045b4f794b))
* 🐛 Store childs personalIdNumbers in settings ([cc3fd86](https://github.com/sepahewe/skolplattformen/commit/cc3fd8670c37be2b5f3e9f642bb3b1882350e2f6))
* 🐛 Tog bort headerLargeTitle från navigationComponent ([73019af](https://github.com/sepahewe/skolplattformen/commit/73019af8f4b2321fbba5c8c4d996fdbda1086c5d))
* 🐛 Tog bort radbrytning i bold ([#66](https://github.com/sepahewe/skolplattformen/issues/66)) ([ca0117c](https://github.com/sepahewe/skolplattformen/commit/ca0117ce64fbf1ce7eb6f476c37fc769e3df561e))
* 🐛 translations for curriculum ([#614](https://github.com/sepahewe/skolplattformen/issues/614)) ([93c1c2d](https://github.com/sepahewe/skolplattformen/commit/93c1c2d0b0831b44d20991be270172caccce195c))
* 🐛 Trims tag content to fix some markdown issues ([#56](https://github.com/sepahewe/skolplattformen/issues/56)) ([f9dc391](https://github.com/sepahewe/skolplattformen/commit/f9dc39128e1af21c4aaa23ca68cd81dcb9935448))
* 🐛 Tweak retry in Hooks lib to exponential with 7 retries ([5577c7f](https://github.com/sepahewe/skolplattformen/commit/5577c7fe425c2f2700ff32b39185a40e62952b87))
* 🐛 Updated Timetable URLs ([#659](https://github.com/sepahewe/skolplattformen/issues/659)) ([e6ba622](https://github.com/sepahewe/skolplattformen/commit/e6ba622fa9d5c7ec533a71fe5b1fab6687a8fefe))
* 🐛 Upgraded async-storage from 1.5.2 to 1.5.9 ([0cd72f5](https://github.com/sepahewe/skolplattformen/commit/0cd72f5d84bd76b846d99ac7995eba3bec154866))
* 🐛 URLSearchParams compatible with both node and RN ([#111](https://github.com/sepahewe/skolplattformen/issues/111)) ([fd919a0](https://github.com/sepahewe/skolplattformen/commit/fd919a0b5e961af00050e6c12a997bb6aa60d9ad))
* 🐛 use childcontroller script for XSRF header to CreateItem ([2796875](https://github.com/sepahewe/skolplattformen/commit/2796875fe2593d5dc8f1be573f0f27ddb3216342))
* 🐛 Välja språk på Android var trasigt ([#467](https://github.com/sepahewe/skolplattformen/issues/467)) ([d431d68](https://github.com/sepahewe/skolplattformen/commit/d431d68f5cee6f3550ba7937aa9d177ab083baba))
* 🐛 Week component height and cap text ([9874dda](https://github.com/sepahewe/skolplattformen/commit/9874dda30eefca652685419668374e1b460ffc51))
* 🐛 Week starts on monday regardless of selected locale ([#642](https://github.com/sepahewe/skolplattformen/issues/642)) ([7e8ee95](https://github.com/sepahewe/skolplattformen/commit/7e8ee956f4c638c9b51e033b75d808c2d8d8e62d))
* 🐛 Working notification url:s ([#41](https://github.com/sepahewe/skolplattformen/issues/41)) ([3a808f9](https://github.com/sepahewe/skolplattformen/commit/3a808f9ccd67994a615339223539fe8c5f51fc0a))
* add date handler ([a3e0eba](https://github.com/sepahewe/skolplattformen/commit/a3e0eba706dd855af0e06775e913000c531b9f6e))
* add missing package references ([d41e2e3](https://github.com/sepahewe/skolplattformen/commit/d41e2e3efe278415f3afc462b721afbec4b6f1e2))
* adjust margins and typography on start page ([aea0b52](https://github.com/sepahewe/skolplattformen/commit/aea0b5264b61d41a96d7ce18a3fb6cb7d75c1cb9))
* auth issues ([ae369c2](https://github.com/sepahewe/skolplattformen/commit/ae369c204c2b6dccdb84c85fd2c6f10dd76bdc8e))
* Bitrise build ([10e993a](https://github.com/sepahewe/skolplattformen/commit/10e993ab9dc375d813479efae6b5d30a6fc06b60))
* change jest config for api's ([e50b991](https://github.com/sepahewe/skolplattformen/commit/e50b991f54443beaaf9d4390f6efe0ff111ca033))
* copyright year ([#657](https://github.com/sepahewe/skolplattformen/issues/657)) ([20ae87f](https://github.com/sepahewe/skolplattformen/commit/20ae87fee165d9c4c9f9b77c28003226e5255e92))
* correct fake data dates ([d88bfcf](https://github.com/sepahewe/skolplattformen/commit/d88bfcf5641e4dff89d6af6709fea00cae5a4c5b))
* decrease font weight to 500 ([69ff3ff](https://github.com/sepahewe/skolplattformen/commit/69ff3ff0e1c65747a7aa6ef469187f06e2b0274c))
* failing html parsing ([2a2259a](https://github.com/sepahewe/skolplattformen/commit/2a2259a2608ef7e9420d9d3fa59f55530d662ae9))
* fetch typings ([97e131d](https://github.com/sepahewe/skolplattformen/commit/97e131d30d1c021ecf88aafc98820cdaec70fa67))
* fix failing tests in `api` ([57f38f5](https://github.com/sepahewe/skolplattformen/commit/57f38f5b84537b35f13d0c4a6b72c7d2c80074b5))
* fix test configuration ([e6f213a](https://github.com/sepahewe/skolplattformen/commit/e6f213a89f84b1eb3aafdd3d5d0971aceb10dbca))
* fix tests ([485db25](https://github.com/sepahewe/skolplattformen/commit/485db2580793d6d53f188d6b47c6abec0d1f6647))
* fontSize on tabBarLabel decreased ([36bc627](https://github.com/sepahewe/skolplattformen/commit/36bc62752a97b62597f3a368152fd86e5a98212f))
* handle iso date strings ([ca0a3e4](https://github.com/sepahewe/skolplattformen/commit/ca0a3e49aca34edab2881eb38349d866928c29ab))
* handle long dates with time ([3ba96fe](https://github.com/sepahewe/skolplattformen/commit/3ba96feec9804cb945d9a09d709461ac4c61d902))
* handle missing spaces in intro after certain characters ([#99](https://github.com/sepahewe/skolplattformen/issues/99)) ([2926de3](https://github.com/sepahewe/skolplattformen/commit/2926de31fe938cc5dd8284d47119454e4dee14a1))
* hide start-end if we have no schedule ([616362d](https://github.com/sepahewe/skolplattformen/commit/616362d14b86ea13d989376d6495565d7d24389f))
* images cropping on different devices ([#524](https://github.com/sepahewe/skolplattformen/issues/524)) ([7c50988](https://github.com/sepahewe/skolplattformen/commit/7c5098859b71f13ffdb9441b81e149b983355d9f))
* licenses extractor is used on the correct package.json ([d1de447](https://github.com/sepahewe/skolplattformen/commit/d1de44775b9df6132af9974f6aaef09c5f2d678f))
* links ([#64](https://github.com/sepahewe/skolplattformen/issues/64)) ([905b893](https://github.com/sepahewe/skolplattformen/commit/905b893ca735ffe9f7625d9eae18dbb2c12f1b1f))
* lint and prettier fixes ([169b536](https://github.com/sepahewe/skolplattformen/commit/169b5365e94cd0ff5fe2aa9f28a7baebaeba899a))
* linter ([62e278a](https://github.com/sepahewe/skolplattformen/commit/62e278a44bff74d939994ba7ab47013b0de37fe0))
* Öppna skolplattformen på alla språk. Closes [#333](https://github.com/sepahewe/skolplattformen/issues/333) ([5cda041](https://github.com/sepahewe/skolplattformen/commit/5cda041cdab78bcbe1de6c4d5445d32359b6b76b))
* package.json name for app changed ([a867b11](https://github.com/sepahewe/skolplattformen/commit/a867b116c802956b5f5a8b6ec55e64e6821eb475))
* parse calendar dates as utc before iso ([#100](https://github.com/sepahewe/skolplattformen/issues/100)) ([73f6d8b](https://github.com/sepahewe/skolplattformen/commit/73f6d8ba72bfdbb018fb564abcd4ad55bf288a3e))
* parse intro without positive lookbehind regex ([#102](https://github.com/sepahewe/skolplattformen/issues/102)) ([f8b3df2](https://github.com/sepahewe/skolplattformen/commit/f8b3df2936c0eed0dec226c56cbd062272629655))
* remove deps/lock file for vklass ([ffd73e8](https://github.com/sepahewe/skolplattformen/commit/ffd73e8362edcebb2e0f02944c3ebf560e96b33d))
* remove unused e2e files ([97b4380](https://github.com/sepahewe/skolplattformen/commit/97b438069a589abc37a96fe8c10ce23078b30e7b))
* rename and fix imports ([18ed862](https://github.com/sepahewe/skolplattformen/commit/18ed8620af5b396eeed740058531ebafda4f8d64))
* some failing tests in hooks now works ([c122f28](https://github.com/sepahewe/skolplattformen/commit/c122f281a9607d7a52b3a25718e93151ddd7768a))
* Translations update from Weblate ([#16](https://github.com/sepahewe/skolplattformen/issues/16)) ([94a3883](https://github.com/sepahewe/skolplattformen/commit/94a38833c14124c84277ca9a79cb7630226b2948))
* ui-kitten metro config ([5fdc3d7](https://github.com/sepahewe/skolplattformen/commit/5fdc3d71adb8d9364c8c6b345de841f0f3f1de7c))
* update colors to reach AAA ([0140984](https://github.com/sepahewe/skolplattformen/commit/0140984918e13f63b6302dc34d3ce163b3b697df))
* update github workflow to run nx instead of lerna ([289c2f8](https://github.com/sepahewe/skolplattformen/commit/289c2f848aec44da03692d4119aa9e1544dc9292))
* use date constructor instead of luxon ([74ea878](https://github.com/sepahewe/skolplattformen/commit/74ea878073bc72934793604b00797264ca252afa))
* use parseDate for all date handling ([6cd92ac](https://github.com/sepahewe/skolplattformen/commit/6cd92acbe326e6622df49832e3a46cb57e6f92a1))

### Features

* 🎸 activate norwegian ([cec7ddd](https://github.com/sepahewe/skolplattformen/commit/cec7ddd8601309f752f9fe49298fcc96643599b7))
* 🎸 Add clear icon to search input ([6f87887](https://github.com/sepahewe/skolplattformen/commit/6f87887fcd4c726ac7e9697d9087d1036935455c))
* 🎸 add settings screen ([#492](https://github.com/sepahewe/skolplattformen/issues/492)) ([3b307d2](https://github.com/sepahewe/skolplattformen/commit/3b307d25b3218764d559c4e80e196f7758ca0244))
* 🎸 Add testId to find components in tests ([8636779](https://github.com/sepahewe/skolplattformen/commit/8636779e3cf2ab63f47fef371ae43363c732e87f))
* 🎸 Add Thai curriculum ([#622](https://github.com/sepahewe/skolplattformen/issues/622)) ([bd02b37](https://github.com/sepahewe/skolplattformen/commit/bd02b378c0d73f116baa716d05786c5d5d5cfbd9))
* 🎸 Add week number and calendar dates to timetable ([6fbbcc8](https://github.com/sepahewe/skolplattformen/commit/6fbbcc803e92e288904be1ffba5e380bd9523100))
* 🎸 Added current language name to auth screen ([9f15a30](https://github.com/sepahewe/skolplattformen/commit/9f15a303b895b375e34cb9e120bc988c6be558aa)), closes [#367](https://github.com/sepahewe/skolplattformen/issues/367) [#332](https://github.com/sepahewe/skolplattformen/issues/332)
* 🎸 Added food menu to features ([bec62fa](https://github.com/sepahewe/skolplattformen/commit/bec62fa21b9503927b44ad956314a888fa6923e1))
* 🎸 Added privacy policy for Öppna Elevappen on the site ([6eb6d3a](https://github.com/sepahewe/skolplattformen/commit/6eb6d3a6e3b62d1ee1aabb46e6f514cc4ec909e8))
* 🎸 Added Thai translation ([#621](https://github.com/sepahewe/skolplattformen/issues/621)) ([9e2f94d](https://github.com/sepahewe/skolplattformen/commit/9e2f94d8532af4b427aaea8335c4c3775ecb853b))
* 🎸 Ämnesnamn syns nu i schemat i Hjärntorget. ([#596](https://github.com/sepahewe/skolplattformen/issues/596)) ([14ff985](https://github.com/sepahewe/skolplattformen/commit/14ff985b0c7a0c9ab9c8547679caff66c7b5aa1f))
* 🎸 Bara visa Freja om det finns tillgängligt i api ([0c64f5a](https://github.com/sepahewe/skolplattformen/commit/0c64f5ae35d1a2d1a8cd0b16bda942e9fd619e3f))
* 🎸 bump to RN 0.66 + upgrade dependencies ([#521](https://github.com/sepahewe/skolplattformen/issues/521)) ([f05ff64](https://github.com/sepahewe/skolplattformen/commit/f05ff646870c441717ca23f7fbe17a931c3ad452))
* 🎸 bump to version 2.0.4 ([6d762e7](https://github.com/sepahewe/skolplattformen/commit/6d762e70076c292d952f1b626ea2925caaac78f9))
* 🎸 bump to version 2.0.4 ([078c946](https://github.com/sepahewe/skolplattformen/commit/078c946a441a4227033c24acbb17807ea19a4dae))
* 🎸 bumped to 3.0.2 for new version releasea ([2af189e](https://github.com/sepahewe/skolplattformen/commit/2af189ef0fb23723dae982382bee169e2c7ed8f6))
* 🎸 Change to translated texts in tests ([29273b8](https://github.com/sepahewe/skolplattformen/commit/29273b8566be0d74e1cf1bcfd91b9ab4911c7255))
* 🎸 Changed newsListItem display date to modified ([c1da658](https://github.com/sepahewe/skolplattformen/commit/c1da6583881e6813eb68118fc41706fc3b65be9e))
* 🎸 Chinese (simplified and traditional) ([eed2a75](https://github.com/sepahewe/skolplattformen/commit/eed2a7579c23629c0e8dbd8350fa971cec3753fb))
* 🎸 Clear personal cache on login and logout ([#572](https://github.com/sepahewe/skolplattformen/issues/572)) ([bf29ab5](https://github.com/sepahewe/skolplattformen/commit/bf29ab58edd13db62b34f873a3429d319c0e7297))
* 🎸 Dark mode ([#364](https://github.com/sepahewe/skolplattformen/issues/364)) ([bd9a4f5](https://github.com/sepahewe/skolplattformen/commit/bd9a4f54b9f59e1ab675f5454380d8985b4a75df))
* 🎸 Den nygamla klasslistan ([#462](https://github.com/sepahewe/skolplattformen/issues/462)) ([f0d05a5](https://github.com/sepahewe/skolplattformen/commit/f0d05a50000a2958db9c0abb9bd9d9d2546414e8)), closes [#441](https://github.com/sepahewe/skolplattformen/issues/441)
* 🎸 Feature toggle context ([ce05682](https://github.com/sepahewe/skolplattformen/commit/ce056821a1b1d562e4c36d7ff30dfcb5e3ad3aeb))
* 🎸 Fix image load and typescript errors ([#570](https://github.com/sepahewe/skolplattformen/issues/570)) ([933a884](https://github.com/sepahewe/skolplattformen/commit/933a8840a3ebd049711a000ca6faf3e534f77ace))
* 🎸 Fixes status page and bump embedded ([7b65652](https://github.com/sepahewe/skolplattformen/commit/7b6565296e3895c13384af571e2c60bf0ee4e24a))
* 🎸 fixes ts issues ([3f62016](https://github.com/sepahewe/skolplattformen/commit/3f62016d6add2f5f234d6125c002b4d4603a5783))
* 🎸 Fler språk ([#400](https://github.com/sepahewe/skolplattformen/issues/400)) ([0e8e905](https://github.com/sepahewe/skolplattformen/commit/0e8e90581b7ab3c1705e590dbf0ef6f4a2286f1f))
* 🎸 Fler språk i schemat (uppd. curriculum) ([#476](https://github.com/sepahewe/skolplattformen/issues/476)) ([6a30053](https://github.com/sepahewe/skolplattformen/commit/6a3005330ccfffdc67c646ba212160cf6c87e6e2))
* 🎸 Format calendar dates with weekday ([3923bf1](https://github.com/sepahewe/skolplattformen/commit/3923bf11c41d06dca33c5aaf76cfafd51729c80e))
* 🎸 Freja logo om login button ([170b4da](https://github.com/sepahewe/skolplattformen/commit/170b4da39ae771953824a5c9be72c843ede96714))
* 🎸 Hämta lärare och skolkontakter från api-skolplattfomen och visa lärarens namn i schemat ([#589](https://github.com/sepahewe/skolplattformen/issues/589)) ([b7dbd35](https://github.com/sepahewe/skolplattformen/commit/b7dbd356c652bf53a9d73dd38f11744ff364470b))
* 🎸 Japanese ([e5deadd](https://github.com/sepahewe/skolplattformen/commit/e5deadd88084fba26a7b8dbc83664be376b76a51))
* 🎸 japanese in curriculum ([#617](https://github.com/sepahewe/skolplattformen/issues/617)) ([1d1e871](https://github.com/sepahewe/skolplattformen/commit/1d1e8713f4f2861e994158ff5830615e6d1e7727))
* 🎸 language updates for curriculum ([4d62d9e](https://github.com/sepahewe/skolplattformen/commit/4d62d9e26987ae4840f81e1c1ad958a6905746c0))
* 🎸 Latin and fix for locales ([1c05196](https://github.com/sepahewe/skolplattformen/commit/1c051961d695ebb2546f2a30991d01015e7c48fb))
* 🎸 Logga in med Freja eID+ ([d9c62a6](https://github.com/sepahewe/skolplattformen/commit/d9c62a6d91abc30b376fc9233108655a0da9fd5b))
* 🎸 Merged with main, also added api to nx ([4f1f66f](https://github.com/sepahewe/skolplattformen/commit/4f1f66fcbbf3682004e781d058ff43a7eb3b57ce))
* 🎸 Modified used for child overview as well ([0ad8bfe](https://github.com/sepahewe/skolplattformen/commit/0ad8bfe15c544f2fe34a7d7b2bc4284dec70a6b3))
* 🎸 News are sorted, desc, by modified date ([#147](https://github.com/sepahewe/skolplattformen/issues/147)) ([a4b7b7f](https://github.com/sepahewe/skolplattformen/commit/a4b7b7f6a942e2bdedd82c50e16f5336bb6fc1ec))
* 🎸 Notifications sorted by modified, then created date ([#151](https://github.com/sepahewe/skolplattformen/issues/151)) ([91f63e8](https://github.com/sepahewe/skolplattformen/commit/91f63e8d2ac060692090d8f75379a3a7c6a1a074))
* 🎸 Notifications use modified, then created date ([a655bbc](https://github.com/sepahewe/skolplattformen/commit/a655bbc590b2ac8016bc4ccb73030aa68ce1e891))
* 🎸 Polish support in curriculum ([b8ef523](https://github.com/sepahewe/skolplattformen/commit/b8ef523afc7de1554a782063a6f7679498aa7fef))
* 🎸 Portuguese ([2f45cbd](https://github.com/sepahewe/skolplattformen/commit/2f45cbdeb639cd43c6b13cff0a2f86a934b950dd))
* 🎸 Rätt text för rätt inloggning i modal ([be22fd8](https://github.com/sepahewe/skolplattformen/commit/be22fd8cd35b4086b80758df132036f2d5957382))
* 🎸 release 2.0.0 for Android ([0dcb983](https://github.com/sepahewe/skolplattformen/commit/0dcb98312faa6bc81c264e0f8e1ca810bc72b0c3))
* 🎸 Remove all obsolete login obstacles ([#146](https://github.com/sepahewe/skolplattformen/issues/146)) ([befb073](https://github.com/sepahewe/skolplattformen/commit/befb073a322823dfad2b29e8ab03488b68f2a16c))
* 🎸 Replace abort with cancel ([134e904](https://github.com/sepahewe/skolplattformen/commit/134e904d86b0295614a4fd452355276b412d4e65))
* 🎸 Skip to the next day in calendar ([#425](https://github.com/sepahewe/skolplattformen/issues/425)) ([fce1d98](https://github.com/sepahewe/skolplattformen/commit/fce1d98847f4cc7c27bfa359b1d2b1bdc86e12ea))
* 🎸 Somali ([df8f2e3](https://github.com/sepahewe/skolplattformen/commit/df8f2e378e76d1f4b8f4b0cfd55aba82626ccaa8))
* 🎸 Started on provider for selecting platform + feature to ([1aaaeb6](https://github.com/sepahewe/skolplattformen/commit/1aaaeb64e31531185c0ef75bff61c97f0cf942c4))
* 🎸 Toggled class list in hjärntorget ([33440bc](https://github.com/sepahewe/skolplattformen/commit/33440bcc32d0ea466662cdf167406b0dd503b251))
* 🎸 Ukrainska ([8b2b680](https://github.com/sepahewe/skolplattformen/commit/8b2b680c175f95c54fb945fba06d798cc881c809))
* 🎸 Updated embedded for correct sorting ([9efef8d](https://github.com/sepahewe/skolplattformen/commit/9efef8dad9e44e80422feb94ff7c68b22f3be51f))
* 🎸 Use custom async storage ([#461](https://github.com/sepahewe/skolplattformen/issues/461)) ([98f7c04](https://github.com/sepahewe/skolplattformen/commit/98f7c04f1c1b88d621440c6190cf1223112fa03b))
* 🎸 Use fade on the backdrop on login modal ([e99494b](https://github.com/sepahewe/skolplattformen/commit/e99494bc77cf7037ca1a5076effc68c4cc3ed4ea))
* 🎸 wip feagture toggle ([1601c4f](https://github.com/sepahewe/skolplattformen/commit/1601c4f83c75bc98ec1084725f9b126e871024b2))
* 🎸 WIP Switch school platform ([916ebc5](https://github.com/sepahewe/skolplattformen/commit/916ebc5e25b52eebf45a147f971356d8bd9e2e11))
* Add custom Poppins typeface ([67a8aca](https://github.com/sepahewe/skolplattformen/commit/67a8aca9e403ca98fefa8244c205a4cec8669f6a))
* add lunch to daily schedule ([76c7108](https://github.com/sepahewe/skolplattformen/commit/76c7108b966c8693102696b98ec7913f55f2382a))
* add lunch to schedule ([03eab44](https://github.com/sepahewe/skolplattformen/commit/03eab44fc918ff5aabcabf9d96ca0640c8eeb4e8))
* add nx build system ([d90cfd2](https://github.com/sepahewe/skolplattformen/commit/d90cfd2a3b94b9845f809b65a96a72b10447651c))
* add police report protocol ([77b3c6b](https://github.com/sepahewe/skolplattformen/commit/77b3c6b0848578a3acf0a119450e5ba3396b93fe))
* added day summary on front page ([1917b7e](https://github.com/sepahewe/skolplattformen/commit/1917b7e2d425b0c40308480668b916156dd3e24a))
* automatic sorting on dates ([b911ae8](https://github.com/sepahewe/skolplattformen/commit/b911ae8c8482f1817f3f54c5db135bfa33ac0885))
* day summary on front page ([b82f744](https://github.com/sepahewe/skolplattformen/commit/b82f744567bafe0e7804625ca3101965cdc12fe0))
* Frontpage date tweaks ([#582](https://github.com/sepahewe/skolplattformen/issues/582)) ([66e7811](https://github.com/sepahewe/skolplattformen/commit/66e7811b83e96f9fb83aa82cb34736f38a3bf16a))
* handle timeouts, throttling, ratelimit etc from google ([a67ee60](https://github.com/sepahewe/skolplattformen/commit/a67ee60f027032c4141994a1ae0fbc5bb5bb06da))
* load timeline dynamically from Google Sheet ([c53a8c0](https://github.com/sepahewe/skolplattformen/commit/c53a8c0bb2181591e470cf6e38ef0a343d6f0167))
* login screen and move logout button ([fa7b103](https://github.com/sepahewe/skolplattformen/commit/fa7b10318fdf58ad1e2ef1238bae37c65ba301d5))
* navigate from "Your Children" to specific tabs ([#660](https://github.com/sepahewe/skolplattformen/issues/660)) ([34c376a](https://github.com/sepahewe/skolplattformen/commit/34c376a727ad0bbfbd3f7be01aedb91d1705b34b))
* new colors ([c178f9c](https://github.com/sepahewe/skolplattformen/commit/c178f9c3b4cd0ae9558df68bb51db48f33537e93))
* updated history ([9fa7d10](https://github.com/sepahewe/skolplattformen/commit/9fa7d10bb1e1822a327e15cb773574c988997094))
* updated history with events up to July ([#423](https://github.com/sepahewe/skolplattformen/issues/423)) ([62c3f2a](https://github.com/sepahewe/skolplattformen/commit/62c3f2a97f1c118f4bc1eed1b4bdc82ab13a907f))
* **site:** dark mode ([#393](https://github.com/sepahewe/skolplattformen/issues/393)) ([36e809a](https://github.com/sepahewe/skolplattformen/commit/36e809a5f007a66ee1c38faf0c8593df44e90bb1))
* 🎸 Add errormessage to loading page ([#255](https://github.com/sepahewe/skolplattformen/issues/255)) ([d1c5b09](https://github.com/sepahewe/skolplattformen/commit/d1c5b09cf31113318f9811bea16d809dbde90c4e)), closes [#195](https://github.com/sepahewe/skolplattformen/issues/195)
* 🎸 Add new Status page ([#259](https://github.com/sepahewe/skolplattformen/issues/259)) ([2dd1564](https://github.com/sepahewe/skolplattformen/commit/2dd15640e2020d92486511b1dd330eaa0b8559c5))
* 🎸 Added .author and .imageAltText on NewsItem ([#42](https://github.com/sepahewe/skolplattformen/issues/42)) ([6e84a63](https://github.com/sepahewe/skolplattformen/commit/6e84a6391a9702503ceda89f1399a9c600b2315d))
* 🎸 Added getter for logged in personal number ([#39](https://github.com/sepahewe/skolplattformen/issues/39)) ([a860d12](https://github.com/sepahewe/skolplattformen/commit/a860d1208c5d79f0d06034ebd993bc1f3cf2eb5e))
* 🎸 Added language support ([#121](https://github.com/sepahewe/skolplattformen/issues/121)) ([9dcdf78](https://github.com/sepahewe/skolplattformen/commit/9dcdf78515a944bb48fffecc9af5072dab8fe851))
* 🎸 Added Polish ([bb35884](https://github.com/sepahewe/skolplattformen/commit/bb35884651d7b9af5959b10c3d0ed778e9f6d017))
* 🎸 Added Polish language ([53f6d4c](https://github.com/sepahewe/skolplattformen/commit/53f6d4c4f0559c7a39a419ce49108d9ca7c1137b))
* 🎸 Added text for empty menu ([bbfb2a3](https://github.com/sepahewe/skolplattformen/commit/bbfb2a36aea659b91ba1ed528691066caf0c0cef))
* 🎸 Added useAppState hook and logs out user if not authenticated ([#328](https://github.com/sepahewe/skolplattformen/issues/328)) ([772f652](https://github.com/sepahewe/skolplattformen/commit/772f65273c4858eac680594f61dc7ac92c30faa0))
* 🎸 Alla nyhetsbrev ([#67](https://github.com/sepahewe/skolplattformen/issues/67)) ([f3f658f](https://github.com/sepahewe/skolplattformen/commit/f3f658fdd33300304f9969bae7d892359859293f))
* 🎸 API call retries and support for error reporting ([#5](https://github.com/sepahewe/skolplattformen/issues/5)) ([9ed5df2](https://github.com/sepahewe/skolplattformen/commit/9ed5df2e45e8d368d3d4df1c992a0901a512ff6a))
* 🎸 Build, tag and release ([b71adc5](https://github.com/sepahewe/skolplattformen/commit/b71adc57fbdd4ff4d6fe1b87e7afac90a9d6628c))
* 🎸 cache busting ([5ce4ddd](https://github.com/sepahewe/skolplattformen/commit/5ce4ddd9d04501a15ce37c9f3378e36b3f3dabfe))
* 🎸 Cache prefixas med personnummer ([#8](https://github.com/sepahewe/skolplattformen/issues/8)) ([fc146ea](https://github.com/sepahewe/skolplattformen/commit/fc146ea7fc9f705b88bbc75a6cc01b6f2235bfaa))
* 🎸 Classmates ([#14](https://github.com/sepahewe/skolplattformen/issues/14)) ([a6ce6ea](https://github.com/sepahewe/skolplattformen/commit/a6ce6ea9f6468ad5c1e26df4228706a1055e241a)), closes [#7](https://github.com/sepahewe/skolplattformen/issues/7)
* 🎸 Code cleanup, refactoring, linting and tests ([d0a0314](https://github.com/sepahewe/skolplattformen/commit/d0a0314ae6f058c617227d28d738bff9fc85e966))
* 🎸 Curriculum as peer dependency ([#122](https://github.com/sepahewe/skolplattformen/issues/122)) ([e24a9b3](https://github.com/sepahewe/skolplattformen/commit/e24a9b3c5e0d64a395e4b576975cc2b3e6832bab))
* 🎸 Exporting all types in index ([#45](https://github.com/sepahewe/skolplattformen/issues/45)) ([8351ef2](https://github.com/sepahewe/skolplattformen/commit/8351ef275f1ac87da00fdeaa86a3f4e17a1e15b1))
* 🎸 Exporting LoginStatusChecker interface ([#46](https://github.com/sepahewe/skolplattformen/issues/46)) ([20e18e5](https://github.com/sepahewe/skolplattformen/commit/20e18e5e23e1a1def00667a3f23e9992511a708b))
* 🎸 Fake mode for 121212121212, 201212121212 and 1212121212 ([#35](https://github.com/sepahewe/skolplattformen/issues/35)) ([8d264b9](https://github.com/sepahewe/skolplattformen/commit/8d264b9787f20c2c93348f9538d1775a8b931d05))
* 🎸 Fakedata laggar 0.2-1 sekund ([#68](https://github.com/sepahewe/skolplattformen/issues/68)) ([018d600](https://github.com/sepahewe/skolplattformen/commit/018d60099dffbb57c387367a31a091620f5132a7))
* 🎸 Fallback language ([#7](https://github.com/sepahewe/skolplattformen/issues/7)) ([e944468](https://github.com/sepahewe/skolplattformen/commit/e94446873429438b79a81542caf8f4f4f1882ce0))
* 🎸 First implementation ([e5438b0](https://github.com/sepahewe/skolplattformen/commit/e5438b0f264afb564efec7aca46adad0db6bd6e2))
* 🎸 First release ([d37f3db](https://github.com/sepahewe/skolplattformen/commit/d37f3db3e8df421bb1ed8848ab63220a9b461b24))
* 🎸 Forcing release ([d4151fa](https://github.com/sepahewe/skolplattformen/commit/d4151fa26faa3017d5c36ca3eef4966db6d7267b))
* 🎸 getSessionCookie and removed News object ([#24](https://github.com/sepahewe/skolplattformen/issues/24)) ([91ba683](https://github.com/sepahewe/skolplattformen/commit/91ba6833b456dd446948c886c80768d2af360a25)), closes [#22](https://github.com/sepahewe/skolplattformen/issues/22) [#23](https://github.com/sepahewe/skolplattformen/issues/23)
* 🎸 getUser ([#19](https://github.com/sepahewe/skolplattformen/issues/19)) ([39b62b7](https://github.com/sepahewe/skolplattformen/commit/39b62b7b371b0990e9c4594603e8e95219234dd5)), closes [#9](https://github.com/sepahewe/skolplattformen/issues/9)
* 🎸 Gratis ([#312](https://github.com/sepahewe/skolplattformen/issues/312)) ([ac8581d](https://github.com/sepahewe/skolplattformen/commit/ac8581d0b96771883ef91ea0445d360972c6ed73))
* 🎸 Hämta lektionsschema ([#110](https://github.com/sepahewe/skolplattformen/issues/110)) ([c288449](https://github.com/sepahewe/skolplattformen/commit/c2884497bf66fccbae79883e3e1d9470d7c9fc55))
* 🎸 Image ([#21](https://github.com/sepahewe/skolplattformen/issues/21)) ([2ad7523](https://github.com/sepahewe/skolplattformen/commit/2ad7523a1ded17bbb20b491cd54cd9c960c825a3)), closes [#10](https://github.com/sepahewe/skolplattformen/issues/10)
* 🎸 It now handles comments ([065e0e9](https://github.com/sepahewe/skolplattformen/commit/065e0e968276bc385ecec314a5577a5be44bfaf6))
* 🎸 Loads schedule ([#16](https://github.com/sepahewe/skolplattformen/issues/16)) ([53d42de](https://github.com/sepahewe/skolplattformen/commit/53d42de62cae311e28decf50591e521128c9bfcb)), closes [#13](https://github.com/sepahewe/skolplattformen/issues/13) [#8](https://github.com/sepahewe/skolplattformen/issues/8)
* 🎸 Made User properties optional for hook convenience ([#31](https://github.com/sepahewe/skolplattformen/issues/31)) ([0e0e996](https://github.com/sepahewe/skolplattformen/commit/0e0e9965892e69819e9b49dfcdf2afdddacccb47))
* 🎸 Misc codes (Lunch, Prandium, MTID) ([59e350b](https://github.com/sepahewe/skolplattformen/commit/59e350b6ab6d1164d64b84428226a0c6e078c622))
* 🎸 Multilang support for useTimetable ([#14](https://github.com/sepahewe/skolplattformen/issues/14)) ([be6c9d1](https://github.com/sepahewe/skolplattformen/commit/be6c9d1302a8f098bf1d57058285c90745ca9626))
* 🎸 Names from curriculum ([#116](https://github.com/sepahewe/skolplattformen/issues/116)) ([504503f](https://github.com/sepahewe/skolplattformen/commit/504503f7a0c243b5d24f1784ad83af2e9d01feee))
* 🎸 New properties on NewsItem and updated fake data ([#44](https://github.com/sepahewe/skolplattformen/issues/44)) ([dea899b](https://github.com/sepahewe/skolplattformen/commit/dea899bd17d43bf95936065bb92a523dd3da79f2))
* 🎸 News images that do not require login ([#43](https://github.com/sepahewe/skolplattformen/issues/43)) ([5daf186](https://github.com/sepahewe/skolplattformen/commit/5daf186d5cd6ff7084ea7bbc38d9586c1ec9b59e))
* 🎸 Notifications ([#20](https://github.com/sepahewe/skolplattformen/issues/20)) ([348e437](https://github.com/sepahewe/skolplattformen/commit/348e43778df7e7336148b327a0ce2363bca05fa4)), closes [#11](https://github.com/sepahewe/skolplattformen/issues/11)
* 🎸 Polish ([#9](https://github.com/sepahewe/skolplattformen/issues/9)) ([18c8126](https://github.com/sepahewe/skolplattformen/commit/18c81264a08123526989d33ee1dd1ade08c38d8d))
* 🎸 Polish support in curriculum ([96c816e](https://github.com/sepahewe/skolplattformen/commit/96c816e33c113c8da5b6e5bb695a8bdaf7d88a7f))
* 🎸 Possibly first working version ([0e4acba](https://github.com/sepahewe/skolplattformen/commit/0e4acba776558aa25f00347ac38cdd2d873da657))
* 🎸 Redesign of webview, simpler interface ([#287](https://github.com/sepahewe/skolplattformen/issues/287)) ([5723b19](https://github.com/sepahewe/skolplattformen/commit/5723b198f74ed5f5298bee21e4e2c8e4aef08401))
* 🎸 Remove required personal number in route ([#118](https://github.com/sepahewe/skolplattformen/issues/118)) ([c3b4b15](https://github.com/sepahewe/skolplattformen/commit/c3b4b153c34de34d85681f41dbdfd0c1f5d356bd))
* 🎸 Remove required personal number on login on same device ([#271](https://github.com/sepahewe/skolplattformen/issues/271)) ([2604640](https://github.com/sepahewe/skolplattformen/commit/260464026b39d3e66098df037a19a9fe586a000c))
* 🎸 Removed getImage() and added .fullImageUrl to NewsItem ([#33](https://github.com/sepahewe/skolplattformen/issues/33)) ([5c3929d](https://github.com/sepahewe/skolplattformen/commit/5c3929d9d171f720b60369b4f5fe105da83af6b0))
* 🎸 Replaced Moment with Luxon ([#30](https://github.com/sepahewe/skolplattformen/issues/30)) ([e41f0bf](https://github.com/sepahewe/skolplattformen/commit/e41f0bf4357ddb762667c6837d54726addc8fd44))
* 🎸 Släpp sargen - nu kör vi ([#60](https://github.com/sepahewe/skolplattformen/issues/60)) ([c5e9992](https://github.com/sepahewe/skolplattformen/commit/c5e9992f9ab204799aad5d040b26d62e33703aff))
* 🎸 Switched to Markdown Extra converter ([#58](https://github.com/sepahewe/skolplattformen/issues/58)) ([3b7b067](https://github.com/sepahewe/skolplattformen/commit/3b7b0677a457673d225511c43ca00add73498930))
* 🎸 Timetables ([#12](https://github.com/sepahewe/skolplattformen/issues/12)) ([2ae212d](https://github.com/sepahewe/skolplattformen/commit/2ae212d46a7c8c333101f39e76435721c8d0d00e))
* 🎸 Updated curriculum ([#268](https://github.com/sepahewe/skolplattformen/issues/268)) ([960be8a](https://github.com/sepahewe/skolplattformen/commit/960be8a33460e3fe40cd9477e9b3c805bbbb88d9))
* 🎸 Updated curriculum and fake data with new codes ([#117](https://github.com/sepahewe/skolplattformen/issues/117)) ([0a02ffa](https://github.com/sepahewe/skolplattformen/commit/0a02ffa04d7d7e6610bf2f2fffa83a683fc23726))
* 🎸 Updated deps and removed unnecessary parsing in week ([586a975](https://github.com/sepahewe/skolplattformen/commit/586a9759207dc0a53b277c451c7341e44dca479d))
* 🎸 Updated embedded-api and api-hooks ([5a3391a](https://github.com/sepahewe/skolplattformen/commit/5a3391ad2423e323c6dc217ea3c22b6d233925db))
* 🎸 Updated embedded-api for better menu handling ([675454a](https://github.com/sepahewe/skolplattformen/commit/675454a2fe9be5738c6965971da9db2f7b4c75a4))
* 🎸 Updated embedded-api for time tables with full names ([bc1e638](https://github.com/sepahewe/skolplattformen/commit/bc1e638426814669fe38daa769a078502251228b))
* 🎸 useNewsDetails(child, news) ([5d4f751](https://github.com/sepahewe/skolplattformen/commit/5d4f7515cd7af66e5a192520bf7d96aab72e8bf5))
* 🎸 Working compound child list enabling time tables ([323fc13](https://github.com/sepahewe/skolplattformen/commit/323fc13efee2c8b27546c2b29192772ddbb9628d))
* add newsItemDetails ([1826b80](https://github.com/sepahewe/skolplattformen/commit/1826b80d4bd2ee97fedb1f04f70a95bb478878de))
* Add Patreon badge. Add info about contributing with Weblate. ([#311](https://github.com/sepahewe/skolplattformen/issues/311)) ([b37571d](https://github.com/sepahewe/skolplattformen/commit/b37571d0123aa85f5b132a87fb1753a103dd702b))
* added flash message in header ([b7efee1](https://github.com/sepahewe/skolplattformen/commit/b7efee1e99d932b93d49d6377060d9876f02ea0a))
* call newsItemDetails to get details for a news item. Resolves [#28](https://github.com/sepahewe/skolplattformen/issues/28) ([5dcc42e](https://github.com/sepahewe/skolplattformen/commit/5dcc42eeac0b4acda11515271b63aeb42e3773d9))
* first working schema ui ([d3d2be3](https://github.com/sepahewe/skolplattformen/commit/d3d2be3a3e3c5910f698ea1c2c8f815b0e688aca))
* first working schema ui ([8b69a20](https://github.com/sepahewe/skolplattformen/commit/8b69a20ab2dc9fde5ae90b716a1646ab606fbd02))
* first working version in test ([0a8be80](https://github.com/sepahewe/skolplattformen/commit/0a8be80a1d12885bca5599bbb9376d710dd3e150))
* first working version in test ([4bf571b](https://github.com/sepahewe/skolplattformen/commit/4bf571b5d8c7cb5da2453330ef22e3e4b8ae2c7d))
* Improve menu ([#109](https://github.com/sepahewe/skolplattformen/issues/109)) ([9c4fcb2](https://github.com/sepahewe/skolplattformen/commit/9c4fcb2d251d71ec076e3b1725ae74b497535d66))
* Ombyggd parsning av nyhetsbrev ([#65](https://github.com/sepahewe/skolplattformen/issues/65)) ([a5dfb70](https://github.com/sepahewe/skolplattformen/commit/a5dfb704f4c7428b148cd26f94eceb9567bfb35e))
* update typings for ScheduleItem ([9c87535](https://github.com/sepahewe/skolplattformen/commit/9c87535c5bd8e1c9ed8e66d03c13cb6dc8cce8fb))
* use curriculun lib ([8b700e5](https://github.com/sepahewe/skolplattformen/commit/8b700e5516414d4e0c4e70a2ff64a245645d1cd3))
* visa summering per dag inkl indikation om gymnastik ([ea18203](https://github.com/sepahewe/skolplattformen/commit/ea182035d8960316a34f5fdd9c3a4769b3d1aa57))
* **a11y:** update colors and styling to improve accessibility ([9dd9691](https://github.com/sepahewe/skolplattformen/commit/9dd9691aa94e33d9525c3ca96a9cfd0d35ef13b2))
* use curriculun lib ([0e61c16](https://github.com/sepahewe/skolplattformen/commit/0e61c16aa94761c6eb48c61cbd368ea288bd5b9d))
* visa summering per dag inkl indikation om gymnastik ([02eb7dc](https://github.com/sepahewe/skolplattformen/commit/02eb7dcf92df6f25e28bc146255a7f4dc785ac58))

* Rebuilt session handling and login (#78) ([c62dab9](https://github.com/sepahewe/skolplattformen/commit/c62dab9e2e9be4b208f0cb2fc9bb6253beb2b403)), closes [#78](https://github.com/sepahewe/skolplattformen/issues/78)

### BREAKING CHANGES

* 🧨 useTimetable now requires lang
* 🧨 getTimetable requires language
* 🧨 Child -> EtjanstChild

* feat: 🎸 Test data for skola24Children and timetable

* docs: ✏️ Updated instructions

Co-authored-by: Johan Öbrink <[email protected]>
* This updates the `startDate` and `endDate` to be
potentially `undefined`
* 🧨 Major update of peer dependency embedded-api
* 🧨 Cookie and Session handling reworked
* 🧨 Nä... egentligen inte
* 🧨 api no longer exposes getImage()
* 🧨 Change to types (moment -> strings) and api.getSchedule (moment ->
luxon.DateTime)
* 🧨 Call signature of getNews changed
github-actions bot pushed a commit to Zingo21/skolplattformen that referenced this pull request Jun 16, 2024
# [2.0.0](v1.47.1...v2.0.0) (2024-06-16)

### Bug Fixes

*  removed price components. Altered QA. ([kolplattformen#653](https://github.com/Zingo21/skolplattformen/issues/653)) ([fef71c7](fef71c7))
* 🐛 add 2 to xsrf header and use nav controller script again ([d1a4877](d1a4877))
* 🐛 Add better logo image for Freja eID ([051df2d](051df2d))
* 🐛 Add languages to curriculum config ([b9302f9](b9302f9))
* 🐛 add missing headers for fetching children ([68c99cb](68c99cb))
* 🐛 Add missing translations for calendar ([7ada994](7ada994))
* 🐛 Add personal identity number to test user ([f977143](f977143))
* 🐛 Add translation to week ([cfa39de](cfa39de))
* 🐛 added "Rast" to misc words in sv,en,pl translations ([kolplattformen#11](https://github.com/Zingo21/skolplattformen/issues/11)) ([4da06bb](4da06bb))
* 🐛 Added build step ([kolplattformen#38](https://github.com/Zingo21/skolplattformen/issues/38)) ([db0faf2](db0faf2))
* 🐛 added dist to ignore ([1230825](1230825))
* 🐛 Added isAuthenticated to test user ([kolplattformen#119](https://github.com/Zingo21/skolplattformen/issues/119)) ([766f4ff](766f4ff))
* 🐛 Added luxon to fix getSchedule ([kolplattformen#13](https://github.com/Zingo21/skolplattformen/issues/13)) ([fe1729c](fe1729c))
* 🐛 Added missing types ([3d59035](3d59035))
* 🐛 Added projects to nx ([c88b25a](c88b25a))
* 🐛 adjust fakeData lessons offset in ht ([kolplattformen#598](https://github.com/Zingo21/skolplattformen/issues/598)) ([3f69bc8](3f69bc8))
* 🐛 Adjusted cookie handling ([kolplattformen#79](https://github.com/Zingo21/skolplattformen/issues/79)) ([16020a3](16020a3))
* 🐛 Autopublish (I hope) ([kolplattformen#37](https://github.com/Zingo21/skolplattformen/issues/37)) ([ed8f8a7](ed8f8a7))
* 🐛 BankID urls changed ([kolplattformen#646](https://github.com/Zingo21/skolplattformen/issues/646)) ([25a2d7f](25a2d7f))
* 🐛 Better fix for the isoWeek bug in Timetable ([ea6b385](ea6b385))
* 🐛 Build before publish ([e934950](e934950))
* 🐛 Bytte ut Freja eID till Freja eID+. Lade till polska ([a611460](a611460))
* 🐛 Cache is no longer called in fake mode ([kolplattformen#3](https://github.com/Zingo21/skolplattformen/issues/3)) ([f89f143](f89f143))
* 🐛 Change broken links caused by name change of repo ([kolplattformen#649](https://github.com/Zingo21/skolplattformen/issues/649)) ([61d47b4](61d47b4))
* 🐛 Changed build settings ([7a7c2a1](7a7c2a1))
* 🐛 Clarify who's personal identity number to enter ([5028a85](5028a85)), closes [kolplattformen#526](https://github.com/Zingo21/skolplattformen/issues/526)
* 🐛 Cleanup on logout ([kolplattformen#6](https://github.com/Zingo21/skolplattformen/issues/6)) ([644cbcd](644cbcd))
* 🐛 Correct format of fakeData.js ([c2adf00](c2adf00))
* 🐛 dummy login i hjarntorget ([38cc762](38cc762))
* 🐛 error loading SKOLA24_CHILDREN SAML ([508b079](508b079))
* 🐛 Fake data included through ts ([663be5c](663be5c))
* 🐛 Felaktig sortering av lektioner ([kolplattformen#595](https://github.com/Zingo21/skolplattformen/issues/595)) ([ed3a27b](ed3a27b)), closes [kolplattformen#591](https://github.com/Zingo21/skolplattformen/issues/591)
* 🐛 fix crash when moment locale and language code differ ([623bf48](623bf48))
* 🐛 Fix failing test in Curriculum ([8724fa4](8724fa4))
* 🐛 Fix failing tests ([8d9cfe2](8d9cfe2))
* 🐛 fix for iOS ([8e3a9c1](8e3a9c1))
* 🐛 Fix för login block 24mars ([7667a5e](7667a5e))
* 🐛 fix latest security "fix" ([d795458](d795458))
* 🐛 fix the previous fix with a fixed json ([eefd791](eefd791))
* 🐛 Fixa markdownkonvertering av hårresande html ([kolplattformen#120](https://github.com/Zingo21/skolplattformen/issues/120)) ([4991f91](4991f91))
* 🐛 Fixar links med mellanslag ([kolplattformen#63](https://github.com/Zingo21/skolplattformen/issues/63)) ([3edbf8c](3edbf8c))
* 🐛 Fixar senaste blocken ([kolplattformen#81](https://github.com/Zingo21/skolplattformen/issues/81)) ([1ccdc9f](1ccdc9f))
* 🐛 Fixed fake data for notifications ([kolplattformen#40](https://github.com/Zingo21/skolplattformen/issues/40)) ([b8621b9](b8621b9))
* 🐛 Fixed parsing bug for classmates ([5f07259](5f07259))
* 🐛 Fixes base64 iterations ([52d7341](52d7341))
* 🐛 Fixes configuration fetch ([7bf8f1c](7bf8f1c))
* 🐛 Fixes crash when body od newItem is empty ([3e0fd14](3e0fd14))
* 🐛 Fixes failing tests (added skip), fixes lint + test ([d71c106](d71c106))
* 🐛 Fixes inheritance from [@skolplattformen-api](https://github.com/skolplattformen-api) ([ba45cfd](ba45cfd))
* 🐛 Fixes issue with package.json in hjarntorget ([e2e1ff8](e2e1ff8))
* 🐛 Fixes lint errors ([e19c8a7](e19c8a7))
* 🐛 Fixes merge with main ([c54f2ff](c54f2ff))
* 🐛 Fixes more sabotage from sthlm stad ([ab62ab6](ab62ab6))
* 🐛 Fixes news title, lowered font size on header ([7df15d3](7df15d3))
* 🐛 Fixes schedule ([fb65a33](fb65a33))
* 🐛 Fixes tests ([d451cf1](d451cf1))
* 🐛 Fixes tests, added esModuleInterop true to tsconfig ([6383795](6383795))
* 🐛 Fixes TS config + lint etc ([4663269](4663269))
* 🐛 Fixes TSconfig for all projects ([24c1624](24c1624))
* 🐛 Fixes tsconfig in api-hjarntorget ([b641486](b641486))
* 🐛 Flytta mellanslag utanför taggarna ([kolplattformen#124](https://github.com/Zingo21/skolplattformen/issues/124)) ([79e2a75](79e2a75))
* 🐛 Förbättrad parsning av nyhetsbrev ([kolplattformen#125](https://github.com/Zingo21/skolplattformen/issues/125)) ([82fa2dc](82fa2dc))
* 🐛 Force release ([kolplattformen#115](https://github.com/Zingo21/skolplattformen/issues/115)) ([5c170dc](5c170dc))
* 🐛 Fulfix. Login funkar ([c5bec5f](c5bec5f))
* 🐛 Get all notifications. Add modified date to notifications ([kolplattformen#150](https://github.com/Zingo21/skolplattformen/issues/150)) ([4a0841a](4a0841a))
* 🐛 Hämta alla aviseringar och sortera på senast ändrad ([71cb230](71cb230))
* 🐛 hämta API key från server ([9bde441](9bde441))
* 🐛 Hide lunch in timetable if not showing current week ([kolplattformen#613](https://github.com/Zingo21/skolplattformen/issues/613)) ([a40af3e](a40af3e)), closes [kolplattformen#599](https://github.com/Zingo21/skolplattformen/issues/599)
* 🐛 implemented XSRF token support ([1ecfdaf](1ecfdaf))
* 🐛 Ingen text syns i dark mode när inga barn hittas ([bce1165](bce1165)), closes [kolplattformen#571](https://github.com/Zingo21/skolplattformen/issues/571)
* 🐛 merge ([d26fd62](d26fd62))
* 🐛 merge conflict ([cafe6ec](cafe6ec))
* 🐛 Merge with master ([9d21341](9d21341))
* 🐛 Moved topologykey to config, also added getHeader() ([2823547](2823547))
* 🐛 News item details now gets parsed ([kolplattformen#55](https://github.com/Zingo21/skolplattformen/issues/55)) ([50ce985](50ce985))
* 🐛 Ny version av curriculum ([kolplattformen#148](https://github.com/Zingo21/skolplattformen/issues/148)) ([e54ed25](e54ed25))
* 🐛 Öppna på Android utan originAppScheme ([30b5bbb](30b5bbb))
* 🐛 Parse old aspnet dates instead of unreliable format strings ([kolplattformen#108](https://github.com/Zingo21/skolplattformen/issues/108)) ([3c33c75](3c33c75)), closes [kolplattformen#105](https://github.com/Zingo21/skolplattformen/issues/105)
* 🐛 Parsning ([83ec383](83ec383))
* 🐛 pt translations from curriculum ([kolplattformen#616](https://github.com/Zingo21/skolplattformen/issues/616)) ([8d1ad62](8d1ad62))
* 🐛 read xsrf token from script for createItem call ([1deb424](1deb424))
* 🐛 Readded keystore ([47c2ca3](47c2ca3))
* 🐛 Readded mock, ts config to api ([82e0c6f](82e0c6f))
* 🐛 Reload anropar bara apiet om den inte redan laddar ([kolplattformen#9](https://github.com/Zingo21/skolplattformen/issues/9)) ([c329283](c329283))
* 🐛 reload inaktivt i fejk ([kolplattformen#10](https://github.com/Zingo21/skolplattformen/issues/10)) ([9fa63e8](9fa63e8))
* 🐛 Removed auth-test ([06c29d7](06c29d7))
* 🐛 removed dist prior to ignore, more lint errors fix ([78f7577](78f7577))
* 🐛 Removed dynamic require ([kolplattformen#8](https://github.com/Zingo21/skolplattformen/issues/8)) ([a3421b8](a3421b8))
* 🐛 Removed superfluous property in en.json ([kolplattformen#5](https://github.com/Zingo21/skolplattformen/issues/5)) ([b6137ab](b6137ab))
* 🐛 Rensa sessionen innan Freja login ([bc2625d](bc2625d))
* 🐛 rensa upp getChildren anropet och ny release ([2336861](2336861))
* 🐛 Repaired login ([kolplattformen#11](https://github.com/Zingo21/skolplattformen/issues/11)) ([83a4737](83a4737))
* 🐛 Replaced named capture group for compatibility reasons ([kolplattformen#112](https://github.com/Zingo21/skolplattformen/issues/112)) ([66b23fa](66b23fa))
* 🐛 Replaces non breaking space with simple space ([kolplattformen#57](https://github.com/Zingo21/skolplattformen/issues/57)) ([58d5676](58d5676))
* 🐛 Return a empty array if backend returns a specific error ([1e944ad](1e944ad))
* 🐛 scroll in timetable ([kolplattformen#597](https://github.com/Zingo21/skolplattformen/issues/597)) ([f844a3c](f844a3c))
* 🐛 semikolonviolation! ([46c6260](46c6260))
* 🐛 Show subject name on Hjärntorget timetable ([b3df527](b3df527))
* 🐛 Show the weekday on startpage if not today ([df28066](df28066))
* 🐛 Silly stockholm stad protection ([cd19abd](cd19abd))
* 🐛 Site moved to new url ([c93e27b](c93e27b))
* 🐛 spelling of chinese traditional in chinese traditional ([a28fd97](a28fd97))
* 🐛 Store childs personalIdNumbers in settings ([cc3fd86](cc3fd86))
* 🐛 Tog bort headerLargeTitle från navigationComponent ([73019af](73019af))
* 🐛 Tog bort radbrytning i bold ([kolplattformen#66](https://github.com/Zingo21/skolplattformen/issues/66)) ([ca0117c](ca0117c))
* 🐛 translations for curriculum ([kolplattformen#614](https://github.com/Zingo21/skolplattformen/issues/614)) ([93c1c2d](93c1c2d))
* 🐛 Trims tag content to fix some markdown issues ([kolplattformen#56](https://github.com/Zingo21/skolplattformen/issues/56)) ([f9dc391](f9dc391))
* 🐛 Tweak retry in Hooks lib to exponential with 7 retries ([5577c7f](5577c7f))
* 🐛 Updated Timetable URLs ([kolplattformen#659](https://github.com/Zingo21/skolplattformen/issues/659)) ([e6ba622](e6ba622))
* 🐛 Upgraded async-storage from 1.5.2 to 1.5.9 ([0cd72f5](0cd72f5))
* 🐛 URLSearchParams compatible with both node and RN ([kolplattformen#111](https://github.com/Zingo21/skolplattformen/issues/111)) ([fd919a0](fd919a0))
* 🐛 use childcontroller script for XSRF header to CreateItem ([2796875](2796875))
* 🐛 Week component height and cap text ([9874dda](9874dda))
* 🐛 Week starts on monday regardless of selected locale ([kolplattformen#642](https://github.com/Zingo21/skolplattformen/issues/642)) ([7e8ee95](7e8ee95))
* 🐛 Working notification url:s ([kolplattformen#41](https://github.com/Zingo21/skolplattformen/issues/41)) ([3a808f9](3a808f9))
* add date handler ([a3e0eba](a3e0eba))
* add missing package references ([d41e2e3](d41e2e3))
* auth issues ([ae369c2](ae369c2))
* Bitrise build ([10e993a](10e993a))
* change jest config for api's ([e50b991](e50b991))
* copyright year ([kolplattformen#657](https://github.com/Zingo21/skolplattformen/issues/657)) ([20ae87f](20ae87f))
* correct fake data dates ([d88bfcf](d88bfcf))
* failing html parsing ([2a2259a](2a2259a))
* fetch typings ([97e131d](97e131d))
* fix failing tests in `api` ([57f38f5](57f38f5))
* fix test configuration ([e6f213a](e6f213a))
* handle iso date strings ([ca0a3e4](ca0a3e4))
* handle long dates with time ([3ba96fe](3ba96fe))
* handle missing spaces in intro after certain characters ([kolplattformen#99](https://github.com/Zingo21/skolplattformen/issues/99)) ([2926de3](2926de3))
* images cropping on different devices ([kolplattformen#524](https://github.com/Zingo21/skolplattformen/issues/524)) ([7c50988](7c50988))
* licenses extractor is used on the correct package.json ([d1de447](d1de447))
* links ([kolplattformen#64](https://github.com/Zingo21/skolplattformen/issues/64)) ([905b893](905b893))
* lint and prettier fixes ([169b536](169b536))
* package.json name for app changed ([a867b11](a867b11))
* parse calendar dates as utc before iso ([kolplattformen#100](https://github.com/Zingo21/skolplattformen/issues/100)) ([73f6d8b](73f6d8b))
* parse intro without positive lookbehind regex ([kolplattformen#102](https://github.com/Zingo21/skolplattformen/issues/102)) ([f8b3df2](f8b3df2))
* remove deps/lock file for vklass ([ffd73e8](ffd73e8))
* remove unused e2e files ([97b4380](97b4380))
* rename and fix imports ([18ed862](18ed862))
* some failing tests in hooks now works ([c122f28](c122f28))
* Translations update from Weblate ([kolplattformen#16](https://github.com/Zingo21/skolplattformen/issues/16)) ([94a3883](94a3883))
* ui-kitten metro config ([5fdc3d7](5fdc3d7))
* update github workflow to run nx instead of lerna ([289c2f8](289c2f8))
* use date constructor instead of luxon ([74ea878](74ea878))
* use parseDate for all date handling ([6cd92ac](6cd92ac))

### Features

* 🎸 activate norwegian ([cec7ddd](cec7ddd))
* 🎸 Add Thai curriculum ([kolplattformen#622](https://github.com/Zingo21/skolplattformen/issues/622)) ([bd02b37](bd02b37))
* 🎸 Add week number and calendar dates to timetable ([6fbbcc8](6fbbcc8))
* 🎸 Added .author and .imageAltText on NewsItem ([kolplattformen#42](https://github.com/Zingo21/skolplattformen/issues/42)) ([6e84a63](6e84a63))
* 🎸 Added food menu to features ([bec62fa](bec62fa))
* 🎸 Added getter for logged in personal number ([kolplattformen#39](https://github.com/Zingo21/skolplattformen/issues/39)) ([a860d12](a860d12))
* 🎸 Added language support ([kolplattformen#121](https://github.com/Zingo21/skolplattformen/issues/121)) ([9dcdf78](9dcdf78))
* 🎸 Added privacy policy for Öppna Elevappen on the site ([6eb6d3a](6eb6d3a))
* 🎸 Added Thai translation ([kolplattformen#621](https://github.com/Zingo21/skolplattformen/issues/621)) ([9e2f94d](9e2f94d))
* 🎸 Alla nyhetsbrev ([kolplattformen#67](https://github.com/Zingo21/skolplattformen/issues/67)) ([f3f658f](f3f658f))
* 🎸 Ämnesnamn syns nu i schemat i Hjärntorget. ([kolplattformen#596](https://github.com/Zingo21/skolplattformen/issues/596)) ([14ff985](14ff985))
* 🎸 API call retries and support for error reporting ([kolplattformen#5](https://github.com/Zingo21/skolplattformen/issues/5)) ([9ed5df2](9ed5df2))
* 🎸 Bara visa Freja om det finns tillgängligt i api ([0c64f5a](0c64f5a))
* 🎸 Build, tag and release ([b71adc5](b71adc5))
* 🎸 bump to RN 0.66 + upgrade dependencies ([kolplattformen#521](https://github.com/Zingo21/skolplattformen/issues/521)) ([f05ff64](f05ff64))
* 🎸 bump to version 2.0.4 ([6d762e7](6d762e7))
* 🎸 bump to version 2.0.4 ([078c946](078c946))
* 🎸 bumped to 3.0.2 for new version releasea ([2af189e](2af189e))
* 🎸 cache busting ([5ce4ddd](5ce4ddd))
* 🎸 Cache prefixas med personnummer ([kolplattformen#8](https://github.com/Zingo21/skolplattformen/issues/8)) ([fc146ea](fc146ea))
* 🎸 Chinese (simplified and traditional) ([eed2a75](eed2a75))
* 🎸 Classmates ([kolplattformen#14](https://github.com/Zingo21/skolplattformen/issues/14)) ([a6ce6ea](a6ce6ea)), closes [kolplattformen#7](https://github.com/Zingo21/skolplattformen/issues/7)
* 🎸 Clear personal cache on login and logout ([kolplattformen#572](https://github.com/Zingo21/skolplattformen/issues/572)) ([bf29ab5](bf29ab5))
* 🎸 Code cleanup, refactoring, linting and tests ([d0a0314](d0a0314))
* 🎸 Curriculum as peer dependency ([kolplattformen#122](https://github.com/Zingo21/skolplattformen/issues/122)) ([e24a9b3](e24a9b3))
* 🎸 Exporting all types in index ([kolplattformen#45](https://github.com/Zingo21/skolplattformen/issues/45)) ([8351ef2](8351ef2))
* 🎸 Exporting LoginStatusChecker interface ([kolplattformen#46](https://github.com/Zingo21/skolplattformen/issues/46)) ([20e18e5](20e18e5))
* 🎸 Fake mode for 121212121212, 201212121212 and 1212121212 ([kolplattformen#35](https://github.com/Zingo21/skolplattformen/issues/35)) ([8d264b9](8d264b9))
* 🎸 Fakedata laggar 0.2-1 sekund ([kolplattformen#68](https://github.com/Zingo21/skolplattformen/issues/68)) ([018d600](018d600))
* 🎸 Fallback language ([kolplattformen#7](https://github.com/Zingo21/skolplattformen/issues/7)) ([e944468](e944468))
* 🎸 Feature toggle context ([ce05682](ce05682))
* 🎸 First implementation ([e5438b0](e5438b0))
* 🎸 First release ([d37f3db](d37f3db))
* 🎸 Fix image load and typescript errors ([kolplattformen#570](https://github.com/Zingo21/skolplattformen/issues/570)) ([933a884](933a884))
* 🎸 fixes ts issues ([3f62016](3f62016))
* 🎸 Forcing release ([d4151fa](d4151fa))
* 🎸 Freja logo om login button ([170b4da](170b4da))
* 🎸 getSessionCookie and removed News object ([kolplattformen#24](https://github.com/Zingo21/skolplattformen/issues/24)) ([91ba683](91ba683)), closes [kolplattformen#22](https://github.com/Zingo21/skolplattformen/issues/22) [kolplattformen#23](https://github.com/Zingo21/skolplattformen/issues/23)
* 🎸 getUser ([kolplattformen#19](https://github.com/Zingo21/skolplattformen/issues/19)) ([39b62b7](39b62b7)), closes [kolplattformen#9](https://github.com/Zingo21/skolplattformen/issues/9)
* 🎸 Hämta lärare och skolkontakter från api-skolplattfomen och visa lärarens namn i schemat ([kolplattformen#589](https://github.com/Zingo21/skolplattformen/issues/589)) ([b7dbd35](b7dbd35))
* 🎸 Hämta lektionsschema ([kolplattformen#110](https://github.com/Zingo21/skolplattformen/issues/110)) ([c288449](c288449))
* 🎸 Image ([kolplattformen#21](https://github.com/Zingo21/skolplattformen/issues/21)) ([2ad7523](2ad7523)), closes [kolplattformen#10](https://github.com/Zingo21/skolplattformen/issues/10)
* 🎸 It now handles comments ([065e0e9](065e0e9))
* 🎸 Japanese ([e5deadd](e5deadd))
* 🎸 japanese in curriculum ([kolplattformen#617](https://github.com/Zingo21/skolplattformen/issues/617)) ([1d1e871](1d1e871))
* 🎸 language updates for curriculum ([4d62d9e](4d62d9e))
* 🎸 Latin and fix for locales ([1c05196](1c05196))
* 🎸 Loads schedule ([kolplattformen#16](https://github.com/Zingo21/skolplattformen/issues/16)) ([53d42de](53d42de)), closes [kolplattformen#13](https://github.com/Zingo21/skolplattformen/issues/13) [kolplattformen#8](https://github.com/Zingo21/skolplattformen/issues/8)
* 🎸 Logga in med Freja eID+ ([d9c62a6](d9c62a6))
* 🎸 Made User properties optional for hook convenience ([kolplattformen#31](https://github.com/Zingo21/skolplattformen/issues/31)) ([0e0e996](0e0e996))
* 🎸 Merged with main, also added api to nx ([4f1f66f](4f1f66f))
* 🎸 Misc codes (Lunch, Prandium, MTID) ([59e350b](59e350b))
* 🎸 Multilang support for useTimetable ([kolplattformen#14](https://github.com/Zingo21/skolplattformen/issues/14)) ([be6c9d1](be6c9d1))
* 🎸 Names from curriculum ([kolplattformen#116](https://github.com/Zingo21/skolplattformen/issues/116)) ([504503f](504503f))
* 🎸 New properties on NewsItem and updated fake data ([kolplattformen#44](https://github.com/Zingo21/skolplattformen/issues/44)) ([dea899b](dea899b))
* 🎸 News are sorted, desc, by modified date ([kolplattformen#147](https://github.com/Zingo21/skolplattformen/issues/147)) ([a4b7b7f](a4b7b7f))
* 🎸 News images that do not require login ([kolplattformen#43](https://github.com/Zingo21/skolplattformen/issues/43)) ([5daf186](5daf186))
* 🎸 Notifications ([kolplattformen#20](https://github.com/Zingo21/skolplattformen/issues/20)) ([348e437](348e437)), closes [kolplattformen#11](https://github.com/Zingo21/skolplattformen/issues/11)
* 🎸 Notifications sorted by modified, then created date ([kolplattformen#151](https://github.com/Zingo21/skolplattformen/issues/151)) ([91f63e8](91f63e8))
* 🎸 Notifications use modified, then created date ([a655bbc](a655bbc))
* 🎸 Polish ([kolplattformen#9](https://github.com/Zingo21/skolplattformen/issues/9)) ([18c8126](18c8126))
* 🎸 Portuguese ([2f45cbd](2f45cbd))
* 🎸 Possibly first working version ([0e4acba](0e4acba))
* 🎸 Rätt text för rätt inloggning i modal ([be22fd8](be22fd8))
* 🎸 Remove all obsolete login obstacles ([kolplattformen#146](https://github.com/Zingo21/skolplattformen/issues/146)) ([befb073](befb073))
* 🎸 Remove required personal number in route ([kolplattformen#118](https://github.com/Zingo21/skolplattformen/issues/118)) ([c3b4b15](c3b4b15))
* 🎸 Removed getImage() and added .fullImageUrl to NewsItem ([kolplattformen#33](https://github.com/Zingo21/skolplattformen/issues/33)) ([5c3929d](5c3929d))
* 🎸 Replaced Moment with Luxon ([kolplattformen#30](https://github.com/Zingo21/skolplattformen/issues/30)) ([e41f0bf](e41f0bf))
* 🎸 Skip to the next day in calendar ([kolplattformen#425](https://github.com/Zingo21/skolplattformen/issues/425)) ([fce1d98](fce1d98))
* 🎸 Släpp sargen - nu kör vi ([kolplattformen#60](https://github.com/Zingo21/skolplattformen/issues/60)) ([c5e9992](c5e9992))
* 🎸 Somali ([df8f2e3](df8f2e3))
* 🎸 Started on provider for selecting platform + feature to ([1aaaeb6](1aaaeb6))
* 🎸 Switched to Markdown Extra converter ([kolplattformen#58](https://github.com/Zingo21/skolplattformen/issues/58)) ([3b7b067](3b7b067))
* 🎸 Timetables ([kolplattformen#12](https://github.com/Zingo21/skolplattformen/issues/12)) ([2ae212d](2ae212d))
* 🎸 Toggled class list in hjärntorget ([33440bc](33440bc))
* 🎸 Ukrainska ([8b2b680](8b2b680))
* 🎸 Updated curriculum and fake data with new codes ([kolplattformen#117](https://github.com/Zingo21/skolplattformen/issues/117)) ([0a02ffa](0a02ffa))
* 🎸 Use fade on the backdrop on login modal ([e99494b](e99494b))
* 🎸 useNewsDetails(child, news) ([5d4f751](5d4f751))
* 🎸 wip feagture toggle ([1601c4f](1601c4f))
* 🎸 WIP Switch school platform ([916ebc5](916ebc5))
* add newsItemDetails ([1826b80](1826b80))
* add nx build system ([d90cfd2](d90cfd2))
* call newsItemDetails to get details for a news item. Resolves [kolplattformen#28](https://github.com/Zingo21/skolplattformen/issues/28) ([5dcc42e](5dcc42e))
* Frontpage date tweaks ([kolplattformen#582](https://github.com/Zingo21/skolplattformen/issues/582)) ([66e7811](66e7811))
* Improve menu ([kolplattformen#109](https://github.com/Zingo21/skolplattformen/issues/109)) ([9c4fcb2](9c4fcb2))
* navigate from "Your Children" to specific tabs ([kolplattformen#660](https://github.com/Zingo21/skolplattformen/issues/660)) ([34c376a](34c376a))
* Ombyggd parsning av nyhetsbrev ([kolplattformen#65](https://github.com/Zingo21/skolplattformen/issues/65)) ([a5dfb70](a5dfb70))
* update typings for ScheduleItem ([9c87535](9c87535))

* Rebuilt session handling and login (kolplattformen#78) ([c62dab9](c62dab9)), closes [kolplattformen#78](https://github.com/Zingo21/skolplattformen/issues/78)

### BREAKING CHANGES

* 🧨 useTimetable now requires lang
* 🧨 getTimetable requires language
* 🧨 Child -> EtjanstChild

* feat: 🎸 Test data for skola24Children and timetable

* docs: ✏️ Updated instructions

Co-authored-by: Johan Öbrink <[email protected]>
* This updates the `startDate` and `endDate` to be
potentially `undefined`
* 🧨 Major update of peer dependency embedded-api
* 🧨 Cookie and Session handling reworked
* 🧨 Nä... egentligen inte
* 🧨 api no longer exposes getImage()
* 🧨 Change to types (moment -> strings) and api.getSchedule (moment ->
luxon.DateTime)
* 🧨 Call signature of getNews changed
github-actions bot pushed a commit to johanwilfer/skolplattformen that referenced this pull request Jul 7, 2024
# [2.0.0](https://github.com/johanwilfer/skolplattformen/compare/v1.13.0...v2.0.0) (2024-07-07)

### Bug Fixes

*  removed price components. Altered QA. ([#653](https://github.com/johanwilfer/skolplattformen/issues/653)) ([fef71c7](https://github.com/johanwilfer/skolplattformen/commit/fef71c7923c1f406c57ed0e15cde4df2d8ff9676))
* 🐛 add a11y properties for childListItems ([db8434d](https://github.com/johanwilfer/skolplattformen/commit/db8434d7f33b404c2616a69714acc64c1a67d08e)), closes [#354](https://github.com/johanwilfer/skolplattformen/issues/354)
* 🐛 added "Rast" to misc words in sv,en,pl translations ([#11](https://github.com/johanwilfer/skolplattformen/issues/11)) ([4da06bb](https://github.com/johanwilfer/skolplattformen/commit/4da06bb16ee04674c5552ec37048f52a0e2a95b3))
* 🐛 Added a11y lint and fixes those errors ([a37aeab](https://github.com/johanwilfer/skolplattformen/commit/a37aeabf8807e16ac04f59b82ddd40aff3567252))
* 🐛 Added Alert Icon when personal number is wrong ([b187c40](https://github.com/johanwilfer/skolplattformen/commit/b187c40ecb68c27f781386f96062ee3668b954ba)), closes [#359](https://github.com/johanwilfer/skolplattformen/issues/359)
* 🐛 Added hitslop to language button to increase touch area ([#449](https://github.com/johanwilfer/skolplattformen/issues/449)) ([26a85da](https://github.com/johanwilfer/skolplattformen/commit/26a85dae39e1a7258a2262ac1b195bf9b74535e7)), closes [#436](https://github.com/johanwilfer/skolplattformen/issues/436)
* 🐛 Added isAuthenticated to test user ([#119](https://github.com/johanwilfer/skolplattformen/issues/119)) ([766f4ff](https://github.com/johanwilfer/skolplattformen/commit/766f4fff52ef438e79095772a0214140b0aec99e))
* 🐛 Added luxon to fix getSchedule ([#13](https://github.com/johanwilfer/skolplattformen/issues/13)) ([fe1729c](https://github.com/johanwilfer/skolplattformen/commit/fe1729c8729d54e82edc6f287456ffc582e1bdb4))
* 🐛 Adress call turned off everywhere ([b95c9e7](https://github.com/johanwilfer/skolplattformen/commit/b95c9e77cf9adb4d1521cff1af992dba34325641))
* 🐛 android layout fixes after dark mode ([#369](https://github.com/johanwilfer/skolplattformen/issues/369)) ([683afe1](https://github.com/johanwilfer/skolplattformen/commit/683afe15f83f0321866615da54d5e5a1d5752f4f))
* 🐛 Changed to "Öppna skolplattformen" on startpage ([#447](https://github.com/johanwilfer/skolplattformen/issues/447)) ([29be7de](https://github.com/johanwilfer/skolplattformen/commit/29be7debc2367fd0c6f3d6cebc8c53b01c250c9b)), closes [#433](https://github.com/johanwilfer/skolplattformen/issues/433)
* 🐛 dark mode-färgerna tillbaka ([49328b4](https://github.com/johanwilfer/skolplattformen/commit/49328b44f962517910a2e143ddf51cdc083a2d5c))
* 🐛 Day is selected after data is loaded ([ccaa17b](https://github.com/johanwilfer/skolplattformen/commit/ccaa17bf962a6e93898c9fc06d22403e10d9b528))
* 🐛 Fixa markdownkonvertering av hårresande html ([#120](https://github.com/johanwilfer/skolplattformen/issues/120)) ([4991f91](https://github.com/johanwilfer/skolplattformen/commit/4991f910a3782545381ffabdbba89d152dfbf278))
* 🐛 Fixes background color issue when calender items is empt ([9f96431](https://github.com/johanwilfer/skolplattformen/commit/9f964316810f33761beea97e96671b3d8d914bdd))
* 🐛 Fixes crash in ViewPager when setting selectedIndex ([#347](https://github.com/johanwilfer/skolplattformen/issues/347)) ([a358351](https://github.com/johanwilfer/skolplattformen/commit/a358351a3a3c6d0b7f1d7469b96c23fab0461d5a))
* 🐛 Fixes dark mode image on children ([19b8f78](https://github.com/johanwilfer/skolplattformen/commit/19b8f783187f38fbede905abd833010633c1f9cd)), closes [#388](https://github.com/johanwilfer/skolplattformen/issues/388)
* 🐛 Fixes lunch rendering ([#341](https://github.com/johanwilfer/skolplattformen/issues/341)) ([6c75d9d](https://github.com/johanwilfer/skolplattformen/commit/6c75d9d1191fa4c6b8f92fe526e4c1f85915bddf))
* 🐛 Flytta mellanslag utanför taggarna ([#124](https://github.com/johanwilfer/skolplattformen/issues/124)) ([79e2a75](https://github.com/johanwilfer/skolplattformen/commit/79e2a7577b482b2904a5aa20f3150ef1d9e5055a))
* 🐛 Förbättrad markdown-parsning ([9546540](https://github.com/johanwilfer/skolplattformen/commit/9546540d936f73eda70f236037d1f7ee37b5a0de))
* 🐛 Förbättrad markdown-parsning ([6d3ff81](https://github.com/johanwilfer/skolplattformen/commit/6d3ff81185270df82863fed135e35bfcf4c76f79))
* 🐛 Förbättrad parsning av nyhetsbrev ([#125](https://github.com/johanwilfer/skolplattformen/issues/125)) ([82fa2dc](https://github.com/johanwilfer/skolplattformen/commit/82fa2dcc844a019e71284ddae4d7cf67a2804e37))
* 🐛 Formatering nyhetsbrev. Bumpade version på embedded-api ([#345](https://github.com/johanwilfer/skolplattformen/issues/345)) ([7e2fd8f](https://github.com/johanwilfer/skolplattformen/commit/7e2fd8f74ddf3fe3d50fc1753d89780fd85e7515))
* 🐛 formattering av schema som försvann är tillbaka ([#371](https://github.com/johanwilfer/skolplattformen/issues/371)) ([fbc8514](https://github.com/johanwilfer/skolplattformen/commit/fbc85140521f23e47a57fe33789815d8c268708d))
* 🐛 Improved accessibility on login screen ([d57078b](https://github.com/johanwilfer/skolplattformen/commit/d57078b65b33c7b4aa8da87b096e194659ebdc8b)), closes [#351](https://github.com/johanwilfer/skolplattformen/issues/351)
* 🐛 Kalender - text blir avklippt ([#410](https://github.com/johanwilfer/skolplattformen/issues/410)) ([377d468](https://github.com/johanwilfer/skolplattformen/commit/377d4684e4b1ef51647b3adcec9dadccbbbc2a76)), closes [#409](https://github.com/johanwilfer/skolplattformen/issues/409)
* 🐛 knapparna i childListItem pekar rätt igen ([#407](https://github.com/johanwilfer/skolplattformen/issues/407)) ([458daf6](https://github.com/johanwilfer/skolplattformen/commit/458daf6c67c26134dfd27a8a8c0fcef32daf7a45))
* 🐛 Lade tillbaka utbildningsnivå under barnets namn ([#307](https://github.com/johanwilfer/skolplattformen/issues/307)) ([659cb36](https://github.com/johanwilfer/skolplattformen/commit/659cb36b09770e46db55175544ab246d470196b6))
* 🐛 Localised names of days ([fe27819](https://github.com/johanwilfer/skolplattformen/commit/fe2781994d7456cbc04f730d6a69a2dcc6c3f0f0))
* 🐛 Localised names of days ([f31c93b](https://github.com/johanwilfer/skolplattformen/commit/f31c93b3d69ed02ec78b22721b0af86f23c4c968))
* 🐛 Ord som inte är översatta hämtas från svenska ([6724f3f](https://github.com/johanwilfer/skolplattformen/commit/6724f3f683dd1ac81804fc509a775be05c704d29))
* 🐛 Patch fast-fuzzy to remove warning ([45210e1](https://github.com/johanwilfer/skolplattformen/commit/45210e15c63b56117c6da6eb3dca1d9187c4da02))
* 🐛 Removed console.log ([9671fa2](https://github.com/johanwilfer/skolplattformen/commit/9671fa223db6a35f886488ce818071b783c5d639))
* 🐛 Removed console.log ([9266711](https://github.com/johanwilfer/skolplattformen/commit/9266711e7eafa301bb1bdf1dfe556d78ef09c44b))
* 🐛 Removed dynamic require ([#8](https://github.com/johanwilfer/skolplattformen/issues/8)) ([a3421b8](https://github.com/johanwilfer/skolplattformen/commit/a3421b8772b522cdb36bc3b0de87e13507ab976c))
* 🐛 Removed superfluous property in en.json ([#5](https://github.com/johanwilfer/skolplattformen/issues/5)) ([b6137ab](https://github.com/johanwilfer/skolplattformen/commit/b6137abb059ba2e6a57f594b77befc0881d7ebbf))
* 🐛 Renamed misnamed location ([fba0c61](https://github.com/johanwilfer/skolplattformen/commit/fba0c617091dd04743b7d10a36d5f8879eca131b))
* 🐛 Renamed misnamed location ([d537a6d](https://github.com/johanwilfer/skolplattformen/commit/d537a6d5eb84f8ad9350d0a6a31c641e47118308))
* 🐛 schema syns inte om kalender är tom ([#342](https://github.com/johanwilfer/skolplattformen/issues/342)) ([d9bcc06](https://github.com/johanwilfer/skolplattformen/commit/d9bcc06df36474a77fa4c314ec51af3e9c423de8))
* 🐛 Ta bort avbryt från listan vid login ([#443](https://github.com/johanwilfer/skolplattformen/issues/443)) ([6f68751](https://github.com/johanwilfer/skolplattformen/commit/6f68751e1029d0b83f4080052c44817dcd0fa8f5))
* 🐛 Update to React-native 0.64.1 to make build work on xCode 4.5 ([#372](https://github.com/johanwilfer/skolplattformen/issues/372)) ([bbe268f](https://github.com/johanwilfer/skolplattformen/commit/bbe268f2c25ea31bf928f847c792997c5ca61854))
* 🐛 uppdaterade version av embedded-api ([ebb0340](https://github.com/johanwilfer/skolplattformen/commit/ebb03408a1911f014bf1ab5e40af3c6f8693621a))
* 🐛 uppdaterade version av embedded-api ([eaa2353](https://github.com/johanwilfer/skolplattformen/commit/eaa23539a1202a5a12a771149d175c043f942b35))
* 🐛 uppdatering av QA sidan ([c90aeff](https://github.com/johanwilfer/skolplattformen/commit/c90aeffe36c520db4cd3e53766f9c5e7784b7432))
* 🐛 use modal for login method picker. Fixes [#404](https://github.com/johanwilfer/skolplattformen/issues/404) ([bf472fb](https://github.com/johanwilfer/skolplattformen/commit/bf472fb94389cdb7164e7d6fa042235722c7777e))
* bug when getting next weeks schedule ([036968b](https://github.com/johanwilfer/skolplattformen/commit/036968bfc395e933c18a52b3e9f7d71fac7ee810))
* bug when getting next weeks schedule ([fc22916](https://github.com/johanwilfer/skolplattformen/commit/fc2291605e017e1b8e5e908078c4df50d1ec66ef))
* bugfix, must call the damn function ([b6c7f78](https://github.com/johanwilfer/skolplattformen/commit/b6c7f7853b890b054a1f5ae54b69c1e1e006bc4f))
* flash was in js, now ts ([5e39618](https://github.com/johanwilfer/skolplattformen/commit/5e39618e888449f06a1bb04771ad30af87012997))
* linter is picky ([3af39c1](https://github.com/johanwilfer/skolplattformen/commit/3af39c14be9d74193bbdae8f977601c85c9601d0))
* linter is picky ([a2846cd](https://github.com/johanwilfer/skolplattformen/commit/a2846cdb35bc6df581a8b1584087b3415cbe110f))
* linting ([1877cdd](https://github.com/johanwilfer/skolplattformen/commit/1877cdd594f0f6687f68ed58b5674bbac4d766c9))
* remove flash msg for now ([f98b215](https://github.com/johanwilfer/skolplattformen/commit/f98b2154dc344b904fd29f4ab2bc365094f13994))
* **site:** dark mode icons ([#396](https://github.com/johanwilfer/skolplattformen/issues/396)) ([d85915d](https://github.com/johanwilfer/skolplattformen/commit/d85915d79060bdfc68dc6e712716d077d57ae7be))
* **site:** screenshot alignment ([#326](https://github.com/johanwilfer/skolplattformen/issues/326)) ([e777b69](https://github.com/johanwilfer/skolplattformen/commit/e777b693c337722e381141e71825047e89cad41f))
* 🐛 add 2 to xsrf header and use nav controller script again ([d1a4877](https://github.com/johanwilfer/skolplattformen/commit/d1a4877ff457d908710020d81071955f33794ad9))
* 🐛 Add better logo image for Freja eID ([051df2d](https://github.com/johanwilfer/skolplattformen/commit/051df2da3955c87df3b75fe11a83c5dd966519e0))
* 🐛 Add languages to curriculum config ([b9302f9](https://github.com/johanwilfer/skolplattformen/commit/b9302f96faaf71c797ec335018d9952e26e9d267))
* 🐛 add missing headers for fetching children ([68c99cb](https://github.com/johanwilfer/skolplattformen/commit/68c99cb1fbecd28340d1da639759fc11cb156e8c))
* 🐛 Add missing translations for calendar ([7ada994](https://github.com/johanwilfer/skolplattformen/commit/7ada9945dfc7dd5766cd7a3208d62cf4c1a2659f))
* 🐛 Add personal identity number to test user ([f977143](https://github.com/johanwilfer/skolplattformen/commit/f97714346e671eab0a6c44b1fb5d3779d5d09d37))
* 🐛 Add translation to week ([cfa39de](https://github.com/johanwilfer/skolplattformen/commit/cfa39de3934e2386d90f37ad2c3dc830106e175a))
* 🐛 Added build step ([#38](https://github.com/johanwilfer/skolplattformen/issues/38)) ([db0faf2](https://github.com/johanwilfer/skolplattformen/commit/db0faf28bfccf8b057cf94e4b4544d52194ba6e6))
* 🐛 added dist to ignore ([1230825](https://github.com/johanwilfer/skolplattformen/commit/1230825571462a69d00b24f8bae0d6d82f0f5784))
* 🐛 added import of moment locales for available languages ([e7c0d55](https://github.com/johanwilfer/skolplattformen/commit/e7c0d5568bec28e0745752d5205b576180ea08fb))
* 🐛 Added missing types ([3d59035](https://github.com/johanwilfer/skolplattformen/commit/3d59035a20a5eef2aea7f00fab09ec894a442c1d))
* 🐛 Added projects to nx ([c88b25a](https://github.com/johanwilfer/skolplattformen/commit/c88b25aa102549d8a59fd9e7e0b6af293620378b))
* 🐛 adjust fakeData lessons offset in ht ([#598](https://github.com/johanwilfer/skolplattformen/issues/598)) ([3f69bc8](https://github.com/johanwilfer/skolplattformen/commit/3f69bc89aaa7eb1cf4ade789551667b960ff8825))
* 🐛 Adjusted cookie handling ([#79](https://github.com/johanwilfer/skolplattformen/issues/79)) ([16020a3](https://github.com/johanwilfer/skolplattformen/commit/16020a3d3c9e378c2f3aec64a59d288673058473))
* 🐛 Autopublish (I hope) ([#37](https://github.com/johanwilfer/skolplattformen/issues/37)) ([ed8f8a7](https://github.com/johanwilfer/skolplattformen/commit/ed8f8a7f5ce39a803e89b6a17972cb1aab0a266d))
* 🐛 BankID urls changed ([#646](https://github.com/johanwilfer/skolplattformen/issues/646)) ([25a2d7f](https://github.com/johanwilfer/skolplattformen/commit/25a2d7f3f5c9fd8fc32f0cdbdab37ffce64da44b))
* 🐛 Begränsa höjden på schemat ([#495](https://github.com/johanwilfer/skolplattformen/issues/495)) ([5c81ad3](https://github.com/johanwilfer/skolplattformen/commit/5c81ad3145764c2012f457eaa380d5f2885aaf1b))
* 🐛 Better fix for the isoWeek bug in Timetable ([ea6b385](https://github.com/johanwilfer/skolplattformen/commit/ea6b385b4f56a4565796fab15afa71e00cea2a9e))
* 🐛 Build before publish ([e934950](https://github.com/johanwilfer/skolplattformen/commit/e934950470f4021d15f4ba424030aed47e8cbf24))
* 🐛 Bump embedded-api to 5.1.4 ([0d4591e](https://github.com/johanwilfer/skolplattformen/commit/0d4591ece89bc4ca1657406dd5220574cdd2117a))
* 🐛 Bump embedded-api to 5.2.0 ([9f00ba4](https://github.com/johanwilfer/skolplattformen/commit/9f00ba4929226c8e97528d33da4ee0aa0e5dc87e))
* 🐛 Bumped embedded to 5.3.2 ([4522298](https://github.com/johanwilfer/skolplattformen/commit/4522298d154d686a2840c05481ac53b2046b2b8e))
* 🐛 Bytte ut Freja eID till Freja eID+. Lade till polska ([a611460](https://github.com/johanwilfer/skolplattformen/commit/a6114608edfc464aa3bca4b13733d10c11bb934d))
* 🐛 Cache is no longer called in fake mode ([#3](https://github.com/johanwilfer/skolplattformen/issues/3)) ([f89f143](https://github.com/johanwilfer/skolplattformen/commit/f89f1431df4a9c24a7fc746186b78b53489eb6c6))
* 🐛 Change broken links caused by name change of repo ([#649](https://github.com/johanwilfer/skolplattformen/issues/649)) ([61d47b4](https://github.com/johanwilfer/skolplattformen/commit/61d47b44406b6af3585c933ef0f964311026be09))
* 🐛 Changed build settings ([7a7c2a1](https://github.com/johanwilfer/skolplattformen/commit/7a7c2a1734e24800d600a3215a2bad9016d45ed3))
* 🐛 Clarify who's personal identity number to enter ([5028a85](https://github.com/johanwilfer/skolplattformen/commit/5028a85824f4d73ab8007caaeca32a439f4f360e)), closes [#526](https://github.com/johanwilfer/skolplattformen/issues/526)
* 🐛 Cleanup on logout ([#6](https://github.com/johanwilfer/skolplattformen/issues/6)) ([644cbcd](https://github.com/johanwilfer/skolplattformen/commit/644cbcd46466491d9e9a7a35c5dca301d4403e1c))
* 🐛 Correct font name so the font shows on Android ([#493](https://github.com/johanwilfer/skolplattformen/issues/493)) ([fd1ff0d](https://github.com/johanwilfer/skolplattformen/commit/fd1ff0dc718a4eaf9aacf3beccdfb0f8b3ba8117))
* 🐛 Correct format of fakeData.js ([c2adf00](https://github.com/johanwilfer/skolplattformen/commit/c2adf004d3da992d9380b114bed4f5f6cea91cee))
* 🐛 Downgraded react-native testing lib ([14e9ad8](https://github.com/johanwilfer/skolplattformen/commit/14e9ad89727d980055ebbb35f1a44ea06a932467))
* 🐛 dummy login i hjarntorget ([38cc762](https://github.com/johanwilfer/skolplattformen/commit/38cc7626adcbb79bf2dcb74c6a98666c44b37f69))
* 🐛 error loading SKOLA24_CHILDREN SAML ([508b079](https://github.com/johanwilfer/skolplattformen/commit/508b0792a10eeac065dd798182f3f4dcf20a27ca))
* 🐛 Fake data included through ts ([663be5c](https://github.com/johanwilfer/skolplattformen/commit/663be5cc351491cf7f654f4caffea9d8537c21b1))
* 🐛 Felaktig sortering av lektioner ([#595](https://github.com/johanwilfer/skolplattformen/issues/595)) ([ed3a27b](https://github.com/johanwilfer/skolplattformen/commit/ed3a27bba185b39fd8581b639ac7efc03b050d6e)), closes [#591](https://github.com/johanwilfer/skolplattformen/issues/591)
* 🐛 fix crash when moment locale and language code differ ([623bf48](https://github.com/johanwilfer/skolplattformen/commit/623bf483b52a54a6199e6607248b948b775b6e7b))
* 🐛 Fix failing test in Curriculum ([8724fa4](https://github.com/johanwilfer/skolplattformen/commit/8724fa46b714d8ad2804c23e39c801cadc21d488))
* 🐛 Fix failing tests ([8d9cfe2](https://github.com/johanwilfer/skolplattformen/commit/8d9cfe2de4ebc2b21584d2cbf930e83857b24263))
* 🐛 fix for iOS ([8e3a9c1](https://github.com/johanwilfer/skolplattformen/commit/8e3a9c139034bdec50d3f9df0f41dd79d49abb8b))
* 🐛 Fix för login block 24mars ([7667a5e](https://github.com/johanwilfer/skolplattformen/commit/7667a5e25a9f6f79f2bb07ea8b010679a3b4528d))
* 🐛 fix latest security "fix" ([d795458](https://github.com/johanwilfer/skolplattformen/commit/d7954587d5245730e504ceaa6501596962068831))
* 🐛 fix missing "app" target in projet file ([4e91bb5](https://github.com/johanwilfer/skolplattformen/commit/4e91bb57cdcaf0ff09248cef9b77a8610cb3959c))
* 🐛 fix the previous fix with a fixed json ([eefd791](https://github.com/johanwilfer/skolplattformen/commit/eefd79155bb436bd00233bdebf51f240640e88ae))
* 🐛 Fixar links med mellanslag ([#63](https://github.com/johanwilfer/skolplattformen/issues/63)) ([3edbf8c](https://github.com/johanwilfer/skolplattformen/commit/3edbf8c2c6ed8c34ba9e6b5d894e52e904de9662))
* 🐛 Fixar senaste blocken ([#81](https://github.com/johanwilfer/skolplattformen/issues/81)) ([1ccdc9f](https://github.com/johanwilfer/skolplattformen/commit/1ccdc9f42ea6a11c695f12d7ef3054ffe3cdd859))
* 🐛 Fixed fake data for notifications ([#40](https://github.com/johanwilfer/skolplattformen/issues/40)) ([b8621b9](https://github.com/johanwilfer/skolplattformen/commit/b8621b94f1131671933fa90ef12c355d92ad92e7))
* 🐛 Fixed parsing bug for classmates ([5f07259](https://github.com/johanwilfer/skolplattformen/commit/5f07259ddc6dd24ed29dbff81dc03f8ae7159e81))
* 🐛 Fixes base64 iterations ([52d7341](https://github.com/johanwilfer/skolplattformen/commit/52d7341e2b85ddddd9df2070cffc3322a3c58476))
* 🐛 Fixes configuration fetch ([7bf8f1c](https://github.com/johanwilfer/skolplattformen/commit/7bf8f1c2a8abbc9986a016f7d6d44a3dec84da43))
* 🐛 Fixes crash in 2.0.1 (RN 0651 upgrade issue) ([#481](https://github.com/johanwilfer/skolplattformen/issues/481)) ([0f893b9](https://github.com/johanwilfer/skolplattformen/commit/0f893b9b6d6fd6e53ecd0cad79ef00fc9dbd68fc))
* 🐛 Fixes crash when body od newItem is empty ([3e0fd14](https://github.com/johanwilfer/skolplattformen/commit/3e0fd1474a719382627270a1305110692f9ff99b))
* 🐛 Fixes failing tests (added skip), fixes lint + test ([d71c106](https://github.com/johanwilfer/skolplattformen/commit/d71c10607f6a4b89b582b81258fc9c0fc20bf2a8))
* 🐛 Fixes inheritance from [@skolplattformen-api](https://github.com/skolplattformen-api) ([ba45cfd](https://github.com/johanwilfer/skolplattformen/commit/ba45cfd79685fc61b2477f5a3aa9416ba11a1200))
* 🐛 Fixes issue where locale was not saved ([19554c7](https://github.com/johanwilfer/skolplattformen/commit/19554c788fec4d37e8d86a654a83c960704f8c61)), closes [#280](https://github.com/johanwilfer/skolplattformen/issues/280)
* 🐛 Fixes issue with package.json in hjarntorget ([e2e1ff8](https://github.com/johanwilfer/skolplattformen/commit/e2e1ff82787f967b8c1e8845363291732cae59be))
* 🐛 Fixes lint errors ([e19c8a7](https://github.com/johanwilfer/skolplattformen/commit/e19c8a7747153bbc204efd6cef42b3929cf376d0))
* 🐛 Fixes long navigation names in tab bar ([fe51923](https://github.com/johanwilfer/skolplattformen/commit/fe5192324961f0c2a941c4fa182637dbf9199c0e))
* 🐛 Fixes merge with main ([c54f2ff](https://github.com/johanwilfer/skolplattformen/commit/c54f2ffd05589ffbebba5e50b9aef4649bfa9b58))
* 🐛 Fixes more sabotage from sthlm stad ([ab62ab6](https://github.com/johanwilfer/skolplattformen/commit/ab62ab6d356309c284a192cd63939cbc3b76ecf5))
* 🐛 Fixes news title, lowered font size on header ([7df15d3](https://github.com/johanwilfer/skolplattformen/commit/7df15d36b12a82484e903ecb39e38795013ce72c))
* 🐛 Fixes schedule ([fb65a33](https://github.com/johanwilfer/skolplattformen/commit/fb65a33d829e3843e6a168243e3057b988d58081))
* 🐛 Fixes tests ([d451cf1](https://github.com/johanwilfer/skolplattformen/commit/d451cf13afbf5e4d1fca43c45d3938d11503d394))
* 🐛 Fixes tests, added esModuleInterop true to tsconfig ([6383795](https://github.com/johanwilfer/skolplattformen/commit/63837955a33e3e913b6c88a72ae3c37d95d6b321))
* 🐛 Fixes TS config + lint etc ([4663269](https://github.com/johanwilfer/skolplattformen/commit/46632691bf506199e3e51696e1e26a8c53c42e37))
* 🐛 Fixes TSconfig for all projects ([24c1624](https://github.com/johanwilfer/skolplattformen/commit/24c162419b4768564052fcab662c9aa81d46e8f3))
* 🐛 Fixes tsconfig in api-hjarntorget ([b641486](https://github.com/johanwilfer/skolplattformen/commit/b641486768323baf60a0100b838689cb7a6bee77))
* 🐛 Force release ([#115](https://github.com/johanwilfer/skolplattformen/issues/115)) ([5c170dc](https://github.com/johanwilfer/skolplattformen/commit/5c170dc070752d3671afcff1d5a7b21f4af99525))
* 🐛 Fulfix. Login funkar ([c5bec5f](https://github.com/johanwilfer/skolplattformen/commit/c5bec5f9eee06fd1c47b7993ff9aab3d10771276))
* 🐛 Get all notifications. Add modified date to notifications ([#150](https://github.com/johanwilfer/skolplattformen/issues/150)) ([4a0841a](https://github.com/johanwilfer/skolplattformen/commit/4a0841a704cf43ba300f7be1085ff746fce972ac))
* 🐛 Hämta alla aviseringar och sortera på senast ändrad ([71cb230](https://github.com/johanwilfer/skolplattformen/commit/71cb230b92901bf6c15f81126ed51a00c79afc4f))
* 🐛 hämta API key från server ([9bde441](https://github.com/johanwilfer/skolplattformen/commit/9bde441907dc90daa3ab001acbd243dfb3323a17))
* 🐛 Hide lunch in timetable if not showing current week ([#613](https://github.com/johanwilfer/skolplattformen/issues/613)) ([a40af3e](https://github.com/johanwilfer/skolplattformen/commit/a40af3e94d236bd61272319f0b1e8e5e19cd3a2c)), closes [#599](https://github.com/johanwilfer/skolplattformen/issues/599)
* 🐛 implemented XSRF token support ([1ecfdaf](https://github.com/johanwilfer/skolplattformen/commit/1ecfdafede92dfffe302ab6dea46c63b05bb60ea))
* 🐛 Ingen text syns i dark mode när inga barn hittas ([bce1165](https://github.com/johanwilfer/skolplattformen/commit/bce1165f300749502351fe28ee8f0c5f3ce7ee3c)), closes [#571](https://github.com/johanwilfer/skolplattformen/issues/571)
* 🐛 merge ([d26fd62](https://github.com/johanwilfer/skolplattformen/commit/d26fd62e5c7640148f6ba3ef65db1ea3aa6fb274))
* 🐛 merge conflict ([cafe6ec](https://github.com/johanwilfer/skolplattformen/commit/cafe6ec990087dffe828f03be7c9b003709e2197))
* 🐛 Merge with master ([9d21341](https://github.com/johanwilfer/skolplattformen/commit/9d213413bee88a126134557f654bbb7edab4ad46))
* 🐛 Moved topologykey to config, also added getHeader() ([2823547](https://github.com/johanwilfer/skolplattformen/commit/28235478041ad3f38fcecc5ebbcf236e2530e018))
* 🐛 News item details now gets parsed ([#55](https://github.com/johanwilfer/skolplattformen/issues/55)) ([50ce985](https://github.com/johanwilfer/skolplattformen/commit/50ce985edcc92205f39f9fa126fb25fb746aaf23))
* 🐛 Ny version av curriculum ([#148](https://github.com/johanwilfer/skolplattformen/issues/148)) ([e54ed25](https://github.com/johanwilfer/skolplattformen/commit/e54ed25d9ff7df7baf78c8356a8682d5ad75bb92))
* 🐛 Öppna på Android utan originAppScheme ([30b5bbb](https://github.com/johanwilfer/skolplattformen/commit/30b5bbb51efb31f67ffc5c4665d6933ec51fba5a))
* 🐛 Översättningar på menytabbarna ([#471](https://github.com/johanwilfer/skolplattformen/issues/471)) ([b7a732d](https://github.com/johanwilfer/skolplattformen/commit/b7a732d21b1a84c3a3a26b7eb680937384de4c93))
* 🐛 Parse old aspnet dates instead of unreliable format strings ([#108](https://github.com/johanwilfer/skolplattformen/issues/108)) ([3c33c75](https://github.com/johanwilfer/skolplattformen/commit/3c33c75956dc401338b64acf6d946b64d7dfce5c)), closes [#105](https://github.com/johanwilfer/skolplattformen/issues/105)
* 🐛 Parsning ([83ec383](https://github.com/johanwilfer/skolplattformen/commit/83ec3833c3d8d966e27ffb976ab655410a2630ac))
* 🐛 pt translations from curriculum ([#616](https://github.com/johanwilfer/skolplattformen/issues/616)) ([8d1ad62](https://github.com/johanwilfer/skolplattformen/commit/8d1ad6283972ddb8f9d5275ebe76523a0f64aff4))
* 🐛 read xsrf token from script for createItem call ([1deb424](https://github.com/johanwilfer/skolplattformen/commit/1deb42430ce8eb76b2a3956c9a9fba87ba70443f))
* 🐛 Readded keystore ([47c2ca3](https://github.com/johanwilfer/skolplattformen/commit/47c2ca30dcd780437e4f71af317da1c89258ad3d))
* 🐛 Readded mock, ts config to api ([82e0c6f](https://github.com/johanwilfer/skolplattformen/commit/82e0c6f961301c9241cf2ecacb657dbf53326f4f))
* 🐛 Reload anropar bara apiet om den inte redan laddar ([#9](https://github.com/johanwilfer/skolplattformen/issues/9)) ([c329283](https://github.com/johanwilfer/skolplattformen/commit/c32928369be6be104ede4c7090ed98246795fe87))
* 🐛 reload inaktivt i fejk ([#10](https://github.com/johanwilfer/skolplattformen/issues/10)) ([9fa63e8](https://github.com/johanwilfer/skolplattformen/commit/9fa63e84fea5e9ede12f955ff11041504c4f1292))
* 🐛 Remove two packages that have security issues ([5a0d673](https://github.com/johanwilfer/skolplattformen/commit/5a0d67363d549fa5f431cce8f23e061acd5cc33c))
* 🐛 Removed auth-test ([06c29d7](https://github.com/johanwilfer/skolplattformen/commit/06c29d75da5e6b503b98c949bf32f78027ee7548))
* 🐛 removed dist prior to ignore, more lint errors fix ([78f7577](https://github.com/johanwilfer/skolplattformen/commit/78f757783f7c3215eae7cdbbb3a33dd5063a1d2a))
* 🐛 Rensa sessionen innan Freja login ([bc2625d](https://github.com/johanwilfer/skolplattformen/commit/bc2625dc598594f004c9d193a653514020533866))
* 🐛 rensa upp getChildren anropet och ny release ([2336861](https://github.com/johanwilfer/skolplattformen/commit/2336861a71881fdb08d3a57b0b5fbe072dc08f0e))
* 🐛 Repaired login ([#11](https://github.com/johanwilfer/skolplattformen/issues/11)) ([83a4737](https://github.com/johanwilfer/skolplattformen/commit/83a47375945472c3c6809ed5e24ca481d2577f34))
* 🐛 Replaced named capture group for compatibility reasons ([#112](https://github.com/johanwilfer/skolplattformen/issues/112)) ([66b23fa](https://github.com/johanwilfer/skolplattformen/commit/66b23faf4392c942467334664d32a57be72e9758))
* 🐛 Replaces non breaking space with simple space ([#57](https://github.com/johanwilfer/skolplattformen/issues/57)) ([58d5676](https://github.com/johanwilfer/skolplattformen/commit/58d56764d3bdc10a5681d288c47b68d1cc9aa936))
* 🐛 Return a empty array if backend returns a specific error ([1e944ad](https://github.com/johanwilfer/skolplattformen/commit/1e944adf24482fef472174d14c9d76fc9e3bf78b))
* 🐛 Reverting to old api-hooks to isolate problem ([5945651](https://github.com/johanwilfer/skolplattformen/commit/5945651803ce111b3bd4d4a059b045e22947dedc))
* 🐛 scroll in timetable ([#597](https://github.com/johanwilfer/skolplattformen/issues/597)) ([f844a3c](https://github.com/johanwilfer/skolplattformen/commit/f844a3cdd4ea26b6a4b76e4236debec7e6e83986))
* 🐛 semikolonviolation! ([46c6260](https://github.com/johanwilfer/skolplattformen/commit/46c62601a2a56bf9966594a2842434701213dd27))
* 🐛 Settings menu was not updated on language change ([#286](https://github.com/johanwilfer/skolplattformen/issues/286)) ([6418d6e](https://github.com/johanwilfer/skolplattformen/commit/6418d6ee42e5f953b2a1f83613f07f7e0f2963d8))
* 🐛 Show subject name on Hjärntorget timetable ([b3df527](https://github.com/johanwilfer/skolplattformen/commit/b3df527d44904b7838bcb0a9aaef69c276c9c5b7))
* 🐛 Show the weekday on startpage if not today ([df28066](https://github.com/johanwilfer/skolplattformen/commit/df2806648ab6b573d277a338f76fb199cdd307a2))
* 🐛 Silly stockholm stad protection ([cd19abd](https://github.com/johanwilfer/skolplattformen/commit/cd19abdd0f7f16ffc7b2a4e2de598e00e832f8c3))
* 🐛 Site moved to new url ([c93e27b](https://github.com/johanwilfer/skolplattformen/commit/c93e27bec05582be2c0b0e63ba5ab47b1688b8d8))
* 🐛 Småfixar i schemat ([2c770c0](https://github.com/johanwilfer/skolplattformen/commit/2c770c08fb6e8adea558ec0af1be77978af843e0))
* 🐛 spelling of chinese traditional in chinese traditional ([a28fd97](https://github.com/johanwilfer/skolplattformen/commit/a28fd97fe7907a591dc92f5ddeccf1045b4f794b))
* 🐛 Store childs personalIdNumbers in settings ([cc3fd86](https://github.com/johanwilfer/skolplattformen/commit/cc3fd8670c37be2b5f3e9f642bb3b1882350e2f6))
* 🐛 Tog bort headerLargeTitle från navigationComponent ([73019af](https://github.com/johanwilfer/skolplattformen/commit/73019af8f4b2321fbba5c8c4d996fdbda1086c5d))
* 🐛 Tog bort radbrytning i bold ([#66](https://github.com/johanwilfer/skolplattformen/issues/66)) ([ca0117c](https://github.com/johanwilfer/skolplattformen/commit/ca0117ce64fbf1ce7eb6f476c37fc769e3df561e))
* 🐛 translations for curriculum ([#614](https://github.com/johanwilfer/skolplattformen/issues/614)) ([93c1c2d](https://github.com/johanwilfer/skolplattformen/commit/93c1c2d0b0831b44d20991be270172caccce195c))
* 🐛 Trims tag content to fix some markdown issues ([#56](https://github.com/johanwilfer/skolplattformen/issues/56)) ([f9dc391](https://github.com/johanwilfer/skolplattformen/commit/f9dc39128e1af21c4aaa23ca68cd81dcb9935448))
* 🐛 Tweak retry in Hooks lib to exponential with 7 retries ([5577c7f](https://github.com/johanwilfer/skolplattformen/commit/5577c7fe425c2f2700ff32b39185a40e62952b87))
* 🐛 Updated Timetable URLs ([#659](https://github.com/johanwilfer/skolplattformen/issues/659)) ([e6ba622](https://github.com/johanwilfer/skolplattformen/commit/e6ba622fa9d5c7ec533a71fe5b1fab6687a8fefe))
* 🐛 Upgraded async-storage from 1.5.2 to 1.5.9 ([0cd72f5](https://github.com/johanwilfer/skolplattformen/commit/0cd72f5d84bd76b846d99ac7995eba3bec154866))
* 🐛 URLSearchParams compatible with both node and RN ([#111](https://github.com/johanwilfer/skolplattformen/issues/111)) ([fd919a0](https://github.com/johanwilfer/skolplattformen/commit/fd919a0b5e961af00050e6c12a997bb6aa60d9ad))
* 🐛 use childcontroller script for XSRF header to CreateItem ([2796875](https://github.com/johanwilfer/skolplattformen/commit/2796875fe2593d5dc8f1be573f0f27ddb3216342))
* 🐛 Välja språk på Android var trasigt ([#467](https://github.com/johanwilfer/skolplattformen/issues/467)) ([d431d68](https://github.com/johanwilfer/skolplattformen/commit/d431d68f5cee6f3550ba7937aa9d177ab083baba))
* 🐛 Week component height and cap text ([9874dda](https://github.com/johanwilfer/skolplattformen/commit/9874dda30eefca652685419668374e1b460ffc51))
* 🐛 Week starts on monday regardless of selected locale ([#642](https://github.com/johanwilfer/skolplattformen/issues/642)) ([7e8ee95](https://github.com/johanwilfer/skolplattformen/commit/7e8ee956f4c638c9b51e033b75d808c2d8d8e62d))
* 🐛 Working notification url:s ([#41](https://github.com/johanwilfer/skolplattformen/issues/41)) ([3a808f9](https://github.com/johanwilfer/skolplattformen/commit/3a808f9ccd67994a615339223539fe8c5f51fc0a))
* add date handler ([a3e0eba](https://github.com/johanwilfer/skolplattformen/commit/a3e0eba706dd855af0e06775e913000c531b9f6e))
* add missing package references ([d41e2e3](https://github.com/johanwilfer/skolplattformen/commit/d41e2e3efe278415f3afc462b721afbec4b6f1e2))
* adjust margins and typography on start page ([aea0b52](https://github.com/johanwilfer/skolplattformen/commit/aea0b5264b61d41a96d7ce18a3fb6cb7d75c1cb9))
* auth issues ([ae369c2](https://github.com/johanwilfer/skolplattformen/commit/ae369c204c2b6dccdb84c85fd2c6f10dd76bdc8e))
* Bitrise build ([10e993a](https://github.com/johanwilfer/skolplattformen/commit/10e993ab9dc375d813479efae6b5d30a6fc06b60))
* change jest config for api's ([e50b991](https://github.com/johanwilfer/skolplattformen/commit/e50b991f54443beaaf9d4390f6efe0ff111ca033))
* copyright year ([#657](https://github.com/johanwilfer/skolplattformen/issues/657)) ([20ae87f](https://github.com/johanwilfer/skolplattformen/commit/20ae87fee165d9c4c9f9b77c28003226e5255e92))
* correct fake data dates ([d88bfcf](https://github.com/johanwilfer/skolplattformen/commit/d88bfcf5641e4dff89d6af6709fea00cae5a4c5b))
* decrease font weight to 500 ([69ff3ff](https://github.com/johanwilfer/skolplattformen/commit/69ff3ff0e1c65747a7aa6ef469187f06e2b0274c))
* failing html parsing ([2a2259a](https://github.com/johanwilfer/skolplattformen/commit/2a2259a2608ef7e9420d9d3fa59f55530d662ae9))
* fetch typings ([97e131d](https://github.com/johanwilfer/skolplattformen/commit/97e131d30d1c021ecf88aafc98820cdaec70fa67))
* fix failing tests in `api` ([57f38f5](https://github.com/johanwilfer/skolplattformen/commit/57f38f5b84537b35f13d0c4a6b72c7d2c80074b5))
* fix test configuration ([e6f213a](https://github.com/johanwilfer/skolplattformen/commit/e6f213a89f84b1eb3aafdd3d5d0971aceb10dbca))
* fix tests ([485db25](https://github.com/johanwilfer/skolplattformen/commit/485db2580793d6d53f188d6b47c6abec0d1f6647))
* fontSize on tabBarLabel decreased ([36bc627](https://github.com/johanwilfer/skolplattformen/commit/36bc62752a97b62597f3a368152fd86e5a98212f))
* handle iso date strings ([ca0a3e4](https://github.com/johanwilfer/skolplattformen/commit/ca0a3e49aca34edab2881eb38349d866928c29ab))
* handle long dates with time ([3ba96fe](https://github.com/johanwilfer/skolplattformen/commit/3ba96feec9804cb945d9a09d709461ac4c61d902))
* handle missing spaces in intro after certain characters ([#99](https://github.com/johanwilfer/skolplattformen/issues/99)) ([2926de3](https://github.com/johanwilfer/skolplattformen/commit/2926de31fe938cc5dd8284d47119454e4dee14a1))
* hide start-end if we have no schedule ([616362d](https://github.com/johanwilfer/skolplattformen/commit/616362d14b86ea13d989376d6495565d7d24389f))
* images cropping on different devices ([#524](https://github.com/johanwilfer/skolplattformen/issues/524)) ([7c50988](https://github.com/johanwilfer/skolplattformen/commit/7c5098859b71f13ffdb9441b81e149b983355d9f))
* licenses extractor is used on the correct package.json ([d1de447](https://github.com/johanwilfer/skolplattformen/commit/d1de44775b9df6132af9974f6aaef09c5f2d678f))
* links ([#64](https://github.com/johanwilfer/skolplattformen/issues/64)) ([905b893](https://github.com/johanwilfer/skolplattformen/commit/905b893ca735ffe9f7625d9eae18dbb2c12f1b1f))
* lint and prettier fixes ([169b536](https://github.com/johanwilfer/skolplattformen/commit/169b5365e94cd0ff5fe2aa9f28a7baebaeba899a))
* linter ([62e278a](https://github.com/johanwilfer/skolplattformen/commit/62e278a44bff74d939994ba7ab47013b0de37fe0))
* Öppna skolplattformen på alla språk. Closes [#333](https://github.com/johanwilfer/skolplattformen/issues/333) ([5cda041](https://github.com/johanwilfer/skolplattformen/commit/5cda041cdab78bcbe1de6c4d5445d32359b6b76b))
* package.json name for app changed ([a867b11](https://github.com/johanwilfer/skolplattformen/commit/a867b116c802956b5f5a8b6ec55e64e6821eb475))
* parse calendar dates as utc before iso ([#100](https://github.com/johanwilfer/skolplattformen/issues/100)) ([73f6d8b](https://github.com/johanwilfer/skolplattformen/commit/73f6d8ba72bfdbb018fb564abcd4ad55bf288a3e))
* parse intro without positive lookbehind regex ([#102](https://github.com/johanwilfer/skolplattformen/issues/102)) ([f8b3df2](https://github.com/johanwilfer/skolplattformen/commit/f8b3df2936c0eed0dec226c56cbd062272629655))
* remove deps/lock file for vklass ([ffd73e8](https://github.com/johanwilfer/skolplattformen/commit/ffd73e8362edcebb2e0f02944c3ebf560e96b33d))
* remove unused e2e files ([97b4380](https://github.com/johanwilfer/skolplattformen/commit/97b438069a589abc37a96fe8c10ce23078b30e7b))
* rename and fix imports ([18ed862](https://github.com/johanwilfer/skolplattformen/commit/18ed8620af5b396eeed740058531ebafda4f8d64))
* some failing tests in hooks now works ([c122f28](https://github.com/johanwilfer/skolplattformen/commit/c122f281a9607d7a52b3a25718e93151ddd7768a))
* Translations update from Weblate ([#16](https://github.com/johanwilfer/skolplattformen/issues/16)) ([94a3883](https://github.com/johanwilfer/skolplattformen/commit/94a38833c14124c84277ca9a79cb7630226b2948))
* ui-kitten metro config ([5fdc3d7](https://github.com/johanwilfer/skolplattformen/commit/5fdc3d71adb8d9364c8c6b345de841f0f3f1de7c))
* update colors to reach AAA ([0140984](https://github.com/johanwilfer/skolplattformen/commit/0140984918e13f63b6302dc34d3ce163b3b697df))
* update github workflow to run nx instead of lerna ([289c2f8](https://github.com/johanwilfer/skolplattformen/commit/289c2f848aec44da03692d4119aa9e1544dc9292))
* use date constructor instead of luxon ([74ea878](https://github.com/johanwilfer/skolplattformen/commit/74ea878073bc72934793604b00797264ca252afa))
* use parseDate for all date handling ([6cd92ac](https://github.com/johanwilfer/skolplattformen/commit/6cd92acbe326e6622df49832e3a46cb57e6f92a1))

### Features

* 🎸 activate norwegian ([cec7ddd](https://github.com/johanwilfer/skolplattformen/commit/cec7ddd8601309f752f9fe49298fcc96643599b7))
* 🎸 Add clear icon to search input ([6f87887](https://github.com/johanwilfer/skolplattformen/commit/6f87887fcd4c726ac7e9697d9087d1036935455c))
* 🎸 add settings screen ([#492](https://github.com/johanwilfer/skolplattformen/issues/492)) ([3b307d2](https://github.com/johanwilfer/skolplattformen/commit/3b307d25b3218764d559c4e80e196f7758ca0244))
* 🎸 Add testId to find components in tests ([8636779](https://github.com/johanwilfer/skolplattformen/commit/8636779e3cf2ab63f47fef371ae43363c732e87f))
* 🎸 Add Thai curriculum ([#622](https://github.com/johanwilfer/skolplattformen/issues/622)) ([bd02b37](https://github.com/johanwilfer/skolplattformen/commit/bd02b378c0d73f116baa716d05786c5d5d5cfbd9))
* 🎸 Add week number and calendar dates to timetable ([6fbbcc8](https://github.com/johanwilfer/skolplattformen/commit/6fbbcc803e92e288904be1ffba5e380bd9523100))
* 🎸 Added current language name to auth screen ([9f15a30](https://github.com/johanwilfer/skolplattformen/commit/9f15a303b895b375e34cb9e120bc988c6be558aa)), closes [#367](https://github.com/johanwilfer/skolplattformen/issues/367) [#332](https://github.com/johanwilfer/skolplattformen/issues/332)
* 🎸 Added food menu to features ([bec62fa](https://github.com/johanwilfer/skolplattformen/commit/bec62fa21b9503927b44ad956314a888fa6923e1))
* 🎸 Added privacy policy for Öppna Elevappen on the site ([6eb6d3a](https://github.com/johanwilfer/skolplattformen/commit/6eb6d3a6e3b62d1ee1aabb46e6f514cc4ec909e8))
* 🎸 Added Thai translation ([#621](https://github.com/johanwilfer/skolplattformen/issues/621)) ([9e2f94d](https://github.com/johanwilfer/skolplattformen/commit/9e2f94d8532af4b427aaea8335c4c3775ecb853b))
* 🎸 Ämnesnamn syns nu i schemat i Hjärntorget. ([#596](https://github.com/johanwilfer/skolplattformen/issues/596)) ([14ff985](https://github.com/johanwilfer/skolplattformen/commit/14ff985b0c7a0c9ab9c8547679caff66c7b5aa1f))
* 🎸 Bara visa Freja om det finns tillgängligt i api ([0c64f5a](https://github.com/johanwilfer/skolplattformen/commit/0c64f5ae35d1a2d1a8cd0b16bda942e9fd619e3f))
* 🎸 bump to RN 0.66 + upgrade dependencies ([#521](https://github.com/johanwilfer/skolplattformen/issues/521)) ([f05ff64](https://github.com/johanwilfer/skolplattformen/commit/f05ff646870c441717ca23f7fbe17a931c3ad452))
* 🎸 bump to version 2.0.4 ([6d762e7](https://github.com/johanwilfer/skolplattformen/commit/6d762e70076c292d952f1b626ea2925caaac78f9))
* 🎸 bump to version 2.0.4 ([078c946](https://github.com/johanwilfer/skolplattformen/commit/078c946a441a4227033c24acbb17807ea19a4dae))
* 🎸 bumped to 3.0.2 for new version releasea ([2af189e](https://github.com/johanwilfer/skolplattformen/commit/2af189ef0fb23723dae982382bee169e2c7ed8f6))
* 🎸 Change to translated texts in tests ([29273b8](https://github.com/johanwilfer/skolplattformen/commit/29273b8566be0d74e1cf1bcfd91b9ab4911c7255))
* 🎸 Changed newsListItem display date to modified ([c1da658](https://github.com/johanwilfer/skolplattformen/commit/c1da6583881e6813eb68118fc41706fc3b65be9e))
* 🎸 Chinese (simplified and traditional) ([eed2a75](https://github.com/johanwilfer/skolplattformen/commit/eed2a7579c23629c0e8dbd8350fa971cec3753fb))
* 🎸 Clear personal cache on login and logout ([#572](https://github.com/johanwilfer/skolplattformen/issues/572)) ([bf29ab5](https://github.com/johanwilfer/skolplattformen/commit/bf29ab58edd13db62b34f873a3429d319c0e7297))
* 🎸 Dark mode ([#364](https://github.com/johanwilfer/skolplattformen/issues/364)) ([bd9a4f5](https://github.com/johanwilfer/skolplattformen/commit/bd9a4f54b9f59e1ab675f5454380d8985b4a75df))
* 🎸 Den nygamla klasslistan ([#462](https://github.com/johanwilfer/skolplattformen/issues/462)) ([f0d05a5](https://github.com/johanwilfer/skolplattformen/commit/f0d05a50000a2958db9c0abb9bd9d9d2546414e8)), closes [#441](https://github.com/johanwilfer/skolplattformen/issues/441)
* 🎸 Feature toggle context ([ce05682](https://github.com/johanwilfer/skolplattformen/commit/ce056821a1b1d562e4c36d7ff30dfcb5e3ad3aeb))
* 🎸 Fix image load and typescript errors ([#570](https://github.com/johanwilfer/skolplattformen/issues/570)) ([933a884](https://github.com/johanwilfer/skolplattformen/commit/933a8840a3ebd049711a000ca6faf3e534f77ace))
* 🎸 Fixes status page and bump embedded ([7b65652](https://github.com/johanwilfer/skolplattformen/commit/7b6565296e3895c13384af571e2c60bf0ee4e24a))
* 🎸 fixes ts issues ([3f62016](https://github.com/johanwilfer/skolplattformen/commit/3f62016d6add2f5f234d6125c002b4d4603a5783))
* 🎸 Fler språk ([#400](https://github.com/johanwilfer/skolplattformen/issues/400)) ([0e8e905](https://github.com/johanwilfer/skolplattformen/commit/0e8e90581b7ab3c1705e590dbf0ef6f4a2286f1f))
* 🎸 Fler språk i schemat (uppd. curriculum) ([#476](https://github.com/johanwilfer/skolplattformen/issues/476)) ([6a30053](https://github.com/johanwilfer/skolplattformen/commit/6a3005330ccfffdc67c646ba212160cf6c87e6e2))
* 🎸 Format calendar dates with weekday ([3923bf1](https://github.com/johanwilfer/skolplattformen/commit/3923bf11c41d06dca33c5aaf76cfafd51729c80e))
* 🎸 Freja logo om login button ([170b4da](https://github.com/johanwilfer/skolplattformen/commit/170b4da39ae771953824a5c9be72c843ede96714))
* 🎸 Hämta lärare och skolkontakter från api-skolplattfomen och visa lärarens namn i schemat ([#589](https://github.com/johanwilfer/skolplattformen/issues/589)) ([b7dbd35](https://github.com/johanwilfer/skolplattformen/commit/b7dbd356c652bf53a9d73dd38f11744ff364470b))
* 🎸 Japanese ([e5deadd](https://github.com/johanwilfer/skolplattformen/commit/e5deadd88084fba26a7b8dbc83664be376b76a51))
* 🎸 japanese in curriculum ([#617](https://github.com/johanwilfer/skolplattformen/issues/617)) ([1d1e871](https://github.com/johanwilfer/skolplattformen/commit/1d1e8713f4f2861e994158ff5830615e6d1e7727))
* 🎸 language updates for curriculum ([4d62d9e](https://github.com/johanwilfer/skolplattformen/commit/4d62d9e26987ae4840f81e1c1ad958a6905746c0))
* 🎸 Latin and fix for locales ([1c05196](https://github.com/johanwilfer/skolplattformen/commit/1c051961d695ebb2546f2a30991d01015e7c48fb))
* 🎸 Logga in med Freja eID+ ([d9c62a6](https://github.com/johanwilfer/skolplattformen/commit/d9c62a6d91abc30b376fc9233108655a0da9fd5b))
* 🎸 Merged with main, also added api to nx ([4f1f66f](https://github.com/johanwilfer/skolplattformen/commit/4f1f66fcbbf3682004e781d058ff43a7eb3b57ce))
* 🎸 Modified used for child overview as well ([0ad8bfe](https://github.com/johanwilfer/skolplattformen/commit/0ad8bfe15c544f2fe34a7d7b2bc4284dec70a6b3))
* 🎸 News are sorted, desc, by modified date ([#147](https://github.com/johanwilfer/skolplattformen/issues/147)) ([a4b7b7f](https://github.com/johanwilfer/skolplattformen/commit/a4b7b7f6a942e2bdedd82c50e16f5336bb6fc1ec))
* 🎸 Notifications sorted by modified, then created date ([#151](https://github.com/johanwilfer/skolplattformen/issues/151)) ([91f63e8](https://github.com/johanwilfer/skolplattformen/commit/91f63e8d2ac060692090d8f75379a3a7c6a1a074))
* 🎸 Notifications use modified, then created date ([a655bbc](https://github.com/johanwilfer/skolplattformen/commit/a655bbc590b2ac8016bc4ccb73030aa68ce1e891))
* 🎸 Polish support in curriculum ([b8ef523](https://github.com/johanwilfer/skolplattformen/commit/b8ef523afc7de1554a782063a6f7679498aa7fef))
* 🎸 Portuguese ([2f45cbd](https://github.com/johanwilfer/skolplattformen/commit/2f45cbdeb639cd43c6b13cff0a2f86a934b950dd))
* 🎸 Rätt text för rätt inloggning i modal ([be22fd8](https://github.com/johanwilfer/skolplattformen/commit/be22fd8cd35b4086b80758df132036f2d5957382))
* 🎸 release 2.0.0 for Android ([0dcb983](https://github.com/johanwilfer/skolplattformen/commit/0dcb98312faa6bc81c264e0f8e1ca810bc72b0c3))
* 🎸 Remove all obsolete login obstacles ([#146](https://github.com/johanwilfer/skolplattformen/issues/146)) ([befb073](https://github.com/johanwilfer/skolplattformen/commit/befb073a322823dfad2b29e8ab03488b68f2a16c))
* 🎸 Replace abort with cancel ([134e904](https://github.com/johanwilfer/skolplattformen/commit/134e904d86b0295614a4fd452355276b412d4e65))
* 🎸 Skip to the next day in calendar ([#425](https://github.com/johanwilfer/skolplattformen/issues/425)) ([fce1d98](https://github.com/johanwilfer/skolplattformen/commit/fce1d98847f4cc7c27bfa359b1d2b1bdc86e12ea))
* 🎸 Somali ([df8f2e3](https://github.com/johanwilfer/skolplattformen/commit/df8f2e378e76d1f4b8f4b0cfd55aba82626ccaa8))
* 🎸 Started on provider for selecting platform + feature to ([1aaaeb6](https://github.com/johanwilfer/skolplattformen/commit/1aaaeb64e31531185c0ef75bff61c97f0cf942c4))
* 🎸 Toggled class list in hjärntorget ([33440bc](https://github.com/johanwilfer/skolplattformen/commit/33440bcc32d0ea466662cdf167406b0dd503b251))
* 🎸 Ukrainska ([8b2b680](https://github.com/johanwilfer/skolplattformen/commit/8b2b680c175f95c54fb945fba06d798cc881c809))
* 🎸 Updated embedded for correct sorting ([9efef8d](https://github.com/johanwilfer/skolplattformen/commit/9efef8dad9e44e80422feb94ff7c68b22f3be51f))
* 🎸 Use custom async storage ([#461](https://github.com/johanwilfer/skolplattformen/issues/461)) ([98f7c04](https://github.com/johanwilfer/skolplattformen/commit/98f7c04f1c1b88d621440c6190cf1223112fa03b))
* 🎸 Use fade on the backdrop on login modal ([e99494b](https://github.com/johanwilfer/skolplattformen/commit/e99494bc77cf7037ca1a5076effc68c4cc3ed4ea))
* 🎸 wip feagture toggle ([1601c4f](https://github.com/johanwilfer/skolplattformen/commit/1601c4f83c75bc98ec1084725f9b126e871024b2))
* 🎸 WIP Switch school platform ([916ebc5](https://github.com/johanwilfer/skolplattformen/commit/916ebc5e25b52eebf45a147f971356d8bd9e2e11))
* Add custom Poppins typeface ([67a8aca](https://github.com/johanwilfer/skolplattformen/commit/67a8aca9e403ca98fefa8244c205a4cec8669f6a))
* add lunch to daily schedule ([76c7108](https://github.com/johanwilfer/skolplattformen/commit/76c7108b966c8693102696b98ec7913f55f2382a))
* add lunch to schedule ([03eab44](https://github.com/johanwilfer/skolplattformen/commit/03eab44fc918ff5aabcabf9d96ca0640c8eeb4e8))
* add nx build system ([d90cfd2](https://github.com/johanwilfer/skolplattformen/commit/d90cfd2a3b94b9845f809b65a96a72b10447651c))
* add police report protocol ([77b3c6b](https://github.com/johanwilfer/skolplattformen/commit/77b3c6b0848578a3acf0a119450e5ba3396b93fe))
* added day summary on front page ([1917b7e](https://github.com/johanwilfer/skolplattformen/commit/1917b7e2d425b0c40308480668b916156dd3e24a))
* automatic sorting on dates ([b911ae8](https://github.com/johanwilfer/skolplattformen/commit/b911ae8c8482f1817f3f54c5db135bfa33ac0885))
* day summary on front page ([b82f744](https://github.com/johanwilfer/skolplattformen/commit/b82f744567bafe0e7804625ca3101965cdc12fe0))
* Frontpage date tweaks ([#582](https://github.com/johanwilfer/skolplattformen/issues/582)) ([66e7811](https://github.com/johanwilfer/skolplattformen/commit/66e7811b83e96f9fb83aa82cb34736f38a3bf16a))
* handle timeouts, throttling, ratelimit etc from google ([a67ee60](https://github.com/johanwilfer/skolplattformen/commit/a67ee60f027032c4141994a1ae0fbc5bb5bb06da))
* load timeline dynamically from Google Sheet ([c53a8c0](https://github.com/johanwilfer/skolplattformen/commit/c53a8c0bb2181591e470cf6e38ef0a343d6f0167))
* login screen and move logout button ([fa7b103](https://github.com/johanwilfer/skolplattformen/commit/fa7b10318fdf58ad1e2ef1238bae37c65ba301d5))
* navigate from "Your Children" to specific tabs ([#660](https://github.com/johanwilfer/skolplattformen/issues/660)) ([34c376a](https://github.com/johanwilfer/skolplattformen/commit/34c376a727ad0bbfbd3f7be01aedb91d1705b34b))
* new colors ([c178f9c](https://github.com/johanwilfer/skolplattformen/commit/c178f9c3b4cd0ae9558df68bb51db48f33537e93))
* updated history ([9fa7d10](https://github.com/johanwilfer/skolplattformen/commit/9fa7d10bb1e1822a327e15cb773574c988997094))
* updated history with events up to July ([#423](https://github.com/johanwilfer/skolplattformen/issues/423)) ([62c3f2a](https://github.com/johanwilfer/skolplattformen/commit/62c3f2a97f1c118f4bc1eed1b4bdc82ab13a907f))
* **site:** dark mode ([#393](https://github.com/johanwilfer/skolplattformen/issues/393)) ([36e809a](https://github.com/johanwilfer/skolplattformen/commit/36e809a5f007a66ee1c38faf0c8593df44e90bb1))
* 🎸 Add errormessage to loading page ([#255](https://github.com/johanwilfer/skolplattformen/issues/255)) ([d1c5b09](https://github.com/johanwilfer/skolplattformen/commit/d1c5b09cf31113318f9811bea16d809dbde90c4e)), closes [#195](https://github.com/johanwilfer/skolplattformen/issues/195)
* 🎸 Add new Status page ([#259](https://github.com/johanwilfer/skolplattformen/issues/259)) ([2dd1564](https://github.com/johanwilfer/skolplattformen/commit/2dd15640e2020d92486511b1dd330eaa0b8559c5))
* 🎸 Added .author and .imageAltText on NewsItem ([#42](https://github.com/johanwilfer/skolplattformen/issues/42)) ([6e84a63](https://github.com/johanwilfer/skolplattformen/commit/6e84a6391a9702503ceda89f1399a9c600b2315d))
* 🎸 Added getter for logged in personal number ([#39](https://github.com/johanwilfer/skolplattformen/issues/39)) ([a860d12](https://github.com/johanwilfer/skolplattformen/commit/a860d1208c5d79f0d06034ebd993bc1f3cf2eb5e))
* 🎸 Added language support ([#121](https://github.com/johanwilfer/skolplattformen/issues/121)) ([9dcdf78](https://github.com/johanwilfer/skolplattformen/commit/9dcdf78515a944bb48fffecc9af5072dab8fe851))
* 🎸 Added Polish ([bb35884](https://github.com/johanwilfer/skolplattformen/commit/bb35884651d7b9af5959b10c3d0ed778e9f6d017))
* 🎸 Added Polish language ([53f6d4c](https://github.com/johanwilfer/skolplattformen/commit/53f6d4c4f0559c7a39a419ce49108d9ca7c1137b))
* 🎸 Added text for empty menu ([bbfb2a3](https://github.com/johanwilfer/skolplattformen/commit/bbfb2a36aea659b91ba1ed528691066caf0c0cef))
* 🎸 Added useAppState hook and logs out user if not authenticated ([#328](https://github.com/johanwilfer/skolplattformen/issues/328)) ([772f652](https://github.com/johanwilfer/skolplattformen/commit/772f65273c4858eac680594f61dc7ac92c30faa0))
* 🎸 Alla nyhetsbrev ([#67](https://github.com/johanwilfer/skolplattformen/issues/67)) ([f3f658f](https://github.com/johanwilfer/skolplattformen/commit/f3f658fdd33300304f9969bae7d892359859293f))
* 🎸 API call retries and support for error reporting ([#5](https://github.com/johanwilfer/skolplattformen/issues/5)) ([9ed5df2](https://github.com/johanwilfer/skolplattformen/commit/9ed5df2e45e8d368d3d4df1c992a0901a512ff6a))
* 🎸 Build, tag and release ([b71adc5](https://github.com/johanwilfer/skolplattformen/commit/b71adc57fbdd4ff4d6fe1b87e7afac90a9d6628c))
* 🎸 cache busting ([5ce4ddd](https://github.com/johanwilfer/skolplattformen/commit/5ce4ddd9d04501a15ce37c9f3378e36b3f3dabfe))
* 🎸 Cache prefixas med personnummer ([#8](https://github.com/johanwilfer/skolplattformen/issues/8)) ([fc146ea](https://github.com/johanwilfer/skolplattformen/commit/fc146ea7fc9f705b88bbc75a6cc01b6f2235bfaa))
* 🎸 Classmates ([#14](https://github.com/johanwilfer/skolplattformen/issues/14)) ([a6ce6ea](https://github.com/johanwilfer/skolplattformen/commit/a6ce6ea9f6468ad5c1e26df4228706a1055e241a)), closes [#7](https://github.com/johanwilfer/skolplattformen/issues/7)
* 🎸 Code cleanup, refactoring, linting and tests ([d0a0314](https://github.com/johanwilfer/skolplattformen/commit/d0a0314ae6f058c617227d28d738bff9fc85e966))
* 🎸 Curriculum as peer dependency ([#122](https://github.com/johanwilfer/skolplattformen/issues/122)) ([e24a9b3](https://github.com/johanwilfer/skolplattformen/commit/e24a9b3c5e0d64a395e4b576975cc2b3e6832bab))
* 🎸 Exporting all types in index ([#45](https://github.com/johanwilfer/skolplattformen/issues/45)) ([8351ef2](https://github.com/johanwilfer/skolplattformen/commit/8351ef275f1ac87da00fdeaa86a3f4e17a1e15b1))
* 🎸 Exporting LoginStatusChecker interface ([#46](https://github.com/johanwilfer/skolplattformen/issues/46)) ([20e18e5](https://github.com/johanwilfer/skolplattformen/commit/20e18e5e23e1a1def00667a3f23e9992511a708b))
* 🎸 Fake mode for 121212121212, 201212121212 and 1212121212 ([#35](https://github.com/johanwilfer/skolplattformen/issues/35)) ([8d264b9](https://github.com/johanwilfer/skolplattformen/commit/8d264b9787f20c2c93348f9538d1775a8b931d05))
* 🎸 Fakedata laggar 0.2-1 sekund ([#68](https://github.com/johanwilfer/skolplattformen/issues/68)) ([018d600](https://github.com/johanwilfer/skolplattformen/commit/018d60099dffbb57c387367a31a091620f5132a7))
* 🎸 Fallback language ([#7](https://github.com/johanwilfer/skolplattformen/issues/7)) ([e944468](https://github.com/johanwilfer/skolplattformen/commit/e94446873429438b79a81542caf8f4f4f1882ce0))
* 🎸 First implementation ([e5438b0](https://github.com/johanwilfer/skolplattformen/commit/e5438b0f264afb564efec7aca46adad0db6bd6e2))
* 🎸 First release ([d37f3db](https://github.com/johanwilfer/skolplattformen/commit/d37f3db3e8df421bb1ed8848ab63220a9b461b24))
* 🎸 Forcing release ([d4151fa](https://github.com/johanwilfer/skolplattformen/commit/d4151fa26faa3017d5c36ca3eef4966db6d7267b))
* 🎸 getSessionCookie and removed News object ([#24](https://github.com/johanwilfer/skolplattformen/issues/24)) ([91ba683](https://github.com/johanwilfer/skolplattformen/commit/91ba6833b456dd446948c886c80768d2af360a25)), closes [#22](https://github.com/johanwilfer/skolplattformen/issues/22) [#23](https://github.com/johanwilfer/skolplattformen/issues/23)
* 🎸 getUser ([#19](https://github.com/johanwilfer/skolplattformen/issues/19)) ([39b62b7](https://github.com/johanwilfer/skolplattformen/commit/39b62b7b371b0990e9c4594603e8e95219234dd5)), closes [#9](https://github.com/johanwilfer/skolplattformen/issues/9)
* 🎸 Gratis ([#312](https://github.com/johanwilfer/skolplattformen/issues/312)) ([ac8581d](https://github.com/johanwilfer/skolplattformen/commit/ac8581d0b96771883ef91ea0445d360972c6ed73))
* 🎸 Hämta lektionsschema ([#110](https://github.com/johanwilfer/skolplattformen/issues/110)) ([c288449](https://github.com/johanwilfer/skolplattformen/commit/c2884497bf66fccbae79883e3e1d9470d7c9fc55))
* 🎸 Image ([#21](https://github.com/johanwilfer/skolplattformen/issues/21)) ([2ad7523](https://github.com/johanwilfer/skolplattformen/commit/2ad7523a1ded17bbb20b491cd54cd9c960c825a3)), closes [#10](https://github.com/johanwilfer/skolplattformen/issues/10)
* 🎸 It now handles comments ([065e0e9](https://github.com/johanwilfer/skolplattformen/commit/065e0e968276bc385ecec314a5577a5be44bfaf6))
* 🎸 Loads schedule ([#16](https://github.com/johanwilfer/skolplattformen/issues/16)) ([53d42de](https://github.com/johanwilfer/skolplattformen/commit/53d42de62cae311e28decf50591e521128c9bfcb)), closes [#13](https://github.com/johanwilfer/skolplattformen/issues/13) [#8](https://github.com/johanwilfer/skolplattformen/issues/8)
* 🎸 Made User properties optional for hook convenience ([#31](https://github.com/johanwilfer/skolplattformen/issues/31)) ([0e0e996](https://github.com/johanwilfer/skolplattformen/commit/0e0e9965892e69819e9b49dfcdf2afdddacccb47))
* 🎸 Misc codes (Lunch, Prandium, MTID) ([59e350b](https://github.com/johanwilfer/skolplattformen/commit/59e350b6ab6d1164d64b84428226a0c6e078c622))
* 🎸 Multilang support for useTimetable ([#14](https://github.com/johanwilfer/skolplattformen/issues/14)) ([be6c9d1](https://github.com/johanwilfer/skolplattformen/commit/be6c9d1302a8f098bf1d57058285c90745ca9626))
* 🎸 Names from curriculum ([#116](https://github.com/johanwilfer/skolplattformen/issues/116)) ([504503f](https://github.com/johanwilfer/skolplattformen/commit/504503f7a0c243b5d24f1784ad83af2e9d01feee))
* 🎸 New properties on NewsItem and updated fake data ([#44](https://github.com/johanwilfer/skolplattformen/issues/44)) ([dea899b](https://github.com/johanwilfer/skolplattformen/commit/dea899bd17d43bf95936065bb92a523dd3da79f2))
* 🎸 News images that do not require login ([#43](https://github.com/johanwilfer/skolplattformen/issues/43)) ([5daf186](https://github.com/johanwilfer/skolplattformen/commit/5daf186d5cd6ff7084ea7bbc38d9586c1ec9b59e))
* 🎸 Notifications ([#20](https://github.com/johanwilfer/skolplattformen/issues/20)) ([348e437](https://github.com/johanwilfer/skolplattformen/commit/348e43778df7e7336148b327a0ce2363bca05fa4)), closes [#11](https://github.com/johanwilfer/skolplattformen/issues/11)
* 🎸 Polish ([#9](https://github.com/johanwilfer/skolplattformen/issues/9)) ([18c8126](https://github.com/johanwilfer/skolplattformen/commit/18c81264a08123526989d33ee1dd1ade08c38d8d))
* 🎸 Polish support in curriculum ([96c816e](https://github.com/johanwilfer/skolplattformen/commit/96c816e33c113c8da5b6e5bb695a8bdaf7d88a7f))
* 🎸 Possibly first working version ([0e4acba](https://github.com/johanwilfer/skolplattformen/commit/0e4acba776558aa25f00347ac38cdd2d873da657))
* 🎸 Redesign of webview, simpler interface ([#287](https://github.com/johanwilfer/skolplattformen/issues/287)) ([5723b19](https://github.com/johanwilfer/skolplattformen/commit/5723b198f74ed5f5298bee21e4e2c8e4aef08401))
* 🎸 Remove required personal number in route ([#118](https://github.com/johanwilfer/skolplattformen/issues/118)) ([c3b4b15](https://github.com/johanwilfer/skolplattformen/commit/c3b4b153c34de34d85681f41dbdfd0c1f5d356bd))
* 🎸 Remove required personal number on login on same device ([#271](https://github.com/johanwilfer/skolplattformen/issues/271)) ([2604640](https://github.com/johanwilfer/skolplattformen/commit/260464026b39d3e66098df037a19a9fe586a000c))
* 🎸 Removed getImage() and added .fullImageUrl to NewsItem ([#33](https://github.com/johanwilfer/skolplattformen/issues/33)) ([5c3929d](https://github.com/johanwilfer/skolplattformen/commit/5c3929d9d171f720b60369b4f5fe105da83af6b0))
* 🎸 Replaced Moment with Luxon ([#30](https://github.com/johanwilfer/skolplattformen/issues/30)) ([e41f0bf](https://github.com/johanwilfer/skolplattformen/commit/e41f0bf4357ddb762667c6837d54726addc8fd44))
* 🎸 Släpp sargen - nu kör vi ([#60](https://github.com/johanwilfer/skolplattformen/issues/60)) ([c5e9992](https://github.com/johanwilfer/skolplattformen/commit/c5e9992f9ab204799aad5d040b26d62e33703aff))
* 🎸 Switched to Markdown Extra converter ([#58](https://github.com/johanwilfer/skolplattformen/issues/58)) ([3b7b067](https://github.com/johanwilfer/skolplattformen/commit/3b7b0677a457673d225511c43ca00add73498930))
* 🎸 Timetables ([#12](https://github.com/johanwilfer/skolplattformen/issues/12)) ([2ae212d](https://github.com/johanwilfer/skolplattformen/commit/2ae212d46a7c8c333101f39e76435721c8d0d00e))
* 🎸 Updated curriculum ([#268](https://github.com/johanwilfer/skolplattformen/issues/268)) ([960be8a](https://github.com/johanwilfer/skolplattformen/commit/960be8a33460e3fe40cd9477e9b3c805bbbb88d9))
* 🎸 Updated curriculum and fake data with new codes ([#117](https://github.com/johanwilfer/skolplattformen/issues/117)) ([0a02ffa](https://github.com/johanwilfer/skolplattformen/commit/0a02ffa04d7d7e6610bf2f2fffa83a683fc23726))
* 🎸 Updated deps and removed unnecessary parsing in week ([586a975](https://github.com/johanwilfer/skolplattformen/commit/586a9759207dc0a53b277c451c7341e44dca479d))
* 🎸 Updated embedded-api and api-hooks ([5a3391a](https://github.com/johanwilfer/skolplattformen/commit/5a3391ad2423e323c6dc217ea3c22b6d233925db))
* 🎸 Updated embedded-api for better menu handling ([675454a](https://github.com/johanwilfer/skolplattformen/commit/675454a2fe9be5738c6965971da9db2f7b4c75a4))
* 🎸 Updated embedded-api for time tables with full names ([bc1e638](https://github.com/johanwilfer/skolplattformen/commit/bc1e638426814669fe38daa769a078502251228b))
* 🎸 useNewsDetails(child, news) ([5d4f751](https://github.com/johanwilfer/skolplattformen/commit/5d4f7515cd7af66e5a192520bf7d96aab72e8bf5))
* 🎸 Working compound child list enabling time tables ([323fc13](https://github.com/johanwilfer/skolplattformen/commit/323fc13efee2c8b27546c2b29192772ddbb9628d))
* add newsItemDetails ([1826b80](https://github.com/johanwilfer/skolplattformen/commit/1826b80d4bd2ee97fedb1f04f70a95bb478878de))
* Add Patreon badge. Add info about contributing with Weblate. ([#311](https://github.com/johanwilfer/skolplattformen/issues/311)) ([b37571d](https://github.com/johanwilfer/skolplattformen/commit/b37571d0123aa85f5b132a87fb1753a103dd702b))
* added flash message in header ([b7efee1](https://github.com/johanwilfer/skolplattformen/commit/b7efee1e99d932b93d49d6377060d9876f02ea0a))
* call newsItemDetails to get details for a news item. Resolves [#28](https://github.com/johanwilfer/skolplattformen/issues/28) ([5dcc42e](https://github.com/johanwilfer/skolplattformen/commit/5dcc42eeac0b4acda11515271b63aeb42e3773d9))
* first working schema ui ([d3d2be3](https://github.com/johanwilfer/skolplattformen/commit/d3d2be3a3e3c5910f698ea1c2c8f815b0e688aca))
* first working schema ui ([8b69a20](https://github.com/johanwilfer/skolplattformen/commit/8b69a20ab2dc9fde5ae90b716a1646ab606fbd02))
* first working version in test ([0a8be80](https://github.com/johanwilfer/skolplattformen/commit/0a8be80a1d12885bca5599bbb9376d710dd3e150))
* first working version in test ([4bf571b](https://github.com/johanwilfer/skolplattformen/commit/4bf571b5d8c7cb5da2453330ef22e3e4b8ae2c7d))
* Improve menu ([#109](https://github.com/johanwilfer/skolplattformen/issues/109)) ([9c4fcb2](https://github.com/johanwilfer/skolplattformen/commit/9c4fcb2d251d71ec076e3b1725ae74b497535d66))
* Ombyggd parsning av nyhetsbrev ([#65](https://github.com/johanwilfer/skolplattformen/issues/65)) ([a5dfb70](https://github.com/johanwilfer/skolplattformen/commit/a5dfb704f4c7428b148cd26f94eceb9567bfb35e))
* update typings for ScheduleItem ([9c87535](https://github.com/johanwilfer/skolplattformen/commit/9c87535c5bd8e1c9ed8e66d03c13cb6dc8cce8fb))
* use curriculun lib ([8b700e5](https://github.com/johanwilfer/skolplattformen/commit/8b700e5516414d4e0c4e70a2ff64a245645d1cd3))
* visa summering per dag inkl indikation om gymnastik ([ea18203](https://github.com/johanwilfer/skolplattformen/commit/ea182035d8960316a34f5fdd9c3a4769b3d1aa57))
* **a11y:** update colors and styling to improve accessibility ([9dd9691](https://github.com/johanwilfer/skolplattformen/commit/9dd9691aa94e33d9525c3ca96a9cfd0d35ef13b2))
* use curriculun lib ([0e61c16](https://github.com/johanwilfer/skolplattformen/commit/0e61c16aa94761c6eb48c61cbd368ea288bd5b9d))
* visa summering per dag inkl indikation om gymnastik ([02eb7dc](https://github.com/johanwilfer/skolplattformen/commit/02eb7dcf92df6f25e28bc146255a7f4dc785ac58))

* Rebuilt session handling and login (#78) ([c62dab9](https://github.com/johanwilfer/skolplattformen/commit/c62dab9e2e9be4b208f0cb2fc9bb6253beb2b403)), closes [#78](https://github.com/johanwilfer/skolplattformen/issues/78)

### BREAKING CHANGES

* 🧨 useTimetable now requires lang
* 🧨 getTimetable requires language
* 🧨 Child -> EtjanstChild

* feat: 🎸 Test data for skola24Children and timetable

* docs: ✏️ Updated instructions

Co-authored-by: Johan Öbrink <[email protected]>
* This updates the `startDate` and `endDate` to be
potentially `undefined`
* 🧨 Major update of peer dependency embedded-api
* 🧨 Cookie and Session handling reworked
* 🧨 Nä... egentligen inte
* 🧨 api no longer exposes getImage()
* 🧨 Change to types (moment -> strings) and api.getSchedule (moment ->
luxon.DateTime)
* 🧨 Call signature of getNews changed
github-actions bot pushed a commit to imzeeshan/skolplattformen that referenced this pull request Aug 26, 2024
# [2.2.0](v2.1.0...v2.2.0) (2024-08-26)

### Bug Fixes

*  removed price components. Altered QA. ([kolplattformen#653](https://github.com/imzeeshan/skolplattformen/issues/653)) ([fef71c7](fef71c7))
* 🐛 Add better logo image for Freja eID ([051df2d](051df2d))
* 🐛 Add languages to curriculum config ([b9302f9](b9302f9))
* 🐛 Add missing translations for calendar ([7ada994](7ada994))
* 🐛 Add translation to week ([cfa39de](cfa39de))
* 🐛 added dist to ignore ([1230825](1230825))
* 🐛 Added projects to nx ([c88b25a](c88b25a))
* 🐛 adjust fakeData lessons offset in ht ([kolplattformen#598](https://github.com/imzeeshan/skolplattformen/issues/598)) ([3f69bc8](3f69bc8))
* 🐛 BankID urls changed ([kolplattformen#646](https://github.com/imzeeshan/skolplattformen/issues/646)) ([25a2d7f](25a2d7f))
* 🐛 Better fix for the isoWeek bug in Timetable ([ea6b385](ea6b385))
* 🐛 Bytte ut Freja eID till Freja eID+. Lade till polska ([a611460](a611460))
* 🐛 Change broken links caused by name change of repo ([kolplattformen#649](https://github.com/imzeeshan/skolplattformen/issues/649)) ([61d47b4](61d47b4))
* 🐛 Clarify who's personal identity number to enter ([5028a85](5028a85)), closes [kolplattformen#526](https://github.com/imzeeshan/skolplattformen/issues/526)
* 🐛 dummy login i hjarntorget ([38cc762](38cc762))
* 🐛 error loading SKOLA24_CHILDREN SAML ([508b079](508b079))
* 🐛 Felaktig sortering av lektioner ([kolplattformen#595](https://github.com/imzeeshan/skolplattformen/issues/595)) ([ed3a27b](ed3a27b)), closes [kolplattformen#591](https://github.com/imzeeshan/skolplattformen/issues/591)
* 🐛 fix crash when moment locale and language code differ ([623bf48](623bf48))
* 🐛 Fix failing test in Curriculum ([8724fa4](8724fa4))
* 🐛 Fix failing tests ([8d9cfe2](8d9cfe2))
* 🐛 fix for iOS ([8e3a9c1](8e3a9c1))
* 🐛 Fixes crash when body od newItem is empty ([3e0fd14](3e0fd14))
* 🐛 Fixes failing tests (added skip), fixes lint + test ([d71c106](d71c106))
* 🐛 Fixes inheritance from [@skolplattformen-api](https://github.com/skolplattformen-api) ([ba45cfd](ba45cfd))
* 🐛 Fixes issue with package.json in hjarntorget ([e2e1ff8](e2e1ff8))
* 🐛 Fixes lint errors ([e19c8a7](e19c8a7))
* 🐛 Fixes merge with main ([c54f2ff](c54f2ff))
* 🐛 Fixes news title, lowered font size on header ([7df15d3](7df15d3))
* 🐛 Fixes tests ([d451cf1](d451cf1))
* 🐛 Fixes tests, added esModuleInterop true to tsconfig ([6383795](6383795))
* 🐛 Fixes TS config + lint etc ([4663269](4663269))
* 🐛 Fixes TSconfig for all projects ([24c1624](24c1624))
* 🐛 Fixes tsconfig in api-hjarntorget ([b641486](b641486))
* 🐛 Fulfix. Login funkar ([c5bec5f](c5bec5f))
* 🐛 Hide lunch in timetable if not showing current week ([kolplattformen#613](https://github.com/imzeeshan/skolplattformen/issues/613)) ([a40af3e](a40af3e)), closes [kolplattformen#599](https://github.com/imzeeshan/skolplattformen/issues/599)
* 🐛 Ingen text syns i dark mode när inga barn hittas ([bce1165](bce1165)), closes [kolplattformen#571](https://github.com/imzeeshan/skolplattformen/issues/571)
* 🐛 merge ([d26fd62](d26fd62))
* 🐛 merge conflict ([cafe6ec](cafe6ec))
* 🐛 Merge with master ([9d21341](9d21341))
* 🐛 Öppna på Android utan originAppScheme ([30b5bbb](30b5bbb))
* 🐛 pt translations from curriculum ([kolplattformen#616](https://github.com/imzeeshan/skolplattformen/issues/616)) ([8d1ad62](8d1ad62))
* 🐛 Readded keystore ([47c2ca3](47c2ca3))
* 🐛 Readded mock, ts config to api ([82e0c6f](82e0c6f))
* 🐛 Removed auth-test ([06c29d7](06c29d7))
* 🐛 removed dist prior to ignore, more lint errors fix ([78f7577](78f7577))
* 🐛 Rensa sessionen innan Freja login ([bc2625d](bc2625d))
* 🐛 scroll in timetable ([kolplattformen#597](https://github.com/imzeeshan/skolplattformen/issues/597)) ([f844a3c](f844a3c))
* 🐛 Show subject name on Hjärntorget timetable ([b3df527](b3df527))
* 🐛 Show the weekday on startpage if not today ([df28066](df28066))
* 🐛 Site moved to new url ([c93e27b](c93e27b))
* 🐛 spelling of chinese traditional in chinese traditional ([a28fd97](a28fd97))
* 🐛 Store childs personalIdNumbers in settings ([cc3fd86](cc3fd86))
* 🐛 translations for curriculum ([kolplattformen#614](https://github.com/imzeeshan/skolplattformen/issues/614)) ([93c1c2d](93c1c2d))
* 🐛 Tweak retry in Hooks lib to exponential with 7 retries ([5577c7f](5577c7f))
* 🐛 Updated Timetable URLs ([kolplattformen#659](https://github.com/imzeeshan/skolplattformen/issues/659)) ([e6ba622](e6ba622))
* 🐛 Upgraded async-storage from 1.5.2 to 1.5.9 ([0cd72f5](0cd72f5))
* 🐛 Week component height and cap text ([9874dda](9874dda))
* 🐛 Week starts on monday regardless of selected locale ([kolplattformen#642](https://github.com/imzeeshan/skolplattformen/issues/642)) ([7e8ee95](7e8ee95))
* add missing package references ([d41e2e3](d41e2e3))
* auth issues ([ae369c2](ae369c2))
* Bitrise build ([10e993a](10e993a))
* change jest config for api's ([e50b991](e50b991))
* copyright year ([kolplattformen#657](https://github.com/imzeeshan/skolplattformen/issues/657)) ([20ae87f](20ae87f))
* failing html parsing ([2a2259a](2a2259a))
* fetch typings ([97e131d](97e131d))
* fix failing tests in `api` ([57f38f5](57f38f5))
* fix test configuration ([e6f213a](e6f213a))
* images cropping on different devices ([kolplattformen#524](https://github.com/imzeeshan/skolplattformen/issues/524)) ([7c50988](7c50988))
* licenses extractor is used on the correct package.json ([d1de447](d1de447))
* lint and prettier fixes ([169b536](169b536))
* package.json name for app changed ([a867b11](a867b11))
* remove deps/lock file for vklass ([ffd73e8](ffd73e8))
* remove unused e2e files ([97b4380](97b4380))
* rename and fix imports ([18ed862](18ed862))
* some failing tests in hooks now works ([c122f28](c122f28))
* ui-kitten metro config ([5fdc3d7](5fdc3d7))
* update github workflow to run nx instead of lerna ([289c2f8](289c2f8))

### Features

* 🎸 activate norwegian ([cec7ddd](cec7ddd))
* 🎸 Add Thai curriculum ([kolplattformen#622](https://github.com/imzeeshan/skolplattformen/issues/622)) ([bd02b37](bd02b37))
* 🎸 Add week number and calendar dates to timetable ([6fbbcc8](6fbbcc8))
* 🎸 Added food menu to features ([bec62fa](bec62fa))
* 🎸 Added privacy policy for Öppna Elevappen on the site ([6eb6d3a](6eb6d3a))
* 🎸 Added Thai translation ([kolplattformen#621](https://github.com/imzeeshan/skolplattformen/issues/621)) ([9e2f94d](9e2f94d))
* 🎸 Ämnesnamn syns nu i schemat i Hjärntorget. ([kolplattformen#596](https://github.com/imzeeshan/skolplattformen/issues/596)) ([14ff985](14ff985))
* 🎸 Bara visa Freja om det finns tillgängligt i api ([0c64f5a](0c64f5a))
* 🎸 bump to RN 0.66 + upgrade dependencies ([kolplattformen#521](https://github.com/imzeeshan/skolplattformen/issues/521)) ([f05ff64](f05ff64))
* 🎸 bump to version 2.0.4 ([6d762e7](6d762e7))
* 🎸 bump to version 2.0.4 ([078c946](078c946))
* 🎸 bumped to 3.0.2 for new version releasea ([2af189e](2af189e))
* 🎸 Chinese (simplified and traditional) ([eed2a75](eed2a75))
* 🎸 Clear personal cache on login and logout ([kolplattformen#572](https://github.com/imzeeshan/skolplattformen/issues/572)) ([bf29ab5](bf29ab5))
* 🎸 Feature toggle context ([ce05682](ce05682))
* 🎸 Fix image load and typescript errors ([kolplattformen#570](https://github.com/imzeeshan/skolplattformen/issues/570)) ([933a884](933a884))
* 🎸 fixes ts issues ([3f62016](3f62016))
* 🎸 Freja logo om login button ([170b4da](170b4da))
* 🎸 Hämta lärare och skolkontakter från api-skolplattfomen och visa lärarens namn i schemat ([kolplattformen#589](https://github.com/imzeeshan/skolplattformen/issues/589)) ([b7dbd35](b7dbd35))
* 🎸 Japanese ([e5deadd](e5deadd))
* 🎸 japanese in curriculum ([kolplattformen#617](https://github.com/imzeeshan/skolplattformen/issues/617)) ([1d1e871](1d1e871))
* 🎸 language updates for curriculum ([4d62d9e](4d62d9e))
* 🎸 Latin and fix for locales ([1c05196](1c05196))
* 🎸 Logga in med Freja eID+ ([d9c62a6](d9c62a6))
* 🎸 Merged with main, also added api to nx ([4f1f66f](4f1f66f))
* 🎸 Portuguese ([2f45cbd](2f45cbd))
* 🎸 Rätt text för rätt inloggning i modal ([be22fd8](be22fd8))
* 🎸 Skip to the next day in calendar ([kolplattformen#425](https://github.com/imzeeshan/skolplattformen/issues/425)) ([fce1d98](fce1d98))
* 🎸 Somali ([df8f2e3](df8f2e3))
* 🎸 Started on provider for selecting platform + feature to ([1aaaeb6](1aaaeb6))
* 🎸 Toggled class list in hjärntorget ([33440bc](33440bc))
* 🎸 Ukrainska ([8b2b680](8b2b680))
* 🎸 wip feagture toggle ([1601c4f](1601c4f))
* 🎸 WIP Switch school platform ([916ebc5](916ebc5))
* add nx build system ([d90cfd2](d90cfd2))
* Frontpage date tweaks ([kolplattformen#582](https://github.com/imzeeshan/skolplattformen/issues/582)) ([66e7811](66e7811))
* navigate from "Your Children" to specific tabs ([kolplattformen#660](https://github.com/imzeeshan/skolplattformen/issues/660)) ([34c376a](34c376a))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants