Releases: akashchouhan16/Problem-Of-The-Day-extension
Releases · akashchouhan16/Problem-Of-The-Day-extension
Stable Release v1.0.1
Changelogs:
-
Optimizations for better performance from v1.0.1-beta.2.
-
Updated Bookmark option:
-
Prevent Extension reload on
Add to bookmark
-
Now includes
Delete
Bookmarked problems.
-
-
Updated extension UI.
Contributors
- @akashchouhan16 (Bug fixes & UI)
- @anurag-pratik (Bug fixes & UI)
Stable v1.0.1-beta.2
Changelogs:
- Optimizations on the previous release v1.0.1-beta, hence faster load time.
- Updated
ContestsAPI
to get access to multiple platforms. - Updated
Bookmark
Options to save the problem of the day.
Contributors
- @akashchouhan16 (Scripts & Storage)
- @anurag-pratik (UI updates)
v1.0.1-beta.1
Changelogs:
- Client-side problem caching introduced to optimize extension load time.
- Updated UI components.
New Features Introduced
-
Upcoming Contests Tab using
POTD ContestsAPI
. -
Bookmarked Question's Tab using
localStorage
.
Contributors
- @akashchouhan16 (scripts & storage)
- @anurag-pratik (UI updates)
v1.0.0-beta.1
Changelogs:
- POTD client integration with the
POTD
microservice. - Custom animations & initial optimizations.