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.5.0 #2764

Merged
merged 67 commits into from
May 1, 2024
Merged

Release 2024.5.0 #2764

merged 67 commits into from
May 1, 2024

Conversation

PeterNerlich
Copy link
Contributor

@PeterNerlich PeterNerlich commented Apr 29, 2024

Release notes

  • [ #2549 ] Machine translations now always adopt the translation status of the source translation
  • [ #2574 ] Add alternative tags for predefined icons
  • [ #2665 ] Fix bug related to cloning regions with embedded offers
  • [ #2689 ] Change the order of the HIX block and the translation block
  • [ #2690 ] Change translation of the content form title
  • [ #2698 ] Add mental health and shelter as new POI category icons
  • [ #2706 ] Use a consistent format for date and time
  • [ #2721 ] Fix unescaped HTML entities in translation by MT with Google Translate
  • [ #2722 ] Fix bug where sent push notifications cannot be updated sometimes
  • [ #2726 ] Fix title of push notification not being displayed if it has no translation available in the users language
  • [ #2750 ] Make HIX widget more compact

Pull Request Review Guidelines

david-venhoff and others added 30 commits March 19, 2024 16:09
Instead of making sure that a path gets reused when a media file
is replaced, always create a new path for the new file, so
that no caching problems occur.

Then replace all internal links to the old path with links to the new
path.
Fix behavior when cloning region with page based offers
…lations_always_adopt_source_translation_status

Make machine translations always adopt the status of the source translation
Display helpful message when deleting POICategory fails
Speed up CSV export by instantiating dataset with data and headers
Lint Python code with ruff
This commit fixes a problem that the `best_translation` method
preferred translations without title over translations with title.
…slate

Fix HTML Entities after Google Translate
…of-hix-block-and-translation-block

Change order of the HIX block and the translation block
deen13 and others added 17 commits April 23, 2024 11:29
…-ports

Remove hardcoded ports from devtools
…s-from-past-events

Deletable media files that are attached to past events only
…x-title-of-content-form

Adjust translation box title of content form
…imestamp-for-last-update

Use a consistent format for date and time
- This requires the google auth library as a dependency
- When in Debug mode, don't send the messages
@PeterNerlich PeterNerlich added the ⛔ blocked Blocked by external dependency label Apr 29, 2024
@PeterNerlich PeterNerlich requested a review from a team as a code owner April 29, 2024 10:07
@PeterNerlich
Copy link
Contributor Author

blocked until PR for #2757 is ready

@PeterNerlich PeterNerlich changed the title Release 2024.5.1 Release 2024.5.0 Apr 29, 2024
@timobrembeck timobrembeck removed the ⛔ blocked Blocked by external dependency label May 1, 2024
@timobrembeck timobrembeck merged commit ebfb6bb into main May 1, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet