diff options
| -rw-r--r-- | RELEASE_NOTES.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 1cc1fc3..785f023 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md | |||
| @@ -6,6 +6,8 @@ Search by content also looks into alt-text from attachments (images, videos, etc | |||
| 6 | 6 | ||
| 7 | Search by content is case insensitive for all Unicode-supported alphabets (previously was only for ASCII characters). | 7 | Search by content is case insensitive for all Unicode-supported alphabets (previously was only for ASCII characters). |
| 8 | 8 | ||
| 9 | Added support for bookmarking posts. | ||
| 10 | |||
| 9 | Fixed a failed compilation under Solaris/Illumos. | 11 | Fixed a failed compilation under Solaris/Illumos. |
| 10 | 12 | ||
| 11 | The actor `Person` object now includes a `featured` property, that returns the list of pinned posts. | 13 | The actor `Person` object now includes a `featured` property, that returns the list of pinned posts. |