This repository has been archived by the owner on Aug 8, 2023. It is now read-only.
Releases: YannickRe/Ghost-Azure
Releases · YannickRe/Ghost-Azure
2.13.1
- 💡Reverted "empty-string to NULL" db migration (TryGhost/Ghost#10430)
- 🐛 Returned 0 for word/image count when html is null
- 🐛 Fixed plaintext attribute error when it is empty
You can see the full change log for the details of every change included in this release.
2.13.0
- 🐛 Added migration to update empty strings to null (TryGhost/Ghost#10428)
- 🐛 Fixed crash on startup when no active theme (TryGhost/Ghost#10426)
- 🐛 Updated base model to store null instead of empty string (TryGhost/Ghost#10425)
- 🐛 Fixed error for missing sharp install (TryGhost/Ghost#10423)
- 🐛 Fixed drag-n-drop card reordering interfering with caption and markdown/html card text selection
- 🐛 Fixed 404 for locked or suspended users
- 🐛 Fixed eslint installation error when using node version < 8.10 and < 6.14
You can see the full change log for the details of every change included in this release.