diff --git a/plugins/FFLogsViewer/FFLogsViewer.json b/plugins/FFLogsViewer/FFLogsViewer.json index e99289b..295d3fa 100644 --- a/plugins/FFLogsViewer/FFLogsViewer.json +++ b/plugins/FFLogsViewer/FFLogsViewer.json @@ -2,7 +2,7 @@ "Author": "Aireil", "Name": "FF Logs Viewer", "InternalName": "FFLogsViewer", - "AssemblyVersion": "2.1.4.2", + "AssemblyVersion": "2.1.4.3", "Description": "View FF Logs ranking percentiles in-game. Add a context menu to open someone's logs. Layout, style, stats, default metric, and more are all customizable in the settings.", "ApplicableVersion": "any", "RepoUrl": "https://github.com/Aireil/FFLogsViewer", @@ -18,6 +18,6 @@ ], "IconUrl": "https://github.com/Aireil/FFLogsViewer/raw/master/res/icon.png", "Punchline": "View FF Logs ranking percentiles in-game.", - "Changelog": "- 2.1.4.2:\n [Penumbra integration] Use interface collection instead of default.\n- 2.1.4.1:\n Refresh party state when swapping to party view.\n Add \"party\" or \"p\" argument to /fflogs to open the party view and refresh the party state.\n Add default view setting.\n- 2.1.4.0:\n Add cDPS metric, this new metric only works on new reports.\n", + "Changelog": "- 2.1.4.3:\n Add zone ASP when hovering over an ASP stat.\n Fix an issue where old members would stay in group view even after a refresh.\n Add a button to open the main window in the installer.\n- 2.1.4.2:\n [Penumbra integration] Use interface collection instead of default.\n- 2.1.4.1:\n Refresh party state when swapping to party view.\n Add \"party\" or \"p\" argument to /fflogs to open the party view and refresh the party state.\n Add default view setting.\n- 2.1.4.0:\n Add cDPS metric, this new metric only works on new reports.\n", "AcceptsFeedback": true } \ No newline at end of file diff --git a/plugins/FFLogsViewer/latest.zip b/plugins/FFLogsViewer/latest.zip index 03f51d9..db4140c 100644 Binary files a/plugins/FFLogsViewer/latest.zip and b/plugins/FFLogsViewer/latest.zip differ