-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Labels
Description
31 Mar: 2.13-release branch is cut, all PRs targeting 2.13 should be rebased there or cherrypicked from master
Changes/enhancements:
- Fixes #3303 Nearby Crashes when options menu is clicked #3304 and Fixes #3303 #3322 merged
- Nearby filters changes: Do not display pins at all when "Needs Photo" is selected? #3355 and Color of conditions in Nearby #3235
- Handle zoom in media details view Handle zoom in media details view #3414
- Switch to Room completed
- Decide if we want to include Fixes #3436 and #2881: Media Detail design Overhaul #3505 (included)
Bugfixes:
- White font for place type search box and "x" #3236 solved
- Duplicate photos in "Contributions" page #3359 assigned @ashishkumar468
- For an item that already has a P18, do not add another one #3333 assigned @neslihanturan
- No OpenStreetMap attribution #2911
- App posts deletion request notifications ({{subst:idw}}) on the wrong user's talk page #3464 almost done, requested some changes
- Zoom level gets reset every few seconds #3391 assigned @neslihanturan
- Flickering colors on screen #3575 flickering colors @ashishkumar468
- If you get the "Is this a picture of..." popup and you say "No", it still autofills the title/desc #3576 wrong autofill @maskaravivek
- Either test ALL dialogs as mentioned at If you get the "Is this a picture of..." popup and you say "No", it still autofills the title/desc #3576 (comment) , or revert Issue #3428: Swapped text in dialog buttons #3496 . If we choose to revert, then Fix title/desc not getting filled for nearby picture #3577 must be reversed as well.
- No crash information in crash email (Gmail) #3466 Fix email logs
- Ordering problem at contributions list when same file name is used #3195 Fix ordering in contributions list - we should cherry-pick this PR
- App keeps crashing on opening #3607 App crash on open (this will not happen for end users)
- DateTimeFormat wrong #3624 (to fix an erroneous format introduced in Fixed issue #3195 ordering contribution list #3589 ). This also needs to be cherrypicked from master
- Make category search non case-sensitive and more user friendly #3179 Fix category search
- Check that all major 2.12 crashes have been fixed or are not relevant anymore
- Bugfix/security exception #3627 tested and merged
- [2.13-release] Crash when trying to upload images #3639 unmarshalling exception - we thought this was fixed :(
- [2.13-release] None of the filters work on Nearby list #3720
- Green pin visible at first, despite "Needs Photo" enabled #3704
- Crash when viewing pic I just uploaded #3705
New features:
Edit: These might be pushed to 2.14 in order to get 2.13 changes out first.
- Merge Structured Data branch into master #3222 SDC merged to master
- Fill P2096 (media legend) of P18 image using metadata typed by user #1831 Fill media legend implemented
- Letting users bookmark a nearby location for offline use #1499 Nearby bookmarks implemented
- Modify categories/description afterwards #161 Modify categories/description implemented
- Add limited connection mode #746 Limited connection mode implemented