Releases: sissbruecker/linkding
Releases · sissbruecker/linkding
v1.17.2
What's Changed
- Escape texts in exported HTML by @sissbruecker in #429
- Bump django from 4.1.2 to 4.1.7 by @dependabot in #427
- Make health check in Dockerfile honor context path setting by @mrex in #407
- Disable autocapitalization for tag input form by @joshdick in #395
New Contributors
Full Changelog: v1.17.1...v1.17.2
v1.17.1
What's Changed
- Fix favicon being cleared by web archive snapshot task by @sissbruecker in #405
Full Changelog: v1.17.0...v1.17.1
v1.17.0
What's Changed
- Add Health Check endpoint by @mckennajones in #392
- Cache website metadata to avoid duplicate scraping by @sissbruecker in #401
- Prefill form if URL is already bookmarked by @sissbruecker in #402
- Add option for showing bookmark favicons by @sissbruecker in #390
Full Changelog: v1.16.1...v1.17.0
v1.16.1
What's Changed
- Fix bookmark website metadata not being updated when URL changes by @sissbruecker in #400
- Bump django from 4.1 to 4.1.2 by @dependabot in #391
- Bump certifi from 2022.6.15 to 2022.12.7 by @dependabot in #374
- Bump minimatch from 3.0.4 to 3.1.2 by @dependabot in #366
Full Changelog: v1.16.0...v1.16.1
v1.16.0
What's Changed
- Add postgres as database engine by @tomamplius in #388
- Gracefully stop docker container when it receives SIGTERM by @mckennajones in #368
- Limit document size for website scraper by @sissbruecker in #354
- Add error handling for checking latest version by @sissbruecker in #360
- Trim website metadata title and description by @luca1197 in #383
- Only show admin link for superusers by @AlexanderS in #384
- Add apache reverse proxy documentation. by @jhauris in #371
- Correct LD_ENABLE_AUTH_PROXY documentation by @jhauris in #379
- Android HTTP shortcuts v3 by @kzshantonu in #387
New Contributors
- @jhauris made their first contribution in #371
- @AlexanderS made their first contribution in #384
- @mckennajones made their first contribution in #368
- @tomamplius made their first contribution in #388
- @luca1197 made their first contribution in #383
Full Changelog: v1.15.1...v1.16.0
v1.15.1
What's Changed
- Fix static file dir warning by @sissbruecker in #350
- Add setting and documentation for fixing CSRF errors by @sissbruecker in #349
Full Changelog: v1.15.0...v1.15.1
v1.15.0
What's Changed
- Bump Django and other dependencies by @sissbruecker in #331
- Add option to create initial superuser by @sissbruecker in #323
- Improved Android HTTP Shortcuts doc by @kzshantonu in #330
- Minify bookmark list HTML by @sissbruecker in #332
- Bump python version to 3.10 by @sissbruecker in #333
- Fix error when deleting all bookmarks in admin by @sissbruecker in #336
- Improve bookmark query performance by @sissbruecker in #334
- Prevent rate limit errors in wayback machine API by @sissbruecker in #339
Full Changelog: v1.14.0...v1.15.0
v1.14.0
What's Changed
- Add support for context path by @s2marine in #313
- Add support for authentication proxies by @sissbruecker in #321
- Add bookmark list keyboard navigation by @sissbruecker in #320
- Skip updating website metadata on edit unless URL has changed by @sissbruecker in #318
- Add simple docs of the new
shared
API parameter by @bachya in #312 - Add project linka to community section in README by @cmsax in #319
- Order tags in test_should_create_new_bookmark by @RoGryza in #310
- Bump django from 3.2.14 to 3.2.15 by @dependabot in #316
New Contributors
- @s2marine made their first contribution in #313
- @RoGryza made their first contribution in #310
- @cmsax made their first contribution in #319
Full Changelog: v1.13.0...v1.14.0
v1.13.0
What's Changed
- Add bookmark sharing by @sissbruecker in #311
- Display selected tags in tag cloud by @sissbruecker and @jhauris in #307
- Update unread flag when saving duplicate URL by @sissbruecker in #306
Full Changelog: v1.12.0...v1.13.0
v1.12.0
What's Changed
- Add read it later functionality by @sissbruecker in #304
- Add RSS feeds by @sissbruecker in #305
- Add bookmarklet to community by @ukcuddlyguy in #293
- Shorten and simplify example bookmarklet in documentation by @FunctionDJ in #297
- Fix typo by @kianmeng in #295
- Bump django from 3.2.13 to 3.2.14 by @dependabot in #294
- Bump svelte from 3.46.4 to 3.49.0 by @dependabot in #299
- Bump terser from 5.5.1 to 5.14.2 by @dependabot in #302
New Contributors
- @ukcuddlyguy made their first contribution in #293
- @FunctionDJ made their first contribution in #297
- @kianmeng made their first contribution in #295
Full Changelog: v1.11.1...v1.12.0