diff --git a/website/page/home.php b/website/page/home.php
index cf17c7ad..05eba2f2 100644
--- a/website/page/home.php
+++ b/website/page/home.php
@@ -13,19 +13,25 @@ offers many more features. It is available for
Latest news
-12th June 2013
+1st July 2013
-IITC version 0.12.1 released, and IITC Mobile 0.4.6. Changes include:
+IITC version 0.12.2 released, and IITC Mobile 0.4.8.
-- Display details about the new portal mods
-- Updated Leaflet.js version - may reduce issues found on some Samsung devices running Android 4.1 (Jellybean)
-- Fix resolving a large number of player names in one go
-- Prevent refreshing old chat messages on small map movements - can vastly reduce repeated requests in some cases
-- Various improvements/tweaks to the mobile version
-- AP list plugin: fixed shield mitigation calculation
-- New basemap plugins: OpenStreetMap, OpenCycleMap, Yandex (Russian), and a template for CloudMade.com to restore the original blue map
-- Guess player level plugin: attempt to spot when a Jarvis Virus/ADA Refactor has been used and ignore that player's resonators when guessing the level
-- Max links plugin: optimisations and dashed lines
+- Various internal improvements to reduce requests to the Niantic servers and improve performance;
+a data tile cache, and fixes to idle code when the user isn't interacting.
+- Improved display of stats for the new mods.
+- Portal range calculation now includes boots from link amps.
+- Removed 'redeem code' input box - not sure when it's returning.
+Plugin changes:
+
+- Guess player levels - option to reset guesses.
+- New highlighter plugins for the new mods.
+- Max-links plugin - fixed problems with very narrow triangles causing overlapping links sometimes.
+- Portals-list plugin - support for the new mods.
+- Show portal weakness plugin - tweaks to highlight portals with non-defensive mods.
+- Plugin to show increased portal detail (intended for mobile and smaller screens. Can cause more errors on larger screens)
+
+
Older news
diff --git a/website/page/news.php b/website/page/news.php
index 3aa86b68..75ed66ef 100644
--- a/website/page/news.php
+++ b/website/page/news.php
@@ -1,5 +1,26 @@
News
+1st July 2013
+
+IITC version 0.12.2 released, and IITC Mobile 0.4.8.
+
+- Various internal improvements to reduce requests to the Niantic servers and improve performance;
+a data tile cache, and fixes to idle code when the user isn't interacting.
+- Improved display of stats for the new mods.
+- Portal range calculation now includes boots from link amps.
+- Removed 'redeem code' input box - not sure when it's returning.
+
+Plugin changes:
+
+- Guess player levels - option to reset guesses.
+- New highlighter plugins for the new mods.
+- Max-links plugin - fixed problems with very narrow triangles causing overlapping links sometimes.
+- Portals-list plugin - support for the new mods.
+- Show portal weakness plugin - tweaks to highlight portals with non-defensive mods.
+- Plugin to show increased portal detail (intended for mobile and smaller screens. Can cause more errors on larger screens)
+
+
+
12th June 2013
IITC version 0.12.1 released, and IITC Mobile 0.4.6. Changes include: