Wallos v2.49.0 Release

요약

2.49.0(2025-04-13) 기능: - 로고가 없는 구독일 때 모바일 뷰에서 이름 표시 - 관리자 페이지의 sendnotification 크론 작업에서 시간대 표시 - 알림에도 currencyConverter 사용 - currencyFormatter가 통화를 지원하지 않을 때 데이터베이스에서 심볼 사용 버그 수정: - sendnotifications 크론 작업에서 날짜 비교 확인 - 암호화를 none으로 설정한 이메일이 ssl 없이 작동하지 않는 문제 수정 - ntfy에 대한 사용자 정의 헤더를 설정하지 않았을 때 오류 [원문 링크](https://github.com/ellite/Wallos/compare/v2.48.1...v2.49.0)

원문 내용

2.49.0 (2025-04-13)

Features

  • show name on mobile view when subscription has no logo (9eb2907)
  • show timezone on sendnotification cronjob on admin page (9eb2907)
  • use currencyConverter for notifications as well (9eb2907)
  • use symbol from db when currencyFormatter does not support the currency (9eb2907)

Bug Fixes

  • date comparison check on sendnotifications cronjob (9eb2907)
  • emails with encryption set to none not working without ssl (9eb2907)
  • error when not setting custom headers for ntfy (9eb2907)

링크 : https://github.com/ellite/Wallos/releases/tag/v2.49.0