Skip to content

Commit 47715f7

Browse files
authored
Update README.md
1.4
1 parent 86462e8 commit 47715f7

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

README.md

+7-2
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,14 @@ I'll attempt to maintain the code and fix bugs where possible, but I'm not a Rai
66
[Download latest unofficial release here.](https://github.com/Nightblade/Gnometer/releases/latest)
77

88
## Change summary
9-
### (Unreleased)
10-
* Changed: **all**: `Plugin=WebParser.dll` -> `Measure=WebParser`
9+
### 1.4 / 2018-02-28
10+
* Fixed: **Calendar**: Now uses user-defined date/time format from `variables.inc` rather than hard-coded `local-time`.
1111
* Changed: **Media Player:** All skins now use built-in `NowPlaying` measure (except VLC); removed unused .lua and .exe files
12+
* Changed: **Network**: Now uses `checkip.amazonaws.com` to lookup IP4 address
13+
* Changed: **all**: Change depreciated `Plugin=WebParser.dll` to `Measure=WebParser`
14+
* Changed: **all**: Update license from `Creative Commons BY-NC-SA 3.0` to `Creative Commons BY-NC-SA 4.0`.
15+
* Changed: **all**: Set skin version from `1.3` to `1.4` to indicate changes made that are not backwards-compatible.
16+
* Changed: **all**: Set `MinimumRainmeter` to `3.3.0` and `MinimumWindows` to `6.1`. This was done as some of the changes I've made are probably not backwards-compatible with older versions of Rainmeter or Windows. They are purely guesstimates and may need tweaking.
1217

1318
### 1.3.0.3-16.c781 / 2018-02-14
1419
* Fixed: **Word of the Day:** Thanks to HarlekinGer.

0 commit comments

Comments
 (0)