• OpenStreetMap data as of February 28
• Export all bookmarks as a single KMZ file
• Fixed several crashes
• "Routing options enabled" is no longer displayed when using ruler
• Included wheelchair accessibility information on place pages
• Added recycling and elevation information to search result descriptions
Changelog
- [ios] Fix the bottom 'download all' view layout by @kirylkaveryn in #7307
- Add 2024.02 release notes to .metainfo.xml by @Ferenc- in #7327
- [generator][routing] Ignore "highway=construction". by @vng in #7310
- [android] Remove RelativeLayout in layouts by @Jean-BaptisteC in #7280
- [bookmarks] Use list of categories ids in java/cpp by @cyber-toad in #7231
- [packaging] Fix flathub linter findings by @Ferenc- in #7330
- [ios] Fix the route estimates colors when the app appearance was changed by @kirylkaveryn in #7331
- [base][test]: Use
u16string_view
instead ofchar16_t[]
by @Ferenc- in #7324 - [categories] Improve french by @Jean-BaptisteC in #7311
- Fixed negative altitude display. by @vng in #7328
- [ios][android] Add wheelchair info to place page by @dvdmrtnz in #7304
- [core] disable ?gl on ios by @RedAuburn in #7336
- Display local ref for transport stops in place page by @RedAuburn in #7297
- [iOS][android] Comment out popularity label. by @vng in #7334
- [strings] Fixed PT types_strings by @matheusgomesms in #7344
- [strings] Regenerated and fixed wrong pt-BR and es-MX translations by @biodranik in #7339
- [strings] Improve spanish wheelchair translations by @dvdmrtnz in #7348
- Fixed PP and classifier types prio. by @vng in #7346
- Don't use DebugPrint like sequence for char[]. by @vng in #7325
- Add main type to search description and remove duplicate type by @dvdmrtnz in #7352
- [android] Migrate Webp images to SVG - Part 2 by @Jean-BaptisteC in #7306
- [android] Focus title when editing "Unknown Place" bookmarks by @sklueber in #7201
- [android-auto] Use compass and location data from car by @AndrewShkrob in #6974
- [styles] Fix small fonts on detailed zooms by @pastk in #7351
- Increase icon maximum size to 24x24 in skin generator by @dvdmrtnz in #7321
- [android] Move Speed Cam preference into Voice Instruction preference menu by @gpesquero in #6125
- [android] Support ACTION_SEND_MULTIPLE by @rtsisyk in #7360
- [android] Add .web suffix to Web version by @rtsisyk in #7359
- [android] Fix "No matching client found for package name" by @rtsisyk in #7364
- [android] Change app names for debug and beta versions by @rtsisyk in #7361
- [Ios] Rename the "Night mode" into the "Appearance" by @kirylkaveryn in #7371
- Fixed iOS beta action by @biodranik in #7375
- [ios] Change the views rounded corners to the superellipses by @kirylkaveryn in #7380
- [android] Fix
release
flavor with applicationIdSuffix by @rtsisyk in #7394 - [tools] Fix the usage of stale Twine version by @meenbeese in #7355
- [ios] Match the iOS primary OM color with the Android by @kirylkaveryn in #7395
- [strings] Fix hebrew translation for "Appearance" in settings by @kirylkaveryn in #7385
- [ios] Fix crash when user taps the Menu button during the TabBar hiding animation by @kirylkaveryn in #7383
- [cmake] Simplified platform variables by @biodranik in #7404
- [search][tests] Better search result type comparison. by @vng in #7410
- [ios] Improve the search screen closing animation by @kirylkaveryn in #7406
- [Android] Hide "Wikipedia" button if link is not available by @strump in #7401
- Do not show "Routing options enabled" when using ruler by @dmfrodrigues in #7074
- [strings] Update PT strings opening hours editor by @matheusgomesms in #7425
- [android] Fix search bar in cuisine editor by @Jean-BaptisteC in #7444
- [ios] Extend bottom tab buttons tappable area by 15pt by @kirylkaveryn in #7443
- [android] Fixed text overlapping in about screen by @Jean-BaptisteC in #7449
- [android-auto] Provide "test drive" mode that simulates driving by @rtsisyk in #7419
- [android] Make Web-Release icon color distinguishable from Google-Release by @rtsisyk in #7363
- [android] Fix Android Studio warnings by @Jean-BaptisteC in #7451
- [ios] Add icon for debug build by @dvdmrtnz in #7463
- Add recycling, elevation to search result description by @dvdmrtnz in #7217
- [generator] Removed popularity checks. by @vng in #7420
- Use char32_t instead of uint32_t for UniChar by @biodranik in #7423
- [ios] fix search bars for iOS12 by @kirylkaveryn in #7386
- [android] Add summary to know when routing options is enabled by @Jean-BaptisteC in #7481
- Revert "[generator] Use release CHECK to verify FeatureType geometry." by @vng in #7471
- [strings] Add app tips by @gpesquero in #5974
- [ios] [android] Fix the issue with renaming the "Night Mode" into the "Appearance" on the Android by @kirylkaveryn in #7486
- Fix Hungarian types_strings.txt translations by @thegrasshopper104 in #7459
- Add boundary=aboriginal_lands by @Pi-Cla in #7186
- [qt]: Fix crash in OnLocationError before DrawWidget created by @Ferenc- in #7485
- Add drinking water icons to place page by @dvdmrtnz in #7475
- [android] poi name in wikipedia page header by @RedAuburn in #7349
- [bookmarks] Add code to export multiple files by @cyber-toad in #7356
- [android] Button to export all bookmarks by @cyber-toad in #7468
- [ios] Edit track color by @kirylkaveryn in #7418
- [strings] Update of Spanish translations by @gpesquero in #7474
- Minor C++ fixes by @biodranik in #6872
- [core] Remove compilation warnings due to missing switch options by @gpesquero in #7345
- [styles] Fix road labels inconsistencies by @pastk in #7497
- [ios] Fix themes switching issues by @kirylkaveryn in #7489
- [ios] [bookmarks] Export all bookmarks by @kirylkaveryn in #7493
- [ios] About screen redesign by @kirylkaveryn in #7335
- Improve dark style visibility by @dvdmrtnz in #7413
- [strings] Fix osm_presentation string for english by @kirylkaveryn in #7511
- [ios] New icons for the Bookmarks screen by @kirylkaveryn in #7508
- [ios] Change the bookmarks/tracks color from the color icon modally by @kirylkaveryn in #7499
- More transparent road tunnels by @pastk in #7491
- [cmake] Fix failing tests on the latest Mac OS X / clang by @biodranik in #7405
- Update release notes by @rtsisyk in #7507
- [osm] Fixed test. by @vng in #7513
- [ios] Add the 'Detail button" to the bookmarks cells to open Edit screen without swipes by @kirylkaveryn in #7512
- [planet] New data from 240228. by @vng in #7409
New Contributors
- @sklueber made their first contribution in #7201
- @dmfrodrigues made their first contribution in #7074
- @Pi-Cla made their first contribution in #7186
Full Changelog: 2024.02.06-11-android...2024.03.05-4-android