diff --git a/CHANGELOG.md b/CHANGELOG.md
index 058912ec..35c0dd52 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,14 @@
# Changelog
+## v1.4.8 (2016-07-16)
+
+* New: Setting to specify PlexPy backup interval.
+* Fix: User Concurrent Streams Notifications by IP Address checkbox not working.
+* Fix: Substitute {update_version} in fallback PMS update notification text.
+* Fix: Check version for automatic IP logging setting.
+* Fix: Use library refresh interval.
+
+
## v1.4.7 (2016-07-14)
* New: Use MaxMind GeoLite2 for IP address lookup.
diff --git a/data/interfaces/default/settings.html b/data/interfaces/default/settings.html
index d1b8a8e9..15798dad 100644
--- a/data/interfaces/default/settings.html
+++ b/data/interfaces/default/settings.html
@@ -124,6 +124,20 @@
Group successive play history by the same user as a single entry in the tables and watch statistics.
+
+
+
@@ -640,7 +654,7 @@
- The interval (in hours) PlexPy will request an updated friends list from Plex.tv. 1 minimum, 24 maximum.
+ The interval (in hours) PlexPy will request an updated friends list from Plex.tv. Minimum 1, maximum 24, default 12.
- The interval (in hours) PlexPy will request an updated libraries list from your Plex Media Server. 1 minimum, 24 maximum.
+ The interval (in hours) PlexPy will request an updated libraries list from your Plex Media Server. Minimum 1, maximum 24, default 12.