diff --git a/website/page/home.php b/website/page/home.php
index a96f02c2..5c294221 100644
--- a/website/page/home.php
+++ b/website/page/home.php
@@ -13,41 +13,18 @@ offers many more features. It is available for
Latest news
-4th April 2015
+8th May 2015
-IITC 0.22.2 has been released. This is a critical update needed to fix portal loading at some zoom levels.
-
-
-20th March 2015
-
-IITC 0.22.1 has been released. This is a critical update needed to fix COMM after a recent Niantic site update.
-
-
-Other changes
+IITC 0.22.3 has been released. Changes include
-- Fix Shōnin artifacts on the map and portal details
-- distance-to-portal plugin: integrate with portals list plugin
-- missions: start of work for missions support. It will take some time to support them completely, but for now there's a highlighter for mission start points
+- Lightman Shards supported
+- Workaround for map loading not reaching 100%
+- IITC Mobile: fix dialogs not appearing on Android 5 with the System WebView update
+- Remove unnecessary prompt on botguard script response
+- Plugin: Missions - full mission support
+- Plugin: show-linked-portals - more details shown
+- Plugin: show-more-portals - enabled again for one zoom level
-27th Febuary 2015
-
-IITC 0.22.0 has been released. This is a critical update needed to fix loading of portal details after the recent
-Niantic site update.
-
-
-Major update to IITC's search system. Multiple search results are listed and specific results selected.
-Visible portals are also searched, numerical lat/lng search added, and some plugins also integrate with the new
-search feature: player-tracker (player name search), regions (region name search), bookmarks,
-
-
-- needs-recharge highlighter: colours/opacity tweaked, should be clearer now
-- show-linked-portals: fix bugs, and highlight link/target portal on hover
-- new plugin: distance-to-portal. Manually set your location, and the distance to the selected portal is shown
-
-
-...plus other minor bug fixes and optimisations.
-
-
Older news
diff --git a/website/page/news.php b/website/page/news.php
index 41469ee1..9a5abe11 100644
--- a/website/page/news.php
+++ b/website/page/news.php
@@ -1,5 +1,19 @@
News
+8th May 2015
+
+IITC 0.22.3 has been released. Changes include
+
+
+- Lightman Shards supported
+- Workaround for map loading not reaching 100%
+- IITC Mobile: fix dialogs not appearing on Android 5 with the System WebView update
+- Remove unnecessary prompt on botguard script response
+- Plugin: Missions - full mission support
+- Plugin: show-linked-portals - more details shown
+- Plugin: show-more-portals - enabled again for one zoom level
+
+
4th April 2015
IITC 0.22.2 has been released. This is a critical update needed to fix portal loading at some zoom levels.