Maps app link sharing behavior regression

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!

As far as I have seen, the maps app has just released a nightly version of their app for NC31. It means it is not the final release yet, and they are testing. So if you have issues, please report to the developers: GitHub · Where software is built