Releases: teambtcmap/btcmap-ios
Releases · teambtcmap/btcmap-ios
v1.3
Major New Feature
- Added list sheet on main screen that shows all merchants within map view in a list (still needs sorting with categories)
- Modified interactions between lists and map so that map annotations and the list play nicely
- Add a Directions and a Share button to the main element view
- Fix a few bugs:
- Community icons on list view
- New decoding error on element tags
v1.2.4
What's Changed
- Localize strings locally by @Berserk-21 in #57
- Fix OpenStreetMap name by @xinxinxinxinxin in #56
New Contributors
- @xinxinxinxinxin made their first contribution in #56
Full Changelog: v1.2.3...v1.2.4
v1.2.3
- Update wiki links
- Fix Community views UI issues + bug causing a blank presentation at times @Berserk-21
- Fix bug where some Communities in the list didn't have coords decoded properly, causing them to not show on the map and also be filtered to the bottom of the list
v1.2
What's Changed
- Create setting screen by @lorenzoPrimi in #26
- Implement multi maps apps by @lorenzoPrimi in #25
- Element detail improvements by @lorenzoPrimi in #24
- Adding pouch links by @lorenzoPrimi in #27
- Polygons by @salvatoto in #29
- Fix urls with whitespaces by @lorenzoPrimi in #30
- Add search bar and functionality to main map + Polygon communities + … by @salvatoto in #31
- Implement tap on community polygons on main map by @salvatoto in #34
Full Changelog: v1.1...v1.2
v1.1.2
- Update donation links
- Fix phone and address links by @lorenzoPrimi