Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(release): v5.1.0 #6747

Merged
merged 1 commit into from
Feb 19, 2025
Merged

chore(release): v5.1.0 #6747

merged 1 commit into from
Feb 19, 2025

Conversation

st3iny
Copy link
Member

@st3iny st3iny commented Feb 19, 2025

Changelog

(Generated from all feat and fix commits since v5.0.10.)

5.1.0 - 2025-02-19

Added

  • Support for Nextcloud 31
  • Support for PHP 8.4
  • Add availability action to the contacts menu
  • Add organizer selection
  • Add overlay between calendar and open simple editor
  • Add timezone to all emails
  • Allow adding attendees in simple editor
  • Allow inviting contact groups
  • Allow shared calendars as appointment conflict calendars
  • Disable autocompletion for event property field
  • Fix dragging to order calendars
  • Improve attendee and resource status display
  • Improve the description text
  • Select existing talk roomfor convesations
  • Use native date and time picker

Fixed

  • Add an error message for when a file is not compatible for windows
  • Add missing file picker confirm
  • Adjust event click test to changed task url
  • Adjust url for task links
  • Align event title
  • Allow adding self to shared event
  • Appointment slots start and end time
  • Avatar status icon text misalignment
  • Avoid hotkeys in contenteditable
  • Calendar header overlapping and adjust to compact design
  • Close modal after creating conversation
  • Color picker size
  • Console-log errors thrown when saving an event
  • Date selector resetting time
  • Default reminder ui bug
  • Do not show items from deleted calendars in widget
  • Dragging to order calendars
  • EditSideBar bug
  • Enable directory selection in file picker
  • Entity parameter types
  • Events with overlapping time visually overlap
  • Firefox avatar icon styling inconsistency
  • Fix npm audit
  • Force height for descr and location
  • Free busy ignoring user's time zone
  • Free busy not updating date
  • Handle timezones with no transitions properly
  • Ignore unnecessary files
  • Improve layout
  • Improve suggested slots
  • Invert edit simple checkbox
  • Invitees list
  • Keyboard shortcut modal not being responsive
  • Location and description not being saved
  • Make avatar status not clip
  • Make events in weekly view have the correct width
  • Max-width for long timezones names
  • Navigation buttons
  • Notifier::prepare() threw \InvalidArgumentException which is deprecated
  • Public Calendar Modal Opening
  • Remove create talk room from attendees tab
  • Remove toggle functionality from public view
  • Reset attendee participation status on duplication of an event
  • Resolve undefined variable error and add logging
  • Restrict calendar visibility toggle to checkbox only
  • Send date as sting instead of epoch
  • Show display name instead of user id in availability integration
  • Simple calendar view width
  • Simple editor size and jumping
  • Slot header format not respecting user's locale
  • Sort talk conversations by most recent activity
  • Specify committer for automated releases
  • Undefined calendar
  • Update axios
  • Use folder icon as fallback

@st3iny st3iny added the 3. to review Waiting for reviews label Feb 19, 2025
@st3iny st3iny self-assigned this Feb 19, 2025
Copy link
Member

@ChristophWurst ChristophWurst left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For Mail v4.2.0 I even decided to omit the fixes, because 95% have been backported, the other 5% probably fixed something that was new in 4.2.0 😆

Copy link

codecov bot commented Feb 19, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 14.54%. Comparing base (ce87ce7) to head (e07b53d).
Report is 3 commits behind head on stable5.1.

Additional details and impacted files
@@            Coverage Diff             @@
##           stable5.1    #6747   +/-   ##
==========================================
  Coverage      14.54%   14.54%           
==========================================
  Files            210      210           
  Lines           9818     9818           
  Branches        2309     2309           
==========================================
  Hits            1428     1428           
  Misses          8064     8064           
  Partials         326      326           
Flag Coverage Δ
javascript 14.54% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Signed-off-by: Richard Steinmetz <[email protected]>
@st3iny st3iny force-pushed the chore/release/5.1.0 branch from 9c0db25 to e07b53d Compare February 19, 2025 13:53
@st3iny st3iny merged commit c7d3145 into stable5.1 Feb 19, 2025
40 checks passed
@st3iny st3iny deleted the chore/release/5.1.0 branch February 19, 2025 13:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants