From 3336ca1edc9ebace6e1a6abc2bc73decd4847c93 Mon Sep 17 00:00:00 2001
From: Jon Atkins
Date: Sun, 22 Sep 2013 04:53:29 +0100
Subject: [PATCH] update website for 0.14.1
---
website/page/home.php | 38 ++++++++++++++++++++++++++------------
website/page/news.php | 31 +++++++++++++++++++++++++++++++
2 files changed, 57 insertions(+), 12 deletions(-)
diff --git a/website/page/home.php b/website/page/home.php
index 24c8b3fe..47876d82 100644
--- a/website/page/home.php
+++ b/website/page/home.php
@@ -13,21 +13,35 @@ offers many more features. It is available for
Latest news
-2nd September 2013
+22nd September 2013
-IITC 0.14.0, and IITC Mobile 0.5.6, have just been released. This is (yet another) change required to work with
-the latest changes to the standard intel website.
-
-
-Also, as part of some long-term improvements, the data loading and portal rendering code has been completely rewritten.
-This should ensure much more reliable loading of portal data, and faster rendering when lots of portals are shown.
-However, this code is new, and may have bugs. Some known issues are:
+IITC 0.14.1 and IITC Mobile 0.6.4 have been released. Changes in this version include:
-- Resonators are not displayed when zoomed in.
-- Some smaller links/fields are not displayed. Often this is due to changes in the stock map (it doesn't show these
-links/fields either), but I think there are cases where IITC is getting it wrong.
+- Better performance when a very large number of portals are within view (country/continent level)
+- Add layer chooser options to hide resistance/enlightened portals/links/fields
+- Chat tab now remembers which was active when reloading IITC
+- Fix some shorter links not showing on the map
+- Add details of hack information (number/cooldown time, taking account of mods) and mitigation (from shields and links)
+to the portal information panel
+- Mobile
+
+ - increase the size of various links on the info page to make them easier to tap
+ - move the highlight selection dropdown to the native android app bar at the top
+
-However, as the current IITC release was broken I think it's better to release this build now rather than wait longer.
+And plugins:
+
+- Major update to bookmarks-by-zaso, including sync support
+- New features added to the resonators plugin
+- max-links plugin - start of rename to 'tidy links' - as this is a better description of what it does
+- show-linked-portals - indicate which are incoming/outgoing links in the tooltip
+- New Plugins
+
+ - show-link-direction, to indicate visually which portal a link was created from
+ - highlighter for portal mitigation - to show strength of defence from shields and links at a glance
+
+
+And, as always, numerous other bug fixes, tweaks and improvements.
Older news
diff --git a/website/page/news.php b/website/page/news.php
index a0a60527..00abaf86 100644
--- a/website/page/news.php
+++ b/website/page/news.php
@@ -1,5 +1,36 @@
News
+22nd September 2013
+
+IITC 0.14.1 and IITC Mobile 0.6.4 have been released. Changes in this version include:
+
+- Better performance when a very large number of portals are within view (country/continent level)
+- Add layer chooser options to hide resistance/enlightened portals/links/fields
+- Chat tab now remembers which was active when reloading IITC
+- Fix some shorter links not showing on the map
+- Add details of hack information (number/cooldown time, taking account of mods) and mitigation (from shields and links)
+to the portal information panel
+- Mobile
+
+ - increase the size of various links on the info page to make them easier to tap
+ - move the highlight selection dropdown to the native android app bar at the top
+
+
+And plugins:
+
+- Major update to bookmarks-by-zaso, including sync support
+- New features added to the resonators plugin
+- max-links plugin - start of rename to 'tidy links' - as this is a better description of what it does
+- show-linked-portals - indicate which are incoming/outgoing links in the tooltip
+- New Plugins
+
+ - show-link-direction, to indicate visually which portal a link was created from
+ - highlighter for portal mitigation - to show strength of defence from shields and links at a glance
+
+
+And, as always, numerous other bug fixes, tweaks and improvements.
+
+
2nd September 2013
IITC 0.14.0, and IITC Mobile 0.5.6, have just been released. This is (yet another) change required to work with