Skip to content

2024-06-12

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Jun 13:17
· 314 commits to main since this release
2024-06-12
7c895f5

What's Changed

Accessibility

  • changing the hamburger menu icon color to have a better contrast ratio by @rlucke in #645
  • change the roll up menu icon color to have a better contrast ratio by @rlucke in #647
  • Change the color of placeholder text input and textarea fields to a darker gray by @rlucke in #649
  • Change color of link and button text in action bar above tables to have a better contrast ratio by @rlucke in #650
  • Change color of fa buttons in actions column to have a better contrast ratio by @rlucke in #663
  • use darkgray instead of gray to increase contrast ratio by @rlucke in #665
  • Use @mui/material's Tooltip instead of title attributes. by @luniki in #593
  • Enhance the color contrast in the events and series details modal. by @luniki in #678
  • Add text to icon buttons in the Edit Table dialog. by @luniki in #680
  • add aria-live attribute by @rlucke in #668
  • Sort specific lists in dropdown menu alphabetically by @owi92 in #575
  • Add aria-label to the filter select element. by @luniki in #679
  • Show build information by @lkiesow in #584
  • Align content of the main table left by @lkiesow in #683
  • Add missing apple-touch-icon missed in #648 by @ziegenberg in #692
  • Center tooltips on main menu items by @lkiesow in #688
  • Make themes optional by @lkiesow in #687

Bug Fixes

  • Fix unnecessary green ticks in Metadata wizard by @ferishili in #657
  • event source upload: remove filename from blue button when remove file is clicked by @viwiebe in #653
  • Fix Date Display in Add Event by @lkiesow in #673
  • Update start date for uploads when opening the add events dialog by @lkiesow in #674
  • Fix admin interface crashing when rendering filters by @lkiesow in #684
  • Scheduling information in event details for non-scheduled event by @lkiesow in #686
  • Correctly display “00” in event details scheduling by @lkiesow in #682
  • Correctly import zh-CN and zh-TW and remove language flags by @ziegenberg in #457
  • Disable statistics tab by default by @lkiesow in #660
  • Using correct config key to hide imprint and privacy policy links by @gregorydlogan in #690

Documentation

Code Enhancements

Maintenance and Dependencies

  • Move build instructions to Actions workflow by @lkiesow in #676

New Contributors

Full Changelog: 2024-06-06...2024-06-12