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

Release 2024.6.1 #2851

Merged
merged 22 commits into from
Jun 17, 2024
Merged

Release 2024.6.1 #2851

merged 22 commits into from
Jun 17, 2024

Conversation

MizukiTemma
Copy link
Member

@MizukiTemma MizukiTemma commented Jun 17, 2024

Release notes

  • [ #2067 ] Delete all old auto saves
  • [ #2390 ] Add color to language model
  • [ #246 ] Client side validation in event form
  • [ #2619 ] Implement Chat API
  • [ #2623 ] Fix upload file behavior on set icon form
  • [ #2724 ] Prevent interruption by KeyError with empty img tag
  • [ #2834 ] Fix error in the region dashboard if no default language exists

Pull Request Review Guidelines

cclauss and others added 21 commits May 15, 2024 13:00
pre-commit: Remove prettier because the repo is now archived
Co-authored-by: Peter Nerlich <[email protected]>
Co-authored-by: Mael Fosso <[email protected]>
Co-authored-by: Philip Popien <[email protected]>
Co-authored-by: Timo Ludwig <[email protected]>
…st-3-saves

Clean-up translation version history
…lt-language

Fix error in the region dashboard if no default language exists
* fix issue #246

Added support for client side validation of conditionally required field recurrence_end_date. 
Changed behaviour when input fields are un-hidden to display their previous values instead of empty fields.
Fixed missing removal of "required" attribute when selecting "all day" while a previous value is set for start time or end time input fields.

* fix linting issues

* Create 246.yml

Add release note for fix of issue 246
…e-color

Hotfix: Add default for language color in language model
* Ensure node_modules are in place before running vitest

* Use absolute path to check presence of node_modules

* Update tools/_functions.sh

Co-authored-by: Charlotte <[email protected]>

* Replace print_info with print_error

---------

Co-authored-by: Charlotte <[email protected]>
Prevent interruption by KeyError with empty img tag
…ustion (#2848)

* Directly depend on typescript-eslint packages

* Configure usage of projectService during ts compilation in eslint
@MizukiTemma MizukiTemma added the prio: high Needs to be resolved ASAP. label Jun 17, 2024
…-behavior-of-icon-set

Fix upload file behavior on set icon form
@david-venhoff david-venhoff self-requested a review June 17, 2024 11:36
@MizukiTemma MizukiTemma merged commit 113e056 into main Jun 17, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
prio: high Needs to be resolved ASAP.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants