linkding v1.15.0 Release Notes
Release Date: 2022-09-11 // over 2 years ago-
What's Changed
- ⬆️ Bump Django and other dependencies by @sissbruecker in https://github.com/sissbruecker/linkding/pull/331
- ➕ Add option to create initial superuser by @sissbruecker in https://github.com/sissbruecker/linkding/pull/323
- 👌 Improved Android HTTP Shortcuts doc by @kzshantonu in https://github.com/sissbruecker/linkding/pull/330
- Minify bookmark list HTML by @sissbruecker in https://github.com/sissbruecker/linkding/pull/332
- ⬆️ Bump python version to 3.10 by @sissbruecker in https://github.com/sissbruecker/linkding/pull/333
- 🛠 Fix error when deleting all bookmarks in admin by @sissbruecker in https://github.com/sissbruecker/linkding/pull/336
- 👌 Improve bookmark query performance by @sissbruecker in https://github.com/sissbruecker/linkding/pull/334
- Prevent rate limit errors in wayback machine API by @sissbruecker in https://github.com/sissbruecker/linkding/pull/339
Full Changelog: https://github.com/sissbruecker/linkding/compare/v1.14.0...v1.15.0
Previous changes from v1.14.0
-
What's Changed
- ➕ Add support for context path by @s2marine in https://github.com/sissbruecker/linkding/pull/313
- ➕ Add support for authentication proxies by @sissbruecker in https://github.com/sissbruecker/linkding/pull/321
- ➕ Add bookmark list keyboard navigation by @sissbruecker in https://github.com/sissbruecker/linkding/pull/320
- 📇 Skip updating website metadata on edit unless URL has changed by @sissbruecker in https://github.com/sissbruecker/linkding/pull/318
- ➕ Add simple docs of the new
shared
API parameter by @bachya in https://github.com/sissbruecker/linkding/pull/312 - ➕ Add project linka to community section in README by @cmsax in https://github.com/sissbruecker/linkding/pull/319
- Order tags in test_should_create_new_bookmark by @RoGryza in https://github.com/sissbruecker/linkding/pull/310
- ⬆️ Bump django from 3.2.14 to 3.2.15 by @dependabot in https://github.com/sissbruecker/linkding/pull/316
🆕 New Contributors
- @s2marine made their first contribution in https://github.com/sissbruecker/linkding/pull/313
- @RoGryza made their first contribution in https://github.com/sissbruecker/linkding/pull/310
- @cmsax made their first contribution in https://github.com/sissbruecker/linkding/pull/319
Full Changelog: https://github.com/sissbruecker/linkding/compare/v1.13.0...v1.14.0