Skip to content

Commit

Permalink
GoLive v0.10.6
Browse files Browse the repository at this point in the history
GoLive v0.10.6
  • Loading branch information
2Abendsegler authored May 7, 2020
2 parents 7bdff05 + 670a110 commit 5a810d7
Show file tree
Hide file tree
Showing 7 changed files with 132 additions and 45 deletions.
5 changes: 4 additions & 1 deletion data/config_standard.txt
Original file line number Diff line number Diff line change
Expand Up @@ -284,5 +284,8 @@
"settings_searchmap_show_hint": false,
"settings_show_copydata_own_stuff_show": false,
"settings_show_copydata_own_stuff_name": "Photo file name",
"settings_show_copydata_own_stuff_value": "#yyyy#.#mm#.#dd# - #GCName# - #GCCode# - 01"
"settings_show_copydata_own_stuff_value": "#yyyy#.#mm#.#dd# - #GCName# - #GCCode# - 01",
"settings_relocate_other_map_buttons": true,
"settings_show_enhanced_map_coords": true,
"settings_show_radius_on_flopps": true
}
40 changes: 39 additions & 1 deletion docu/changelog.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,49 @@
<a href="#v0105" title="GClh II version 0.10.4 (13.03.2020)">v0.10.5</a> &nbsp;
<a href="#v0106" title="GClh II version 0.10.6 (07.05.2020)">v0.10.6</a> &nbsp;
<a href="#v0105" title="GClh II version 0.10.5 (13.03.2020)">v0.10.5</a> &nbsp;
<a href="#v0104" title="GClh II version 0.10.4 (13.02.2020)">v0.10.4</a> &nbsp;
<a href="#v0103" title="GClh II version 0.10.3 (09.01.2020)">v0.10.3</a> &nbsp;
<a href="#v0102" title="GClh II version 0.10.2 (05.01.2020)">v0.10.2</a> &nbsp;
<a href="#v0101" title="GClh II version 0.10.1 (20.12.2019)">v0.10.1</a> &nbsp;
<a href="#v010" title="GClh II version 0.10 (13.12.2019)">v0.10</a> &nbsp;
<a href="changelog_before.md" title="Go to earlier changelog">Earlier changelog</a> &nbsp;

---
## v0.10.6:
<ul>
<li>
<strong>New:</strong> Build coords related functions also on unpublished caches. [<a href="https://github.com/2Abendsegler/GClh/issues/1305" title="Issue 1305">1305</a> / <a href="https://www.geocaching.com/profile/?u=Ruko2010" title="Thanks to Ruko2010">Ruko2010</a>]<br>
<img src="../images/0.10.6/Screen04.jpg" alt="Screen04.jpg"><br><br>
</li>
<li>
<strong>New:</strong> New placeholder cache type for own stuff in copy to clipboard menu in cache listing #GCType#. [<a href="https://github.com/2Abendsegler/GClh/issues/1327" title="Issue 1327">1327</a> / <a href="https://www.geocaching.com/profile/?u=2Abendsegler" title="Thanks to 2Abendsegler">2Abendsegler</a>]<br>
<a href="https://www.geocaching.com/my/#GClhShowConfig#a#settings_show_copydata_menu" title="Link to your GClh Config">Settings -> Listing</a><br><br>
</li>
<li>
<strong>New:</strong> Add parameter to show radius around caches on Flopp's Map. [<a href="https://github.com/2Abendsegler/GClh/issues/1334" title="Issue 1334">1334</a> / <a href="https://www.geocaching.com/profile/?u=Ruko2010" title="Thanks to Ruko2010">Ruko2010</a>]<br>
<img src="../images/0.10.6/Screen02.jpg" alt="Screen02.jpg"><br>
<a href="https://www.geocaching.com/my/#GClhShowConfig#a#settings_show_radius_on_flopps" title="Link to your GClh Config">Settings -> Listing:<br>
<img src="../images/0.10.6/Screen03.jpg" alt="Screen03.jpg"></a><br><br>
</li>
<li>
<strong>New:</strong> Optionally display coordinates in extended map info. [<a href="https://github.com/2Abendsegler/GClh/issues/1330" title="Issue 1330">1330</a> / <a href="https://www.geocaching.com/profile/?u=2Abendsegler" title="Thanks to 2Abendsegler">2Abendsegler</a>]<br>
<a href="https://www.geocaching.com/my/#GClhShowConfig#a#settings_show_enhanced_map_coords" title="Link to your GClh Config">Settings -> Map - Enhanced Map Popup:<br>
<img src="../images/0.10.6/Screen01.jpg" alt="Screen01.jpg"></a><br><br>
</li>
<li>
<strong>Fix:</strong> Flopp's Map distance line between coords and corrected coords does not work. [<a href="https://github.com/2Abendsegler/GClh/issues/1334" title="Issue 1334">1334</a> / <a href="https://www.geocaching.com/profile/?u=Ruko2010" title="Thanks to Ruko2010">Ruko2010</a>]<br>
</li>
<li>
<strong>Fix:</strong> Favorits percentage for copy to clipboard is not recognized if it is <1% #FavoPerc#. [<a href="https://github.com/2Abendsegler/GClh/issues/1325" title="Issue 1325">1325</a> / <a href="https://www.geocaching.com/profile/?u=2Abendsegler" title="Thanks to 2Abendsegler">2Abendsegler</a>]<br>
</li>
<li>
<strong>Fix:</strong> Empty personal cache note for copy to clipboard is not always recognized #GCNote#. [<a href="https://github.com/2Abendsegler/GClh/issues/1324" title="Issue 1324">1324</a> / <a href="https://www.geocaching.com/profile/?u=2Abendsegler" title="Thanks to 2Abendsegler">2Abendsegler</a>]<br>
</li>
</ul>
<br>
(07.05.2020)<br>
released by <a href="https://www.geocaching.com/profile/?u=2Abendsegler">2Abendsegler</a><br>
<br>

---
## v0.10.5:
<ul>
Expand Down
Loading

0 comments on commit 5a810d7

Please sign in to comment.