diff --git a/website/page/home.php b/website/page/home.php index df294484..9a468c98 100644 --- a/website/page/home.php +++ b/website/page/home.php @@ -11,6 +11,33 @@ offers many more features. It is available for mobile application.
++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. +
+IITC 0.20.0 released. This is a critical update to fix loading of portals/links/fields after a protocol change by Niantic. diff --git a/website/page/news.php b/website/page/news.php index 356f3191..b8a43fbe 100644 --- a/website/page/news.php +++ b/website/page/news.php @@ -1,5 +1,32 @@
+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. +
+IITC 0.20.0 released. This is a critical update to fix loading of portals/links/fields after a protocol change by Niantic.