diff --git a/website/page/home.php b/website/page/home.php index 9f85f624..849b3168 100644 --- a/website/page/home.php +++ b/website/page/home.php @@ -11,78 +11,23 @@ offers many more features. It is available for mobile application.

-

8th Febuary 2015

+

27th Febuary 2015

-IITC 0.21.2 has been released. This is a simple bugfix over the 0.21.1 release, where for some users IITC would crash -at startup, being stuck on 'loading' -

- -

7th Febuary 2015

-

-IITC 0.21.1 has just been released. This is (yet another) critical update required to work with internal changes to the -stock intel site. -

- -

30th January 2015

-

-IITC 0.21.0 has just been released. This is a critical update needed to fix things after a Niantic site update. +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.

-Also, a few bug fixes are included since the previous release, but no major updates. -

- -

25th January 2015

+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,

-IITC 0.20.1 has been released. This is an important release that changes how the COMM tabs work, -to avoid IITC making excessive requests in some cases, possibly leading to intel bans. -

-

-This has, unfortunately, required the removal of the full/compact/public COMM tabs, instead IITC has an 'all' tab, -just like the standard intel site. Also, the 'alerts' tab from the standard site has been added to IITC. -See this post -for details about why this was needed. -

-

-Also, other various tweaks and bugfixes. -

-

-I'm sure many people will miss the public COMM tab. The best way for this to return is for Niantic to change the COMM tabs of the standard intel site, so it's supported server-side. My suggestion for Niantic is to remove the 'all' tab, instead having: -

-These changes should also be made to the app as well as the intel site. +...plus other minor bug fixes and optimisations.

-

10th January 2015

-

-IITC 0.20.0 released. This is a critical update to fix loading of portals/links/fields after a protocol change by Niantic. -

-

Other changes include

- - -

21st December 2014

-

-IITC 0.19.0 / IITC Mobile 0.19.0 released. -

-

Changes include

- - Older news diff --git a/website/page/news.php b/website/page/news.php index e9ff1173..337dfdfd 100644 --- a/website/page/news.php +++ b/website/page/news.php @@ -1,5 +1,24 @@

News

+

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, +

+

+

+...plus other minor bug fixes and optimisations. +

+

8th Febuary 2015

IITC 0.21.2 has been released. This is a simple bugfix over the 0.21.1 release, where for some users IITC would crash