Skip to content

Release v1.11

Compare
Choose a tag to compare
@alextreme alextreme released this 10 Oct 18:38
· 1805 commits to develop since this release

What's Changed

  • [#1570] Speed up CI by @pi-sigma in #690
  • [#1739] 🐛 Fix infinite loop for search page filters by @jiromaykin in #762
  • [#1708] Show search term in search page title by @jiromaykin in #759
  • [#1735] Fix cookiebanner position for mobile devices by @jiromaykin in #764
  • [#1709] Add info for when there are zero search results by @jiromaykin in #758
  • [#1711] [#1710] Make search filters conditional and add mobile toggle by @jiromaykin in #763
  • [#1756] Make video iFrames responsive by @jiromaykin in #776
  • [#1732] Make password-reset subject translatable by @jiromaykin in #771
  • 📝 Add install instructions for ElasticSearch by @stevenbal in #781
  • [#1749] Changed search to always show facet checkboxes, including non-matching choices by @Bartvaderkin in #778
  • [#1744] Added timeouts to requests by @pi-sigma in #777
  • [#1713, #1714] Added basic video model, player & cms-plugin by @Bartvaderkin in #773
  • [#1705] Changed profile PDF export to not show headers of empty sections by @Bartvaderkin in #770
  • [#1701] Changed User.get_full_name() to prefer .display_name over .first_name by @Bartvaderkin in #769
  • [#1703] Hidden BRP country from My Data table when not set by @Bartvaderkin in #768
  • [#1696] Added registration_text to SiteConfiguration and registration_necessary page by @Bartvaderkin in #767
  • [#1707] Remove double search bar from search page by @jiromaykin in #756
  • Resolved migrations conflict by @pi-sigma in #792
  • [#1715] Added management command to delete expired contact invitations by @pi-sigma in #787
  • [#1779] Fix alignment of search results by @jiromaykin in #794
  • [#1567] Modified contact-forms to send new subject_code/onderwerp field to e-Suite by @Bartvaderkin in #788
  • [#1761] Make sidebar anchor headings consistent by @jiromaykin in #784
  • [#1740] Removed old data migration tests by @pi-sigma in #775
  • ✅ [#1640] Add playwright tests for cookie banner by @stevenbal in #772
  • [#1656] Added CKEditor widget to category description field by @pi-sigma in #789
  • [#1763] Change texts and table for profile page by @jiromaykin in #790
  • [#1754] Style icon in warning-banner by @jiromaykin in #798
  • [#1748] Add option to make product-detail content collapse by @jiromaykin in #785
  • [#1632, #1734, #1759] Refactored Haalcentraal BRP code, separated API versioned code, fixed original field display issue by @Bartvaderkin in #786
  • ✨ [#1733] Add share on social media buttons for products by @stevenbal in #782
  • [#1692, #1693, #1694, #1751] Refactored SSD to support multiple reports by @pi-sigma in #766
  • ✨ [#1750] Add meta tags for social media sharing by @stevenbal in #783
  • [#1752] Updating translations by @jiromaykin in #800

New Contributors

Full Changelog: v1.10...v1.11