Releases: dahlia/hollo
Hollo 0.3.4
Released on December 20, 2024.
- Fixed a bug where deleting a post had not been propagated to the peers.
Hollo 0.3.3
Released on December 19, 2024.
- Fixed a bug where generated thumbnails had been cropped incorrectly if the original image had not the EXIF orientation metadata. [#76]
Hollo 0.3.2
Hollo 0.3.1
Released on December 13, 2024.
-
Fixed a bug where
Undo(Like)
activities on aQuestion
object had not been handled correctly. -
Fixed a bug where
EmojiReact
activities on aQuestion
object had not been handled correctly. -
Fixed a bug where
Undo(EmojiReact)
activities on aQuestion
object had not been handled correctly.
Hollo 0.2.4
Released on December 13, 2024.
-
Fixed a bug where
Undo(Like)
activities on aQuestion
object had not been handled correctly. -
Fixed a bug where
EmojiReact
activities on aQuestion
object had not been handled correctly. -
Fixed a bug where
Undo(EmojiReact)
activities on aQuestion
object had not been handled correctly.
Hollo 0.3.0
Released on December 1, 2024.
-
Added support for local filesystem storage for media files. You can now configure
DRIVE_DISK=fs
andFS_ASSET_PATH
to store media files in the local filesystem. [#59]- Added
DRIVE_DISK
environment variable. - Added
FS_ASSET_PATH
environment variable. - Added
ASSET_URL_BASE
environment variable to replaceS3_URL_BASE
. - Deprecated
S3_URL_BASE
environment variable in favor ofASSET_URL_BASE
.
- Added
-
Added support for Sentry.
- Added
SENTRY_DSN
environment variable.
- Added
-
Added pagination to the profile page. [#40]
-
Upgrade Fedify to 1.3.0
Hollo 0.2.3
Released on November 22, 2024.
-
Fixed a bug where followees and followers that had not been approved follow requests had been shown in the followees and followers lists.
-
Fixed a bug where followees and followers had been listed in the wrong order in the followees and followers lists. [#71]
-
Upgrade Fedify to 1.2.7.
Hollo 0.2.2
Released on November 7, 2024.
- Fixed a bug where replies without mention had not shown up in the notifications. [#62]
Hollo 0.2.1
Released on November 4, 2024.
- Fixed a bug where posts from some ActivityPub software (e.g., Misskey, Sharkey, Akkoma) had empty
url
fields, causing them to be displayed incorrectly in client apps. [#58]
Hollo 0.1.7
Released on November 4, 2024.
- Fixed a bug where posts from some ActivityPub software (e.g., Misskey, Sharkey, Akkoma) had empty
url
fields, causing them to be displayed incorrectly in client apps. [#58]