2023.11.13.22.18.21¶
New Features¶
Internal Improvements¶
Use a default for
HOST_NETWORK_ADDRESSto hide warnings (#3333) by @dhruvkbRun the app as ASGI (#3011) by @sarayourfriend
Remove
--mergeand--noinputflags in Django migration check (#3329) by @dhruvkbUpdate docker.io/nginx Docker tag to v1.25.3 (#3279) by @renovate
Update dependency elasticsearch to v8.10.1 (#3278) by @renovate
Bump pillow from 10.0.1 to 10.1.0 in /api (#3286) by @dependabot
Bump ipython from 8.16.1 to 8.17.2 in /api (#3285) by @dependabot
Bug Fixes¶
Use the
keywordfield for tags in related query (#3346) by @obulatFix API integration test for the related endpoint (#3331) by @obulat
Simplify related query to remove nesting and make more performant (#3307) by @obulat
Remove
--mergeand--noinputflags in Django migration check (#3329) by @dhruvkbFix the “search query” in the time took logs (#3313) by @obulat
Fix accidental copy change causing dangling migration (#3311) by @sarayourfriend
Watermark exception (#3019) by @akhilsrivatsa