Skip to content

Releases: ietf-tools/www

v1.5.2

10 May 19:37
Compare
Choose a tag to compare

Website: https://www.ietf.org/

What's Changed

Full Changelog: v1.5.1...v1.5.2

v1.5.1 Release

29 Apr 02:53
Compare
Choose a tag to compare

Website: https://www.ietf.org/

What's Changed

Full Changelog: v1.5.0...v1.5.1

v1.5.0

28 Feb 21:38
76f8ea6
Compare
Choose a tag to compare

v1.5.0 Release

Website: https://www.ietf.org

What's Changed

  • feat: add donation button.
  • feat: migrate theme to @ietf-tools/common-bootstrap-theme.
  • fix: Typo in 404 template.

Full Changelog: v1.4.4...v1.5.0

v1.4.4

27 Jan 02:24
078320d
Compare
Choose a tag to compare

v1.4.4 Release

Website: https://www.ietf.org

  • Automate docker image publishing.

NOTE: There are no published releases between v1.4.0 and v1.4.4.

v1.4.0

25 Jan 18:50
6498d6b
Compare
Choose a tag to compare

v1.4.0 Release

Website: https://www.ietf.org

  • Add sitemap.xml. (#135)
  • Update Django to 3.2.10.
  • Update wagtail to 2.15.1.
  • Various other JavaScript and Python dependency upgrades.

v1.3.0

17 Nov 21:54
1784a30
Compare
Choose a tag to compare

v1.3.0 Release

Website: https://www.ietf.org

  • Improvements to development environments and installation instructions. (#119)
  • Enabled additional editing tools. (#92)
  • Added markdown support. (#123)
  • Updated to Bootstrap 5. (#100)
  • Bugfix on the ordering of "next" and "previous" blog pages. (#33)
  • Made headings H1, H2, H3, H4 are more distinct. (#94)
  • Bugfixes on social network share links. (#136)
  • Added customizable secondary menu. (#96)
  • Improvements to blog posts. (#11)
  • Updated glossary page. (#37)
  • Improvements to 500 error page (#2)
  • Enabled Django test suite on CI/CD pipeline.
  • Various JavaScript and Python dependency upgrades.

Updates to JavaScript libraries and other enhancements and bug fixes

02 Aug 21:48
d374a73
Compare
Choose a tag to compare

This release updates JavaScript libraries and includes other enhancements and bug fixes.

  • Fix bug in PostgreSQL docker restore script.
  • Update node docker image to current-alpine.
  • Update JavaScript libraries.
  • Bump up Python dependencies.
  • Increase event introduction field size to 511. (#90)
  • Remove the link to RFC 7231 from the header. (#99)
  • Remove the link to RFC 1738 from URL in text.
  • Add line "Did you know that the IETF is where the 404 error code and URL are defined?" with a links to RFC 7231 and RFC 1738 respectively. (#99)
  • Remove URL reference from 404 'Did you know' text.
  • Set FILE_UPLOAD_PERMISSIONS to 0o664 on django site settings. (#111)

Updates to wagtail and dependencies

01 Apr 16:31
f3ce03b
Compare
Choose a tag to compare

This release updates the version of wagtail used, and brings dependencies forward.

Re-implemenation of templates using Bootstrap

03 Feb 16:28
b9d512e
Compare
Choose a tag to compare

This release contains a complete re-implementation of the site's presentation using Bootstrap. There are many improvements to accessibility, and the dockerization of the project has been completely reworked to better support CI/CD during development. These changes were implemented by Springload.

Upgrade to wagtail 2.9

08 Jun 18:36
83c0799
Compare
Choose a tag to compare

Upgrade to wagtail 2.9
Always show most recent blog posts in sidebar.