Skip to content

Releases: gitfrosh/lotr-api

v2.5.0

29 Apr 15:34
52db008
Compare
Choose a tag to compare

[2.5.0] - 2024-04-29

Enhancements

  • improve quotes data (fix wrong character attribution) [#107]
  • more consistent error codes and format [#114]
  • migration from JS to TS [#116, #121, #135]
  • update dev environment to use docker [#117]
  • move to Azure & init advanced pipelines to automatically deploy services and db data (csv) updates on main changes [#139]

Changes

  • add mashups to docs

Fixes

  • packages updates & security fixes
  • minor changes

Thanks to all contributors but especially @iisisrael @nortron @pandincus 🥇

Welcome @MateuszKikmunter as co-maintainer! Thanks for your dedication! 🍀

v2.4.0

02 Dec 19:29
1ca2593
Compare
Choose a tag to compare

[2.4.0] - 2022-12-02

Enhancements

  • improve quotes & movies data (fix typos, unnecessary & missing spaces, quotation mark errors, formatting, etc.) [#80]
  • update, improve and beautify README.md [#82]
  • add basic CI/CD pipeline [#54]
  • add backend tests [#66]

Changes

  • add mashups to docs

Fixes

  • packages updates & security fixes
  • fix Twitter handle in docs

Thanks to all contributors! 🥇
@MateuszKikmunter @jmanske @Os51 @EddieEldridge

v2.3.0

04 Feb 18:32
1da11cd
Compare
Choose a tag to compare

[2.3.0] - 2022-02-04

Enhancements

  • improve quotes data (fix typos, strange characters, incomplete sentences, formatting) [#48]

Changes

  • Blocking spam and bulk registrations [#53]

Fixes

  • packages updates & security fixes
  • fix authorization header bug (created optional special token handling for e.g. hackathons) [#44]
  • fix typo in documentation (character route) [#43]
  • remove excessive blanks in returned quotes [#41]
  • fix layout issue in documentation (overflow-wrap break-word) [#40]

Thanks to all contributors! 🥇
@MateuszKikmunter @EddieEldridge @VictorLira-DEV @MajaZubko

v2.2.0

06 May 19:38
8825cd7
Compare
Choose a tag to compare

[2.2.0] - 2021-05-06

Enhancements

  • all chapters are now given in the correct chronological order as published in the books on default [#33]
  • sample React app as a showcase

Changes

  • Refactoring / Clean Code [#23]

Fixes

  • packages updates & security fixes
  • fix local deps [#36]

Thanks to all contributors! 🥇

v2.1.0

27 Oct 21:10
8c1f888
Compare
Choose a tag to compare

[2.1.0] - 2020-10-27

Enhancements

  • added filter functionality & documentation [#14] [#21]
  • made frontend PWA ready [#17]
  • improved contribution guide

Changes

  • refactored code, deleted unused files [#19] [#18]

Thanks to all contributors! 🥇