Skip to content

Commit

Permalink
Update v4.4.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
WenyanLiu authored Dec 16, 2023
1 parent 3ca0024 commit f3f8173
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,13 @@ Clone CCFrank to a directory.

## What's New

**Version 4.4.1**
1. Refactor code to immediately process existing search results on page load and add a MutationObserver to dynamically handle new entries without duplicating marks on subsequent pages.
2. Merge the Pull request from @dozed to add several checks.
- Loop over `@sent` instead of `@total`.
- Handle the case that `venue` is `undefined`.
- Clear cache items in case of `QuotaExceededError` in `localStorage.setItem`.

**Version 4.4.0**

1. Merge the Pull request from @mra42 to fix repeating dblp API queries.
Expand Down

0 comments on commit f3f8173

Please # to comment.