Releases: gitfrosh/lotr-api
Releases · gitfrosh/lotr-api
v2.5.0
[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
[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
[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