Releases: ietf-tools/www
Releases · ietf-tools/www
v2.1.0
v2.0.0
💥 BREAKING CHANGES
-
due to
baca04e
- Upgrade backend (Python, Django, Wagtail) (PR #350 by @mgax):Upgrade backend (Python, Django, Wagtail) (#350)
-
due to
0694e7f
- Frontend upgrade (PR #354 by @mgax):No more changes should happen to Compilation.assets after sealing the Compilation.
Do changes to assets earlier, e. g. in Compilation.hooks.processAssets.
Make sure to select an appropriate stage from Compilation.PROCESS_ASSETS_STAGE_*.
at /Users/mgax/tbx/ietf/wagtail_website/node_modules/html-webpack-plugin/index.js:286:49
at runMicrotasks ()
at processTicksAndRejections (node:internal/process/task_queues:96:5)* Switch to Node 18 * Switch to Node 20
✨ New Features
baca04e
- Upgrade backend (Python, Django, Wagtail) (PR #350 by @mgax)62050d6
- Authors index page (PR #356 by @mgax)↘️ addresses issue #195 opened by @cindymorgan
5c6abd4
- Remove homepage bottom content (PR #359 by @mgax)b959ad9
- Update social icons for ietf website (PR #363 by @mgax)4f00319
- Megamenu (PR #367 by @mgax)579d9fa
- Purge Cloudflare cache (PR #373 by @mgax)
🐛 Bug Fixes
b350e84
- Remove spaceless template tag (PR #347 by @mgax)5ae412c
- Improve developer experience (PR #344 by @mgax)58b0bad
- Make sureBlogPageAuthor.author
is not null (PR #346 by @mgax)d388a19
- css: Update heading styles (PR #351 by @JayDaley)8cc9e48
- Wagtail Editor Preview (PR #355 by @mgax)ab7e249
- Social HTML Tags (PR #358 by @mgax)↘️ fixes issue #191 opened by @larseggert
7ab7547
- Social sharing box for IESG Statement pages (PR #360 by @mgax)49b3f6b
- Working Group URL and subscribe field (PR #357 by @mgax)4b83180
- Copy nginx site config to correct location (PR #372 by @kesara)921d23d
- crash when prevewing Event Listing Page (PR #370 by @mgax)9d3f4c3
- Set CSRF_TRUSTED_ORIGINS (PR #375 by @kesara)0dc166c
- Generate local URLs for megamenu and skip empty links (PR #376 by @mgax)
♻️ Refactors
b333b22
- Remove dead code (PR #343 by @mgax)72f1fcb
- Clean up ignore files (PR #345 by @mgax)e6ee9dd
- Switch to pip-tools version pinning (PR #353 by @mgax)e651dda
- switch to a Debian base image (PR #368 by @mgax)
🔧 Chores
v1.10.0
v1.9.2
v1.9.1
v1.9.0
✨ New Features
8e1c588
- Use IETF IAB blog feed on the home page (PR #319 by @kesara)↘️ addresses issue #317 opened by @cindymorgan
d0b610f
- ietf: header colors rework + change font to Inter (PR #325 by @NGPixel)
🐛 Bug Fixes
9be2443
- missing menu icon on mobile (commit by @NGPixel)6936cd9
- use static ietf logo (commit by @NGPixel)
🔧 Chores
v1.8.1
🐛 Bug Fixes
b586070
- iab: override bootstrap default click behaviour that was causing submenu to move (PR #312 by @CliffRobinson)85ee10c
- iab: Header menu text size and duplicate searches (PR #313 by @CliffRobinson)
v1.8.0
What's Changed
- chore: Remove Matomo settings from base settings file by @kesara in #287
- fix: use static url by @CliffRobinson in #297
- fix: remove row styling by @CliffRobinson in #299
- feat: title h1 size on mobile by @CliffRobinson in #301
- fix: updatng announcements logic to show the greatest 2 announcements… by @sarahframe in #300
- fix: Update social media settings cms by @sarahframe in #303
- feat: Add note well by @sarahframe in #302
- fix: add favicon by @CliffRobinson in #298
- fix: remove preceeding slash on url by @CliffRobinson in #304
- fix: updating note well configuration to render in disclaimer template by @sarahframe in #306
- fix: correcting order of announcements shown on index page by @sarahframe in #307
- fix: center burger menu items by @CliffRobinson in #308
- fix: announcements full width by @CliffRobinson in #309
- IAB-36 paragraph spacing by @CliffRobinson in #310
- fix: menu alignment by @CliffRobinson in #311
New Contributors
- @sarahframe made their first contribution in #300
Full Changelog: v1.7.1...v1.8.0
v1.7.1
v1.7.0
What's Changed
- Upgrade Wagtail to 4.1.1 by @AndrewCalderSpringload in #248
- Fix DB sync script not creating public schema by @AndrewCalderSpringload in #252
- Fix/image block caption spacing by @AndrewCalderSpringload in #254
New Contributors
- @AndrewCalderSpringload made their first contribution in #248
Full Changelog: v1.6.1...v1.7.0