All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Compability changes to Nextcloud 29.
- Compability changes to Nextcloud 28.
- Command for registering maps mimetypes #1098 @ratte-rizzo #1118 @tacruc
- Replace "Settings" by "Maps settings" #1127 @Jerome-Herbinet
- Link device to map #1105 @tacruc
- Support OpenStreetMap vector tiles with Maplibre-gl-js #1038 @benstonezhang
- added "Download Track" button to AppNavigationTrackItem #1147 @wronny
- Creation of dynamic property $lockingProvider is deprecated at apps/maps/lib/Hooks/FileHooks.php#46 #1023 @rcmlz #1134 @tacruc
- Change postRename hook to fix #1139 @powerflo #1140 @powerflo
- Add an option to deduplicate same address for a contact #1013 @vincowl #1024 @vincowl
- Mobile improvements #1068 @ant0nwax #1082 @tacruc
- Location field in favorites form #1083 @alaskanpuffin
- Interface improvments #1084 @alaskanpuffin #1085 @alaskanpuffin #1088 @tacruc #1089 @alaskanpuffin #1091 @alaskanpuffin #1094 @alaskanpuffin
- Collaborative Maps #731 @tacruc
- Get geodata suggestions for images without location #701 @tacruc
- Device Heatmap @tacruc
- Shows favorites on NC25 #909 @tacruc #866 @meichthys
- New contacts should again appear on the map #910 @tacruc #864 @sylvainmetayer
- New nextcloud vue components #840 @tacruc
-
Search for coordinate #851 @tacruc #824 @tacruc #802 @downtownallday @aaronsegura
-
Fixes No contacts shown in maps since version >= 0.2.0 #849 @tacruc #858 @Kieltux
-
Fixes PHP 8.1.9: class "logger" does not exist #863 @sylvainmetayer @tcitworld #858 @joergmschulz
- New nextcloud vue components #839 @tacruc
- Fixes Mapbox tiles are not moved #798 @tacruc #786 @Doppellhelix @BWibo
- Correct date on map tooltip-photo-date #798 @tacruc #786 @adripo
- Don't show Photos on ZeroIsland #811 @tacruc #671 @zhangguojvn @adripo
- Search for coordinates #824 @tacruc #802 @downtownallday
- Add .contact-group-name to padding exception #678 @RobinFrcd
- Welcome PHP8 #683 @umgfoin fixes #656 @Emporea #652 @GHJester #640 @benjaminsabatini
- Migrated app to Bootstrap #703 @eneiluj @tacruc fixes #689 @l1gi
- Improved image metadata extraction #705 @tacruc
- Replace deprecated String.prototype.substr() #716 @CommanderRoot
- Scan shared Photos #727 @tacruc fixes #447 @mayermart
- Remove empty lines from address lookup 708 @SeanDS fixes 706 @SeanDS
- Show Waypoints in tracks 764 @tacruc fixes 753 @nougatbyte
- Allways show tracks without timestamps 739 @tacruc fixes 738 @nougatbyte
- new Vue frontend #510 @eneiluj @tacruc #700 @tacruc
- Added Option to scan photos now3 #704 @tacruc
- Added phpUnit tests workflow #725 @tacruc
- Added unit test for exif extraction 737 @tacruc
- Added node workflow 740 @tacruc
- Respect .nomedia and .noimage files 7226 @tacruc
- Replace use of IConfig with IMemcache to store the last address lookup #688 @tcitworld
- Add padding on icons/name #654 @RobinFrcd
- GitHub automated release action
- fix tracks not loading #587 @Ablu #574 @Tazzios
- fix images not loading #559 @tacruc #543 @beardhatcode
- fix db-related install problems on NC 21 #568 @eneiluj #541 @J0WI
- controllers not being declared soon enough in some cases
- OC.disallowNavigationBarSlideGesture being absent in some cases
- favorite sharing by public link #217 @paulschwoerer
- import favorites from Google Maps/Takeout GeoJSON files #338 @simonspa
- handle coordinate search #420 @tacruc @eneiluj
- use NC Viewer and show right sidebar for displayed photo file (with Sharing and Talk tabs) #418 @tacruc
- adapt to NC 20
- image count when > 1000 #378 @wronny
- catch PEL warnings #369 @tacruc
- mistake in Migrations preventing app installation in some cases #453 @eneiluj
- correctly load inital category states #462 @eneiluj
- handle storage exceptions on occ scan import #436 @vwbusguy
- dialog to choose wether to place photo files or directories #290 @wronny
- a few style improvements in tooltips (position and size)
- message when adding a favorite, Esc to cancel
- missing variable declarations breaking things in search, favorites, tracks, devices #305 @doc75 #308 @Bergum
- delay when placing photos #290 @wronny
- map left click activation in lots of cases
- favorite and contact group style bug
- cursor style with mapboxgl map
- set max zoom level on tracks
- bug when updating positions of disabled devices
- L.Elevation mouse events
- Mapbox profiles (car, foot, bike) #103 @tacruc
- catch PelExceptions #91 @tacruc #96 @FrouxBY #97 @matiasdelellis
- bug with chrome based mobile browsers #100 @eneiluj #99 @szaimen
- fix bad inserted values for photo lat/lng #95 @tacruc #98 @eneiluj @tacruc
- bug when getting vCard address, get rid of post office box vCard address field #94 @eneiluj
- First release!
- pretty much everything