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
+5
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,11 @@
2
2
3
3
All notable changes to `php-ebook` will be documented in this file.
4
4
5
+
## v2.3.6 - 2024-02-04
6
+
7
+
- Audiobook: add `language`, `tags` will be splitted by `;` or `,`
8
+
- MetaTitle: now `language` slug will be added just after series if series exists, and before author if not to help for sorting with series in different languages
9
+
5
10
## v2.3.5 - 2024-01-29
6
11
7
12
-`Ebook` class: add `getCreatedAt()` method to get the file modified date, add `getSize()` method to get the file size and `getSizeHumanReadable()` method to get the file size in human readable format
0 commit comments