Hi everyone,
I’ve noticed a change in behavior with the Maps app in version 1.5.0, running on Nextcloud 30.0.10 and 31.0.4.
In previous versions, when a user shared a map, the generated link would be in the following format:
https://domain.com/apps/maps/s/extsKdRjT65Sfea
This link correctly opened the map and displayed its content as expected.
However, with version 1.5.0, the generated link now looks like this:
https://domain.com/s/extsKdRjT65Sfea
Instead of opening the map, this new link redirects to a folder view containing the map files, which breaks the user experience.
Is this an intentional change? Well I mean, the workaround is to just manually add the /apps/maps/ part manually, just communicating this in case someone doesnt catch that or devs wanna take a look.
Thanks in advance!