0.4.0 (2023-07-26)
Bug Fixes
- did some visual adjustments in the hero component (624de8e)
- docker now won't try to load 40k users (e253c43)
- DynamicProxy: fixed bean injection issue (deac996)
- fixed the bug with tailwindcss (d38ec7d)
- fixed the invalid dom properties issue (71ab625)
- fixed the RACE condition issue with faker (c6ac16b)
- performance: ⚡ fixed the Async issue (bea4235)
- the max pool size issue for even better performance (3ec910c)
Features
- added a smooth moving blob object in the hero section (333529d)
- added cookie-consent (fb3660b)
- added custom scroller (56ed32f)
- added option to generate pdf reports (5d67086)
- added QuizCarousel (20ab3ac)
- added ReviewSlider created by Nuraiya (5c13600)
- added some accessibility, improved-edge case (52a0052)
- added user account verification via email (ed19bf0)
- Created Admin Dashboard Activity markup and did some SEO (834a8d0)
- Created Markup admin dashboard and its components (d676ad5)
- customized the scroller to be more transparent (8339973)
- leaderboard: did the necessary data modeling through JPA (a39f908)
- Notification: Added the ability to show notification (87ebd62)
- pdf-generator: Include logo in PDF generation (dc0f54b)
- resources: Add image folder with logo (f514ca6)
- UI: added styles in Quiz Core Components (db6d9fb)
What's Changed
- Third Sprint Release Followup by @Inmoresentum in #23
- chore(deps): bump opencsv from 5.5.2 to 5.7.1 by @dependabot in #20
- chore(deps): bump org.springframework.boot:spring-boot-starter-parent from 3.1.1 to 3.1.2 by @dependabot in #27
- chore(deps): bump eslint from 8.43.0 to 8.45.0 in /FrontEnd/interactive-quiz-app by @dependabot in #18
- chore(deps): bump tailwindcss from 3.3.2 to 3.3.3 in /FrontEnd/interactive-quiz-app by @dependabot in #21
- chore(deps): bump postcss from 8.4.24 to 8.4.27 in /FrontEnd/interactive-quiz-app by @dependabot in #24
- chore(deps): bump eslint-config-next from 13.4.6 to 13.4.12 in /FrontEnd/interactive-quiz-app by @dependabot in #25
- chore: fixed the contributor redirect url by @Inmoresentum in #28
- chore: stopping ci from triggering until the 4th sprint report is sub… by @Inmoresentum in #29
Full Changelog: v0.3.0...v0.4.0