Skip to content

Commit

Permalink
Change log
Browse files Browse the repository at this point in the history
  • Loading branch information
FMaz008 committed May 22, 2024
1 parent b503aa3 commit f6d9740
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 5 deletions.
6 changes: 4 additions & 2 deletions page/notifications.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,10 @@ <h1>Notifications monitoring:</h1>
</div>
<br />
<i>
New notifications will automatically pop up here automatically. No need to refresh the page unless you
want to clear the list, or experiencing resources usage issues.
New notifications will automatically pop up here. No need to refresh the page unless you want to clear
the list, or experiencing resources usage issues. Do not rely on notification as your sole source of
checking for new items. You will miss items during big drops and will miss items switching from RFY to
AI.
</i>
</div>

Expand Down
9 changes: 6 additions & 3 deletions view/popup_changelog.html
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
<strong>Version {{$appVersion}} change notes:</strong>
<br />
<ul>
<li>NEW: Verbose pagination option for quicker access to AI pages.</li>
<li>NEW: Keybindings for AI pages 2-10</li>
<li>FIX: Keybindings can be left blank to be de-activated</li>
<li>NEW/EXPERIMENTAL: Pinning items. You can pin your favourite items to come back to them later</li>
<li>NEW: Option to force the display of ETV in modal window</li>
<li>UPDATE: Notification check down to 30sec interval</li>
<li>UPDATE: Optimized code speed for Hidden Items.</li>
<li>FIX: Viewing saved review did not maintain line breaks</li>
<li>CHANGE: Verbose pagination renamed to expanded pagination</li>
</ul>

<p style="margin-top: 20px">Note: The mobile browser <strong>Kiwi</strong> for android support Vine Helper.</p>

0 comments on commit f6d9740

Please sign in to comment.