Skip to content

v0.2.0 (2024-10-07)

Compare
Choose a tag to compare
@pan93412 pan93412 released this 07 Oct 01:45
· 268 commits to master since this release
2b0a4af

RWD in Login Page

Enhance the user experience of logging in on mobile devices.

Login page in mobile device

Grouping

Global statistics (such as “first solver”) will be differentiated based on groups, and the problem-solving status within each group does not affect other groups. Suitable for distinguishing between classes.

Grouping

Feedback

You can now send feedback on a page.

Feedback page

Administrators can check all the feedback on the admin dashboard.

Feedback in admin dashboard

You can set a LINE Notify to get the feedback notification instantly:

LINE Notify

Weekly Question XP

#33 is implemented.

Others

  • Improve codebase and upgrade dependencies
  • Fix the question pagination (so the pagination follows the search result)
  • Make the linting stricter.

Full Changelog: v0.1.0...v0.2.0