View Single Post
Posts: 1,548 | Thanked: 7,510 times | Joined on Apr 2010 @ Czech Republic
#1833
And now for a late release announcement.

modRana 0.52.10 has been released !

The only notable user visible change is the quick routing feature:

Just long press a point of the map and a quick routing menu shows up.

Changelog
The changelog format has changed due to various packaging changes to make modRana packaging more sane & Harbour compatible. The new spec file changelog is now automatically generated from commit message headers and looks like this:

Code:
* Tue Jun 16 2015 Martin Kolman - 0.52.10-1
- Make sure the background bubble stays visible on Sailfish OS (martin.kolman)
- Add long-click menu with a "route here" button (martin.kolman)
- Set start and destination by a function (martin.kolman)
- Add functions for enabling and disabling the routing UI (martin.kolman)
- Make it possible to set marker name when appending it (martin.kolman)
- Move the pinch and mouse areas under them tile grid (martin.kolman)
- Make pan detection HiDPI aware (martin.kolman)
- Don't trigger the long-click signal if a pan is in progress (martin.kolman)
- Clarify Python 3 support (martin.kolman)
- Round position change when panning during pinch zoom (martin.kolman)
- Refactor the map marker implementation (martin.kolman)
- Add support for long-click detection to the PinchMap element (martin.kolman)
- Use rWin.lastGoodPos when computing distance to search results (martin.kolman)

* Wed May 27 2015 Martin Kolman - 0.52.9-1
- Make sure that version.txt is present in sourcedir (martin.kolman)

* Mon May 25 2015 Martin Kolman - 0.52.8-1
- Create a version.txt file when making the tarball (martin.kolman)

* Tue May 19 2015 Martin Kolman - 0.52.7-1
- Only show the keep-screen-on toggle when it does something (martin.kolman)

* Sat May 16 2015 Martin Kolman - 0.52.6-1
- More Sailfish Harbour packaging fixes (martin.kolman)

* Wed May 13 2015 Martin Kolman - 0.52.5-1
- Remove python3-base dependency on Sailfish OS (martin.kolman)

* Wed May 13 2015 Martin Kolman - 0.52.4-1
- Sailfish packaging fixes (martin.kolman)

* Tue Apr 21 2015 Martin Kolman - 0.52.3-1
- Fix the Sailfish QML mangling script (martin.kolman)

* Wed Apr 01 2015 Martin Kolman - 0.52.2-1
- Initial package
The spec file is now part of the modRana source code repository, so you can now easily check the modRana changelog at any time.

While this is handy for packaging (it is automatically generated!) and for checking which commits are present in which modRana release, this new format is less readable than the "old" hand-written changelog entries.

So I've started writing simple hand written changelogs to the release commits:

Code:
New modRana version 0.52.10
    
- add a long-click menu to the map for easy routing
- prevent the route from wobbling during pinch zoom
As hand-written logs are more readable this will probably be the format of changelogs in future release announcements.
__________________
modRana: a flexible GPS navigation system
Mieru: a flexible manga and comic book reader
Universal Components - a solution for native looking yet component set independent QML appliactions (QtQuick Controls 2 & Silica supported as backends)
 

The Following 16 Users Say Thank You to MartinK For This Useful Post: