Skip to content

Commit

Permalink
update changelogs
Browse files Browse the repository at this point in the history
  • Loading branch information
fcannizzaro committed Jan 27, 2024
1 parent e18a925 commit 196be84
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 8 deletions.
12 changes: 6 additions & 6 deletions changelogs/3.0.1.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@

- refactor plugin
- add new local state for DIM State (replaced global settings)
- picker action (new, support SD+ dials/press)
- picker action (new, supports SD+ dials/press)
- current character action (new)
- pull item action (now supports subclasses)
- pull item action (new subclass support)
- pull items action (global custom gestures and toggle option)
- metrics action (support pin / sorting / selection)
- search action (support "send to vault" behavior)
- metrics action (new pin/sorting/selection)
- search action (new "send to vault" behavior)
- vault action (added commas to large numbers)
- checkpoint action (support paste macro with global option)
- open dim action (now support browser, Chrome PWAs, Edge PWAs, and desktop apps)
- checkpoint action (added automatic past)
- open dim action (new options for browser, Chrome PWAs, Edge PWAs, and desktop apps)
- refactor some settings ui
5 changes: 3 additions & 2 deletions changelogs/3.0.2.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@

# Changelog

- fixed perk icons not showing up in the picker action
- linked the toggle (inventory/vault) setting to the "pull" option
- fixed perk icons not showing up (picker action)
- linked the toggle (inventory/vault) setting to the "pull" option (pull-item action)
- add support for local gestures (pull-item action)

0 comments on commit 196be84

Please sign in to comment.