Releases: sissbruecker/linkding
Releases · sissbruecker/linkding
v1.41.0
What's Changed
- Add bundles for organizing bookmarks by @sissbruecker in #1097
- Add REST API for bookmark bundles by @sissbruecker in #1100
- Add date filters for REST API by @sissbruecker in #1080
- Fix side panel not being hidden on smaller viewports by @sissbruecker in #1089
- Fix assets not using correct icon by @sissbruecker in #1098
- Add LinkBuddy to community section by @peterto in #1088
- Bump tar-fs in /docs by @dependabot in #1084
- Bump django from 5.1.9 to 5.1.10 by @dependabot in #1086
- Bump requests from 2.32.3 to 2.32.4 by @dependabot in #1090
- Bump urllib3 from 2.2.3 to 2.5.0 by @dependabot in #1096
New Contributors
Full Changelog: v1.40.0...v1.41.0
v1.40.0
What's Changed
- Add bulk and single bookmark metadata refresh by @Teknicallity in #999
- Prefer local snapshot over web archive link in bookmark list links by @sissbruecker in #1021
- Push Docker images to GHCR in addition to Docker Hub by @caycehouse in #1024
- Allow auto tagging rules to match URL fragments by @sissbruecker in #1045
- Linkify plain URLs in notes by @sonicdoe in #1051
- Add opensearch declaration by @jzorn in #1058
- Allow pre-filling tags in new bookmark form by @dasrecht in #1060
- Handle lowercase "true" in environment variables by @jose-elias-alvarez in #1020
- Accessibility improvements in page structure by @sissbruecker in #1014
- Improve announcements after navigation by @sissbruecker in #1015
- Fix OIDC login link by @cite in #1019
- Fix bookmark asset download endpoint by @sissbruecker in #1033
- Add docs for auto tagging by @sissbruecker in #1009
- Fix typo in index.mdx tagline by @cenviity in #1052
- Add how-to for using linkding PWA in native Android share sheet by @kzshantonu in #1055
- Adding linktiles to community projects by @haondt in #1025
- Bump django from 5.1.5 to 5.1.7 by @dependabot in #1007
- Bump django from 5.1.7 to 5.1.8 by @dependabot in #1030
- Bump tar-fs in /docs by @dependabot in #1028
- Bump prismjs from 1.29.0 to 1.30.0 in /docs by @dependabot in #1034
- Bump @babel/helpers from 7.26.7 to 7.27.0 in /docs by @dependabot in #1035
- Bump vite from 5.4.14 to 5.4.17 in /docs by @dependabot in #1036
- Bump esbuild, @astrojs/starlight and astro in /docs by @dependabot in #1037
- Bump django from 5.1.8 to 5.1.9 by @dependabot in #1059
New Contributors
- @cite made their first contribution in #1019
- @jose-elias-alvarez made their first contribution in #1020
- @Teknicallity made their first contribution in #999
- @haondt made their first contribution in #1025
- @caycehouse made their first contribution in #1024
- @cenviity made their first contribution in #1052
- @sonicdoe made their first contribution in #1051
- @jzorn made their first contribution in #1058
- @dasrecht made their first contribution in #1060
Full Changelog: v1.39.1...v1.40.0
v1.39.1
Warning
Due to changes in the release process the 1.39.0
Docker image accidentally runs the application in debug mode. Please upgrade to 1.39.1
instead.
v1.39.0
What's Changed
- Add REST endpoint for uploading snapshots from the Singlefile extension by @sissbruecker in #996
- Add bookmark assets API by @sissbruecker in #1003
- Allow providing REST API authentication token with Bearer keyword by @sissbruecker in #995
- Add Telegram bot to community section by @marb08 in #1001
- Adding linklater to community projects by @nsartor in #1002
New Contributors
Full Changelog: v1.38.1...v1.39.0
v1.38.1
What's Changed
- Remove preview image when bookmark is deleted by @sissbruecker in #989
- Try limit uwsgi memory usage by configuring file descriptor limit by @sissbruecker in #990
- Add note about OIDC and LD_SUPERUSER_NAME combination by @tebriel in #992
- Return web archive fallback URL from REST API by @sissbruecker in #993
- Fix auth proxy logout by @sissbruecker in #994
New Contributors
Full Changelog: v1.38.0...v1.38.1
v1.38.0
What's Changed
- Fix nav menu closing on mousedown in Safari by @sissbruecker in #965
- Allow customizing username when creating user through OIDC by @kyuuk in #971
- Improve accessibility of modal dialogs by @sissbruecker in #974
- Add option to collapse side panel by @sissbruecker in #975
- Convert tag modal into drawer by @sissbruecker in #977
- Add RSS link to shared bookmarks page by @sissbruecker in #984
- Add Additional iOS Shortcut to community section by @joshdick in #968
New Contributors
Full Changelog: v1.37.0...v1.38.0
v1.37.0
What's Changed
- Add option to disable request logs by @dmarcoux in #887
- Add default robots.txt to block crawlers by @sissbruecker in #959
- Fix menu dropdown focus traps by @sissbruecker in #944
- Provide accessible name to radio groups by @sissbruecker in #945
- Add serchding to community projects, sort the list by alphabetical order by @ldwgchen in #880
- Add cosmicding To Community Resources by @vkhitrin in #892
- Add 3 new community projects by @sebw in #949
- Add a rust client library to community.md by @zbrox in #914
- Update community.md by @justusthane in #897
- Bump astro from 4.15.8 to 4.16.3 in /docs by @dependabot in #884
- Bump vite from 5.4.9 to 5.4.14 in /docs by @dependabot in #953
- Bump django from 5.1.1 to 5.1.5 by @dependabot in #947
- Bump nanoid from 3.3.7 to 3.3.8 by @dependabot in #928
- Bump astro from 4.16.3 to 4.16.18 in /docs by @dependabot in #929
- Bump nanoid from 3.3.7 to 3.3.8 in /docs by @dependabot in #962
New Contributors
- @ldwgchen made their first contribution in #880
- @dmarcoux made their first contribution in #887
- @vkhitrin made their first contribution in #892
- @sebw made their first contribution in #949
- @justusthane made their first contribution in #897
Full Changelog: v1.36.0...v1.37.0
v1.36.0
What's Changed
- Replace uBlock Origin with uBlock Origin Lite by @sissbruecker in #866
- Add LAST_MODIFIED attribute when exporting by @ixzhao in #860
- Return client error status code for invalid form submissions by @sissbruecker in #849
- Fix header.svg text by @vladh in #850
- Do not clear fields in POST requests (API behavior change) by @sissbruecker in #852
- Prevent duplicates when editing by @sissbruecker in #853
- Fix jumping details modal on back navigation by @sissbruecker in #854
- Fix select dropdown menu background in dark theme by @sissbruecker in #858
- Do not escape valid characters in custom CSS by @sissbruecker in #863
- Simplify Docker build by @sissbruecker in #865
- Improve error handling for auto tagging by @sissbruecker in #855
- Bump rollup from 4.13.0 to 4.22.4 by @dependabot in #851
- Bump rollup from 4.21.3 to 4.22.4 in /docs by @dependabot in #856
New Contributors
Full Changelog: v1.35.0...v1.36.0
v1.35.0
What's Changed
- Add configuration options for pagination by @sissbruecker in #835
- Show placeholder if there is no preview image by @sissbruecker in #842
- Allow bookmarks to have empty title and description by @sissbruecker in #843
- Add clear buttons in bookmark form by @sissbruecker in #846
- Add basic fail2ban support by @sissbruecker in #847
- Add documentation website by @sissbruecker in #833
- Add go-linkding to community projects by @piero-vic in #836
- Fix a broken link to options documentation by @zbrox in #844
- Use HTTPS repository link for devcontainer by @voltagex in #837
- Bump requests version to 3.23.3 by @voltagex in #839
- Bump path-to-regexp and astro in /docs by @dependabot in #840
- Bump dependencies by @sissbruecker in #841
New Contributors
- @piero-vic made their first contribution in #836
- @voltagex made their first contribution in #839
- @zbrox made their first contribution in #844
Full Changelog: v1.34.0...v1.35.0
v1.34.0
What's Changed
- Fix several issues around browser back navigation by @sissbruecker in #825
- Speed up response times for certain actions by @sissbruecker in #829
- Implement IPv6 capability by @itz-Jana in #826
New Contributors
Full Changelog: v1.33.0...v1.34.0