Skip to content

Commit

Permalink
GoLive v0.15.2
Browse files Browse the repository at this point in the history
  • Loading branch information
2Abendsegler authored Dec 8, 2023
2 parents 5fd2e27 + 98139ea commit 99bb81e
Show file tree
Hide file tree
Showing 9 changed files with 148 additions and 30 deletions.
3 changes: 2 additions & 1 deletion data/config_standard.txt
Original file line number Diff line number Diff line change
Expand Up @@ -370,5 +370,6 @@
"settings_public_profile_smaller_privacy_btn": false,
"settings_searchmap_improve_add_to_list_height": 130,
"settings_searchmap_improve_add_to_list": true,
"settings_improve_notifications": true
"settings_improve_notifications": true,
"settings_hide_share_log_button_log_view": false
}
27 changes: 27 additions & 0 deletions docu/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
<a href="//"><img src="https://img.shields.io/badge/dynamic/xml?url=http://c.andyhoppe.com/1676270686?output=text&label=installations&color=success&query=/" title="installations and updates"></a>
<a href="//"><img src="https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https://github.com/2Abendsegler/GClh/master/docu/changelog.md&count_bg=%2349c91b&title_bg=%23555555&icon=&title=hits&edge_flat=false" title="hits day / total"></a><br>
<br>
<a href="#v0152" title="GClh II version 0.15.2 (09.12.2023)">v0.15.2</a> &nbsp;
<a href="#v0151" title="GClh II version 0.15.1 (02.12.2023)">v0.15.1</a> &nbsp;
<a href="#v015" title="GClh II version 0.15 (26.11.2023)">v0.15</a> &nbsp;
<a href="#v0146" title="GClh II version 0.14.6 (22.04.2023)">v0.14.6</a> &nbsp;
Expand Down Expand Up @@ -40,6 +41,32 @@
<a href="changelog_before.md" title="Go to earlier changelog">Earlier changelog</a> &nbsp;
<span id="readme"></span>

---
## v0.15.2:
&nbsp; &nbsp; <img src="../images/flag_ua.png" alt="" title="Stand with Ukraine"><br>
<ul>
<li>
<strong>Change:</strong> [Log View] Hide social sharing via Facebook, Twitter (X). Hide share button. [<a href="https://github.com/2Abendsegler/GClh/issues/2512" title="Issue 2512">2512</a> / <a href="https://www.geocaching.com/profile/?u=2Abendsegler" title="Thanks to 2Abendsegler">2Abendsegler</a>]<br><br>
<img src="../images/0.15.2/Screen01.jpg" alt="Screen01.jpg"><br>
<a href="https://www.geocaching.com/my/#GClhShowConfig#a#settings_hide_socialshare" title="Link to your GClh II Config">Settings -> Global - Hiding:<br>
<img src="../images/0.15.2/Screen02.jpg" alt="Screen02.jpg"></a><br>
This parameter is not new. If you want to use this feature, maybe you have to activate it.<br><br>
<img src="../images/0.15.2/Screen03.jpg" alt="Screen03.jpg"><br>
<a href="https://www.geocaching.com/my/#GClhShowConfig#a#settings_hide_share_log_button_log_view" title="Link to your GClh II Config">Settings -> Log:<br>
<img src="../images/0.15.2/Screen04.jpg" alt="Screen04.jpg"></a><br>
If you want to use this feature, you have to activate it.<br><br><br>
</li>
<li>
<strong>New:</strong> [Notification] Delete notification from notification list with one click. [<a href="https://github.com/2Abendsegler/GClh/issues/2514" title="Issue 2514">2514</a> / <a href="https://www.geocaching.com/profile/?u=2Abendsegler" title="Thanks to 2Abendsegler">2Abendsegler</a>]<br><br>
<img src="../images/0.15.2/Screen05.gif" alt="Screen05.gif"><br>
You can also undo the deletion with one click.<br>
</li>
</ul>
<br>
(09.12.2023)<br>
released by <a href="https://www.geocaching.com/profile/?u=2Abendsegler">2Abendsegler</a><br>
<br>

---
## v0.15.1:
&nbsp; &nbsp; <img src="../images/flag_ua.png" alt="" title="Stand with Ukraine"><br>
Expand Down
146 changes: 118 additions & 28 deletions gc_little_helper_II.user.js

Large diffs are not rendered by default.

Binary file added images/0.15.2/Screen01.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/0.15.2/Screen02.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/0.15.2/Screen03.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/0.15.2/Screen04.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/0.15.2/Screen05.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion last_version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.15.1
0.15.2

0 comments on commit 99bb81e

Please sign in to comment.