Skip to content

Commit

Permalink
Release v0.2.15
Browse files Browse the repository at this point in the history
  • Loading branch information
haishanh committed Feb 28, 2021
1 parent ec4586e commit d46ce57
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 2 deletions.
13 changes: 12 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,22 @@
# Changelog

## [0.2.15](https://github.com/haishanh/yacd/compare/v0.2.14...v0.2.15) (2021-02-28)

Changed:

- Display API backend info in title only when there are multiple backends
- Changed the function of floating action button from refresh to update all providers on rules page

Added:

- Action button to update all proxies providers on proxies page

## [0.2.14](https://github.com/haishanh/yacd/compare/v0.2.13...v0.2.14) (2021-01-04)

Added:

- support set default Clash API baseURL with data attribute in HTML template (see [details](https://github.com/haishanh/yacd/pull/550))
- add apple-touch-icon*.png
- add apple-touch-icon\*.png

Fixed:

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "yacd",
"version": "0.2.14",
"version": "0.2.15",
"description": "Yet another Clash dashboard",
"scripts": {
"lint": "eslint --fix --cache src",
Expand Down

1 comment on commit d46ce57

@vercel
Copy link

@vercel vercel bot commented on d46ce57 Feb 28, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.