Hollo's avatar
Hollo

@[email protected]

Hollo 0.3.0 released! is a single-user federated microblogging software which is -enabled and powered by .

The key changes of this release include:

  • Thanks to @joschi, Hollo now support local filesystem storage for media files. You can configure DRIVE_DISK=fs and FS_ASSET_PATH to store media files in the local filesystem. For users who've used S3, no further action is required—but, it's recommended to configure DRIVE_DISK=s3 as DRIVE_DISK will be required in the future releases.
  • Added support for Sentry. If you want to see error reports and instrumented traces in Sentry, please configure SENTRY_DSN.
  • Added pagination to the profile page.
  • Minor performance improvements and bug fixes due to upgrading Fedify to 1.3.0.

You can upgrade to Hollo 0.3.0 using the following ways:

Hollo's avatar
Hollo

@[email protected] · Reply to Hollo's post

Hollo 0.3.0이 릴리스되었습니다! Hollo는 ActivityPub을 지원하는 일인 사용자용 마이크로블로그 소프트웨어입니다.

이번 버전의 주요 변경점은 다음과 같습니다.

  • @joschi 님의 기여로 이제 S3 대신 로컬 파일시스템에 미디어 파일을 저장할 수 있게 되었습니다. DRIVE_DISK=fsFS_ASSET_PATH 환경 변수를 설정하면 미디어 파일들이 로컬 파일시스템에 저장되게 됩니다. S3를 사용하시던 분들은 따로 취해야 할 행동은 없지만, 가급적이면 DRIVE_DISK=s3 환경 변수를 설정해 두실 것을 권합니다. (나중 버전에서 DRIVE_DISK 환경 변수가 필수가 될 예정입니다.)
  • Sentry를 지원하게 되었습니다. Sentry에서 오류 보고나 트레이스를 확인하고 싶으신 분들은 SENTRY_DSN 환경 변수를 설정해주세요.
  • 프로필 페이지에 페이지네이션이 추가되었습니다.
  • Fedify를 1.3.0으로 업데이트함에 따라 여러 성능 개선 및 버그 수정이 이뤄졌습니다.

Hollo 0.3.0으로 업데이트하시려면 아래 방법을 따르시면 됩니다.