|
| 1 | +# Changelog |
| 2 | + |
| 3 | +## [1.1.0](https://github.com/ErasmusEgalitarian/educado-mobile/compare/educado-mobile-v1.0.0...educado-mobile-v1.1.0) (2025-12-11) |
| 4 | + |
| 5 | + |
| 6 | +### Features |
| 7 | + |
| 8 | +* [US-0033] Access Lessons ([1c6b65d](https://github.com/ErasmusEgalitarian/educado-mobile/commit/1c6b65d023b95309b0e67b358e1bc71248bdeca0)) |
| 9 | +* Add mise config file ([#483](https://github.com/ErasmusEgalitarian/educado-mobile/issues/483)) ([7b1a630](https://github.com/ErasmusEgalitarian/educado-mobile/commit/7b1a630ad0348dab0e5395d29e8fd7e728eeaad3)) |
| 10 | +* **CourseScreen:** login notification now shows if 'loggedIn' item from asyncStorage is present. After showing the notification, the 'loggedIn' item is removed ([76eddf6](https://github.com/ErasmusEgalitarian/educado-mobile/commit/76eddf6d4fb2c2baae559bc51c386985acc5ac9a)) |
| 11 | +* **EditProfile.test:** tests have been made ([76eddf6](https://github.com/ErasmusEgalitarian/educado-mobile/commit/76eddf6d4fb2c2baae559bc51c386985acc5ac9a)) |
| 12 | +* **EditProfile.test:** tests have been made ([b9ab993](https://github.com/ErasmusEgalitarian/educado-mobile/commit/b9ab99371f150a8c5b4fd009336d8a03b98dbbe8)) |
| 13 | +* migrate course subscriptions to Strapi API ([#604](https://github.com/ErasmusEgalitarian/educado-mobile/issues/604)) ([fb977dc](https://github.com/ErasmusEgalitarian/educado-mobile/commit/fb977dca27178e2fc0a68ec3e6960ac5254da526)) |
| 14 | +* **package.json:** added commitizen to repo ([c66129b](https://github.com/ErasmusEgalitarian/educado-mobile/commit/c66129bcf5d178dbe97b04f3e2c235229ff7b478)) |
| 15 | + |
| 16 | + |
| 17 | +### Bug Fixes |
| 18 | + |
| 19 | +* 404. Fix dependencies ([03c3b4b](https://github.com/ErasmusEgalitarian/educado-mobile/commit/03c3b4bc06a5b81006d057d1d220891c016f9763)) |
| 20 | +* 404. Reformat using Prettier ([6c336db](https://github.com/ErasmusEgalitarian/educado-mobile/commit/6c336dbc7b92474fd2262aa3b779088eb2603071)) |
| 21 | +* 404. Update IDE configuration ([7fa9242](https://github.com/ErasmusEgalitarian/educado-mobile/commit/7fa92422ac040cff61830e88aafd5ebfc23ae437)) |
| 22 | +* 406. Add build job to GitHub workflow ([#407](https://github.com/ErasmusEgalitarian/educado-mobile/issues/407)) ([1ce0f12](https://github.com/ErasmusEgalitarian/educado-mobile/commit/1ce0f121920955ee9a832feec87b6dc50cb53d35)) |
| 23 | +* 410. Add localization support ([#412](https://github.com/ErasmusEgalitarian/educado-mobile/issues/412)) ([b6b35ba](https://github.com/ErasmusEgalitarian/educado-mobile/commit/b6b35baa10191ba07f99edc795607323e1483ac0)) |
| 24 | +* 419. ESLint: Restrict `useCallback`, `useMemo` and `any` ([#420](https://github.com/ErasmusEgalitarian/educado-mobile/issues/420)) ([db040ea](https://github.com/ErasmusEgalitarian/educado-mobile/commit/db040eadbbf55b114ce3bfa9e46e4f50549b6d48)) |
| 25 | +* 422. Improve ESLint/tsc report in GitHub workflow ([#423](https://github.com/ErasmusEgalitarian/educado-mobile/issues/423)) ([314d0ea](https://github.com/ErasmusEgalitarian/educado-mobile/commit/314d0ea019e79a18bb68b57132a215c675858c9f)) |
| 26 | +* 426. Add Node.js environment to .eslintrc.js ([763298a](https://github.com/ErasmusEgalitarian/educado-mobile/commit/763298ab04c14557bef5b482109a0ea66d5e3758)) |
| 27 | +* 426. Reformat with Prettier ([2733f5b](https://github.com/ErasmusEgalitarian/educado-mobile/commit/2733f5beb4f2ffe7c2a5ccf9f01abd87afbba1ba)) |
| 28 | +* 426. Upgrade to Nativewind 4, make font loading static ([b4a88e6](https://github.com/ErasmusEgalitarian/educado-mobile/commit/b4a88e69bb731f2efacc2d4002b729923f3b7591)) |
| 29 | +* 429. Prevent CI workflow run on drafts ([04de5e8](https://github.com/ErasmusEgalitarian/educado-mobile/commit/04de5e857010919f4dc59f3aff9f6870804d68dc)) |
| 30 | +* 430. Prepare app/index.tsx to redirect to Expo Router routes ([2f569c5](https://github.com/ErasmusEgalitarian/educado-mobile/commit/2f569c5f969b1b815c9ad2e27933c2a0fe031101)) |
| 31 | +* 431. Inline i18n exports ([07f1f8c](https://github.com/ErasmusEgalitarian/educado-mobile/commit/07f1f8cef2dbd074def99b1df2b4320957de76c1)) |
| 32 | +* 432. Fix EduScreen.tsx and related components ([#433](https://github.com/ErasmusEgalitarian/educado-mobile/issues/433)) ([3e63b23](https://github.com/ErasmusEgalitarian/educado-mobile/commit/3e63b23a01810114904cc1750129b8ca6a632ff2)) |
| 33 | +* 434, fix [#435](https://github.com/ErasmusEgalitarian/educado-mobile/issues/435), fix [#438](https://github.com/ErasmusEgalitarian/educado-mobile/issues/438). Update ESLint to v9, create eslint-plugin-educado, add top 15 file to CI report ([#440](https://github.com/ErasmusEgalitarian/educado-mobile/issues/440)) ([091c92a](https://github.com/ErasmusEgalitarian/educado-mobile/commit/091c92aff5c7f374b5c40dcfc1cbdb8ab3b2ca5d)) |
| 34 | +* 437. Enable passing Jest tests ([#455](https://github.com/ErasmusEgalitarian/educado-mobile/issues/455)) ([21c6875](https://github.com/ErasmusEgalitarian/educado-mobile/commit/21c68758612f11ba639ae79b752b174a0f4afabb)) |
| 35 | +* 450. Improve Courses view ([#456](https://github.com/ErasmusEgalitarian/educado-mobile/issues/456)) ([2362785](https://github.com/ErasmusEgalitarian/educado-mobile/commit/2362785e72ebcb7bf1f8c6abafdf52e993ca380c)) |
| 36 | +* 459. Fix ESLint configuration ([#460](https://github.com/ErasmusEgalitarian/educado-mobile/issues/460)) ([fcffcba](https://github.com/ErasmusEgalitarian/educado-mobile/commit/fcffcbab125106f887de8a956616def5bf44f91a)) |
| 37 | +* 468. Update PR template, add LDE issue template ([#469](https://github.com/ErasmusEgalitarian/educado-mobile/issues/469)) ([ace531c](https://github.com/ErasmusEgalitarian/educado-mobile/commit/ace531c7a343798c38056ecee53b0f6aa1e0c6d6)) |
| 38 | +* 470. Refactor API fetching, caching and typing ([#484](https://github.com/ErasmusEgalitarian/educado-mobile/issues/484)) ([13cd071](https://github.com/ErasmusEgalitarian/educado-mobile/commit/13cd0715d9d5d130fa27d3abbc0953b6e227c75a)) |
| 39 | +* 472. Fix pull request template, fix GitHub LDE Issue Report form ([#474](https://github.com/ErasmusEgalitarian/educado-mobile/issues/474)) ([00549a5](https://github.com/ErasmusEgalitarian/educado-mobile/commit/00549a566c73be7e33b4cee8e8ad8f4bc3fb57dc)) |
| 40 | +* 472. Try to link project with form issue ([#477](https://github.com/ErasmusEgalitarian/educado-mobile/issues/477)) ([a1cc3d6](https://github.com/ErasmusEgalitarian/educado-mobile/commit/a1cc3d6240fb0a3c379b244f5154d001f6cbc166)) |
| 41 | +* 478. Remove package.json and package-lock.json from CI build trigger ([#479](https://github.com/ErasmusEgalitarian/educado-mobile/issues/479)) ([dcb1295](https://github.com/ErasmusEgalitarian/educado-mobile/commit/dcb12958c254e5da10c138b57ba2c82106e20cea)) |
| 42 | +* 480. Add scripts for local GitHub CI workflow execution ([#481](https://github.com/ErasmusEgalitarian/educado-mobile/issues/481)) ([a1b49d2](https://github.com/ErasmusEgalitarian/educado-mobile/commit/a1b49d292adf3cee6f0102e6b6350589494865e8)) |
| 43 | +* 482. Upgrade to expo 54 🚀 ([#557](https://github.com/ErasmusEgalitarian/educado-mobile/issues/557)) ([165ba61](https://github.com/ErasmusEgalitarian/educado-mobile/commit/165ba61ef869a68340448c8df85afbd7f415b852)) |
| 44 | +* 493. Refactor LeaderboardScreen.tsx ([#577](https://github.com/ErasmusEgalitarian/educado-mobile/issues/577)) ([a834ba3](https://github.com/ErasmusEgalitarian/educado-mobile/commit/a834ba3bf365e433754033f34a73875bebfaf7ce)) |
| 45 | +* 495: Match space between courses to figma ([#532](https://github.com/ErasmusEgalitarian/educado-mobile/issues/532)) ([466bb3e](https://github.com/ErasmusEgalitarian/educado-mobile/commit/466bb3ee6140dabe1c047c1b95e249f2f39f8f52)) |
| 46 | +* 496, fix [#498](https://github.com/ErasmusEgalitarian/educado-mobile/issues/498), fix [#500](https://github.com/ErasmusEgalitarian/educado-mobile/issues/500). Add issue automation, fix test script ([#497](https://github.com/ErasmusEgalitarian/educado-mobile/issues/497)) ([cbb4664](https://github.com/ErasmusEgalitarian/educado-mobile/commit/cbb4664f912e700cdbf788b8f29b3e024b5137e3)) |
| 47 | +* 502. Fix bug with `Set Assignees` CI step ([#503](https://github.com/ErasmusEgalitarian/educado-mobile/issues/503)) ([9953d77](https://github.com/ErasmusEgalitarian/educado-mobile/commit/9953d77a39501afa26b3e685de7c3edf01250976)) |
| 48 | +* 529. Modernize CourseOverviewScreen.tsx ([#530](https://github.com/ErasmusEgalitarian/educado-mobile/issues/530)) ([74820a9](https://github.com/ErasmusEgalitarian/educado-mobile/commit/74820a98c92c44906cef2f68815a8ac9cf20c31e)) |
| 49 | +* 547. Add Badge component and refactor ProfileStatsBox ([#541](https://github.com/ErasmusEgalitarian/educado-mobile/issues/541)) ([fd64cd0](https://github.com/ErasmusEgalitarian/educado-mobile/commit/fd64cd04558e3d5fd06aea050b802cb6f8f5251a)) |
| 50 | +* Fix formating for Login Onboarding ([#573](https://github.com/ErasmusEgalitarian/educado-mobile/issues/573)) ([6e7aacf](https://github.com/ErasmusEgalitarian/educado-mobile/commit/6e7aacf997ee1683588ceec5c867b5a10a3338c6)) |
| 51 | +* Fix Tooltip explorepage ([#555](https://github.com/ErasmusEgalitarian/educado-mobile/issues/555)) ([5e88177](https://github.com/ErasmusEgalitarian/educado-mobile/commit/5e881770eed6dd608afbc753fb0af008d3da6e6c)) |
| 52 | +* **LogOutButton:** logout button restyled ([76eddf6](https://github.com/ErasmusEgalitarian/educado-mobile/commit/76eddf6d4fb2c2baae559bc51c386985acc5ac9a)) |
| 53 | +* **LogOutButton:** logout button restyled ([b9ab993](https://github.com/ErasmusEgalitarian/educado-mobile/commit/b9ab99371f150a8c5b4fd009336d8a03b98dbbe8)) |
| 54 | +* **ProfileSettings->EditProfile:** ProfileSettings renamed to EditProfile ([76eddf6](https://github.com/ErasmusEgalitarian/educado-mobile/commit/76eddf6d4fb2c2baae559bc51c386985acc5ac9a)) |
| 55 | +* **ProfileSettings->EditProfile:** ProfileSettings renamed to EditProfile ([b9ab993](https://github.com/ErasmusEgalitarian/educado-mobile/commit/b9ab99371f150a8c5b4fd009336d8a03b98dbbe8)) |
| 56 | +* **RegisterForm:** delete specified 'points' field in userInfo ([76eddf6](https://github.com/ErasmusEgalitarian/educado-mobile/commit/76eddf6d4fb2c2baae559bc51c386985acc5ac9a)) |
| 57 | +* tooltip on sectionScreen ([#606](https://github.com/ErasmusEgalitarian/educado-mobile/issues/606)) ([bbedf0b](https://github.com/ErasmusEgalitarian/educado-mobile/commit/bbedf0bdf9ff7fbe54948fddb298231f87791632)) |
| 58 | +* update app icon ([#578](https://github.com/ErasmusEgalitarian/educado-mobile/issues/578)) ([967b99b](https://github.com/ErasmusEgalitarian/educado-mobile/commit/967b99b51f66b32c3346517228407c68c3e471cd)) |
| 59 | +* Update dependencies due to CI failing ([#595](https://github.com/ErasmusEgalitarian/educado-mobile/issues/595)) ([f0adf62](https://github.com/ErasmusEgalitarian/educado-mobile/commit/f0adf62d78cab04be4d8c121725f8f7be2f03c3d)) |
| 60 | +* Update the styling of CourseOverviewScreen ([#607](https://github.com/ErasmusEgalitarian/educado-mobile/issues/607)) ([f061f51](https://github.com/ErasmusEgalitarian/educado-mobile/commit/f061f5177d1481108cdbaae96be5c068c79b2016)) |
| 61 | +* updated snapshots ([76eddf6](https://github.com/ErasmusEgalitarian/educado-mobile/commit/76eddf6d4fb2c2baae559bc51c386985acc5ac9a)) |
| 62 | +* updated snapshots ([b9ab993](https://github.com/ErasmusEgalitarian/educado-mobile/commit/b9ab99371f150a8c5b4fd009336d8a03b98dbbe8)) |
0 commit comments