3.8 KiB
3.8 KiB
2.2.0 (2022-11-13)
Bug Fixes
- redis: fix logs being polluted when redis is disabled (5fd0d92)
Features
- force a certain language when getting data (1658769)
2.1.0 (2022-11-13)
Bug Fixes
- bypass response limit for media proxy endpoint (9bce8a2)
- change to poster for og:image (261a375)
- remove "information collected by other services" in privacy (6ae71d7)
- remove double space in inspiration credit (478b459)
Features
- add "og:image" property for social media embeds (a2fc232)
- cache media proxy data in redis for 30 mins (2c8d138)
- docker support for easy deployment (b7ee686)
- fetch images from media proxy on frontend (dba2ba5)
- IP ratelimit for media proxy (720f2b6)
- make redis cache optional (7a717aa)
- media proxy for anonymous loads (59a314b)
- proxy videos and add more descriptive error messages (1983f6b)
- update information in FAQ (44d3a33)
2.0.0 (2022-10-31)
Bug Fixes
Features
BREAKING CHANGES
- the whole application is rewritten from scratch.
0.1.2 (2022-06-06)
Bug Fixes
Performance Improvements
- implement caching of static files (170fbab)