Skip to content

Releases: dahlia/hollo

Hollo 0.3.4

20 Dec 11:42
0.3.4
3d4436c
Compare
Choose a tag to compare

Released on December 20, 2024.

  • Fixed a bug where deleting a post had not been propagated to the peers.

Hollo 0.3.3

19 Dec 14:35
0.3.3
31c9234
Compare
Choose a tag to compare

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

18 Dec 09:47
0.3.2
023c4c0
Compare
Choose a tag to compare

Released on December 18, 2024.

  • Fixed a bug where generated thumbnails had not copied the EXIF orientation metadata from the original image. [#76]

  • Fixed a bug where looking up remote Hubzilla actors and objects had failed. [#78]

  • Upgrade Fedify to 1.3.2.

Hollo 0.3.1

13 Dec 11:56
0.3.1
da0a8b5
Compare
Choose a tag to compare

Released on December 13, 2024.

  • Fixed a bug where Undo(Like) activities on a Question object had not been handled correctly.

  • Fixed a bug where EmojiReact activities on a Question object had not been handled correctly.

  • Fixed a bug where Undo(EmojiReact) activities on a Question object had not been handled correctly.

Hollo 0.2.4

13 Dec 11:54
0.2.4
0ae1077
Compare
Choose a tag to compare

Released on December 13, 2024.

  • Fixed a bug where Undo(Like) activities on a Question object had not been handled correctly.

  • Fixed a bug where EmojiReact activities on a Question object had not been handled correctly.

  • Fixed a bug where Undo(EmojiReact) activities on a Question object had not been handled correctly.

Hollo 0.3.0

01 Dec 04:22
0.3.0
6fa3136
Compare
Choose a tag to compare

Released on December 1, 2024.

  • Added support for local filesystem storage for media files. You can now configure DRIVE_DISK=fs and FS_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 replace S3_URL_BASE.
    • Deprecated S3_URL_BASE environment variable in favor of ASSET_URL_BASE.
  • Added support for Sentry.

    • Added SENTRY_DSN environment variable.
  • Added pagination to the profile page. [#40]

  • Upgrade Fedify to 1.3.0

Hollo 0.2.3

22 Nov 09:28
0.2.3
81305c9
Compare
Choose a tag to compare

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

07 Nov 13:00
0.2.2
5c970f5
Compare
Choose a tag to compare

Released on November 7, 2024.

  • Fixed a bug where replies without mention had not shown up in the notifications. [#62]

Hollo 0.2.1

04 Nov 13:48
0.2.1
1f7a670
Compare
Choose a tag to compare

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

04 Nov 13:45
0.1.7
8018f61
Compare
Choose a tag to compare

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]