Skip to content

Create new stable

Lionel Morin requested to merge testing into master

1.9.0-testing.1 (2023-10-12)

Features

  • calendar: change button order and set default view (2b38f41)
  • calendar: change default view in meeting answer (b3559d1)
  • date: add scrolling for date picking in meetings and polls step 2 (c5ce164)
  • libs: update docker node image (4139076)
  • libs: updated npm libs to wanted version (ef25d32)
  • matomo: integrate matomo client in App.svelte (0c6dbc9)
  • meeting: add more slots choices (2a91c68)
  • node: change node version to previous version (70c8a4b)
  • poll: display author and creation date on poll answer page (5e35cee)
  • style: add style to redirection page (2376379)

Bug Fixes

  • emails: don't send email to poll creator (only for meetings) (1aee8c9)
  • fr.json: spelling corrections (b8c3e4b)
  • i18n: update messages when answer on public meeting (a3f08a6)
  • meetings: notification when a meeting has been edited/cancelled (52d273c)
  • poll: display last modification date instead of creation date (3d5b197)
  • polls: disable button to not be able to create private polls (929ef97)
  • smtp: better error message when sending email fails (ec23333)
  • timeslots: sort days at TimeStep and ValidationStep (135496d)
  • timeslots: sort poll time slots at validation step (8950fed)

Merge request reports