Skip to content

Releases: EXL/DigestService

Digest Service v1.0.2

05 May 12:28
@EXL EXL
Compare
Choose a tag to compare

v1.0.2, 27-Apr-2022, Patch Release:

  • Added date to the digest output (suggestion by @yakimka).

  • Added anti-spam system and CAPTCHA question.

  • Added quotes from RBC and AliExpress (Helpix and Track24) to rates report.

  • Added Bitcoin currency to the rates report (suggestion by @mbv06).

  • Added sending daily exchange rates report.

  • Moved from Integer to Long type for user id fields (see this issue).

  • Fixed birthdays of MotoFan.Ru forum users report.

  • Fixed and increased exchange rates precision (suggestion by @baaaaat).

  • Fixed BYN exchange rates (reported by @baaaaat).

  • Fixed COVID-19 pre-rendered report column length.

  • Fixed non-string fields in JSON generators.

  • Fixed HTML escaping in MotoFan.Ru posts.

  • Updated libraries and frameworks:

    • Java 1.8.0_275 => 1.8.0_322
    • Gradle 6.7.1 => 7.4.1
    • Spring Boot 2.4.1 => 2.6.7
    • Spring Boot Dependency Management 1.0.10.RELEASE => 1.0.11.RELEASE
    • com.github.pengrad:java-telegram-bot-api 5.0.1 => 5.7.0
    • org.yaml:snakeyaml 1.27 => 1.29
    • org.jsoup:jsoup 1.13.1 => 1.14.3
    • org.apache.poi:poi 4.1.2 => 5.2.2
    • org.apache.poi:poi-ooxml 4.1.2 => 5.2.2

Digest Service v1.0.1

27 Dec 01:58
@EXL EXL
Compare
Choose a tag to compare

27-Dec-2020, Patch Release:

  • Added birthdays of MotoFan.Ru forum users to the morning report.

  • Added integration with some Game Servers like Quake II.

  • Added prerended COVID-19 reports (suggestion by @ZorgeR).

  • Added useful for fixing typos digest editing feature.

  • Changed determining external IP service to AWS.

  • Disabled proxying due RKN unblocking.

  • Separated exchange rate API (suggestion by @baaaaat).

  • Separated COVID-19 reports (suggestion by @mbv06).

  • Fixed same chat digest subscribing.

  • Fixed some errors on various external requests.

  • Fixed some errors in parsers and generators.

  • Fixed some typos in text resources and code.

  • Moved to new hosting by Oracle Cloud.

  • Updated libraries and frameworks:

    • Java 1.8.0_252 => 1.8.0_275
    • Gradle 6.3 => 6.7.1
    • Spring Boot 2.3.0 => 2.4.1
    • com.github.pengrad:java-telegram-bot-api 4.8.0 => 5.0.1
    • org.yaml:snakeyaml 1.26 => 1.27
    • org.owasp.encoder:encoder 1.2.2 => 1.2.3

Digest Service v1.0.0

25 May 14:39
@EXL EXL
Compare
Choose a tag to compare

25-May-2020, First Public Release: