Skip to content

v0.99.31

Choose a tag to compare

@github-actions github-actions released this 19 Mar 20:51

[0.99.31] — 2026-03-19

Bug Fixes

  • core: Use meaningful name for unused variable in maybe_extract_host
  • core: Clarify embed option descriptions for non-technical users
  • core: Align embed domain tests with protocol-stripping behavior
  • core: Correct embed resize tests to match inline embed behavior
  • core: Strip URL scheme/port/path in validate_domain/1
  • core: Resolve Dialyzer type comparison warning in telemetry test
  • core: Resolve credo warnings in validate_video_presets and layouts
  • core: Compute availability over full 42-day calendar display range
  • core: Add missing "All rights reserved" to footer copyright
  • core: Reject domains with protocols in embed domain validation
  • core: Use Oban unique jobs for video transcoding and clean up variants on delete
  • core: Sanitize upload paths in video sources and close media query gap
  • core: Skip Telegram webhook registration outside production

Features

  • core: Split Night period into Early Morning and Late Night
  • core: Split embed system into inline and modal modes
  • core: Responsive video transcoding for uploaded backgrounds
  • core: Add responsive video transcoding for uploaded backgrounds
  • core: Add natural sort for meeting types in LocalizationHelpers