You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,15 @@
1
1
# Changelog
2
2
3
+
## 4.0.0
4
+
5
+
### Removed
6
+
- Removes deprecated function `html_to_pdf`, it may be installed separately by installing [files_scripts_deprecated](https://github.com/Raudius/files_scripts_deprecated).
7
+
8
+
### Added
9
+
- Integrates with new files API.
10
+
- Replaces single MIME-type restriction with multi-option file-type filtering, which works with extensions and MIME types.
11
+
- Replaces app-wide "show actions in menu" settings option, with per-script selection.
0 commit comments