Add a new mappable action open_url

This commit is contained in:
pagedown
2022-04-23 13:17:28 +08:00
parent 37cdaea9ed
commit a5bd1dcb08
3 changed files with 16 additions and 0 deletions

View File

@@ -51,6 +51,7 @@ Detailed list of changes
- Fix tab selection when closing a new tab not correct in some scenarios (:iss:`4987`)
- A new action :ac:`open_url` to open the specified URL (:pull:`5004`)
0.25.0 [2022-04-11]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~