Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: ietf-tools/www

Tags

2.8.0

Toggle 2.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: Add bluesky and facebook share options (#598)

* refactor: Remove obsolete template

* feat: Add share on bluesky link

* feat: Remove share on twitter link

* fix: Enable share on Facebook link

* fix: Remove obsolete facebook app_id

* fix: Remove unused twitter_handle setting

* fix: Change social media share icons order

to match the social media links order in the footer.

2.7.8

Toggle 2.7.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(deps): bump lodash from 4.17.21 to 4.17.23 (#593)

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.21 to 4.17.23.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](lodash/lodash@4.17.21...4.17.23)

---
updated-dependencies:
- dependency-name: lodash
  dependency-version: 4.17.23
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

2.7.7

Toggle 2.7.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: Update request line limit to compensate for admin redirect (#584)

2.7.6

Toggle 2.7.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(deps): bump django from 5.2.8 to 5.2.9 in /requirements (#583)

Bumps [django](https://github.com/django/django) from 5.2.8 to 5.2.9.
- [Commits](django/django@5.2.8...5.2.9)

---
updated-dependencies:
- dependency-name: django
  dependency-version: 5.2.9
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

2.7.5

Toggle 2.7.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: Set gunicorn limit-request-line (#581)

2.7.4

Toggle 2.7.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(deps): bump django from 5.2.7 to 5.2.8 in /requirements (#579)

Bumps [django](https://github.com/django/django) from 5.2.7 to 5.2.8.
- [Commits](django/django@5.2.7...5.2.8)

---
updated-dependencies:
- dependency-name: django
  dependency-version: 5.2.8
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

2.7.3

Toggle 2.7.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(deps): bump django from 5.2.6 to 5.2.7 in /requirements (#578)

Bumps [django](https://github.com/django/django) from 5.2.6 to 5.2.7.
- [Commits](django/django@5.2.6...5.2.7)

---
updated-dependencies:
- dependency-name: django
  dependency-version: 5.2.7
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

2.7.2

Toggle 2.7.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: Show external links in search promotions (#577)

2.7.1

Toggle 2.7.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(deps): Bump up wagtail to 7.0.3 (#568)

Also update other Python dependencies.

2.7.0

Toggle 2.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: Update to wagtail 7.0.2 (#564)

* feat: Update to wagtail 7.0.2

Also update to django 5.2.4

* chore: Update warnings filter

* chore: Fix BS4 deprecation warning

* test: Run indexing

* style: Fix style issues

* chore: Limit max search terms to 150

* chore: Fix bibliography tests

* chore: Fix cache purge tests