Skip to content

v4.0

Choose a tag to compare

@JonasVHG JonasVHG released this 23 Nov 09:41
· 104 commits to main since this release
846173e

Changes on calendarType Single

sm

  • Only show year when it is not the current year
  • use relative dates for today, tonight, tomorrow, this week

md

  • Use full year, full month and abbreviated weekday

Changes calendarType Multiple

xs

  • omit the year if it is not the current year
  • Summary now uses abbreviated month
  • replace from & till with -

sm

  • use relative dates for today, tonight, tomorrow, this week
  • Summary now uses abbreviated month
  • replace from & till with -

md

  • Days are never written in full but abbreviated

Changes CalendarType Periodic

xs

  • omit the year if it is not the current year
  • use abbreviated month instead of number

sm

  • omit the year if it is not the current year
  • add abbreviated weekday

md

  • Days are never written in full but abbreviated

lg

  • Add weekday in full
  • Use tot en met instead of tot

Changes CalendarType Permanent-No Hours

  • Changed Always open to Open every day

Changes CalendarType Permanent with hours

xs, sm & md

  • Use Open every day if an Offer has no closing days.
  • Use Elke ... open if an Offer has only 1 opening day.
  • Use abbreviated weekscheme if an Offer has consecutive opening days (eg. mo - fr & su)

lg

  • Use weekday in full in both HTML- & Text Format

PHP

  • Upgrade to PHP 8
  • Drop support for PHP 7.3 & lower