website update for 0.17.4 release
This commit is contained in:
@ -13,54 +13,16 @@ offers many more features. It is available for
|
||||
|
||||
<h3>Latest news</h3>
|
||||
|
||||
|
||||
<h4>5th July 2014</h4>
|
||||
<h4>14th August 2014</h4>
|
||||
<p>
|
||||
IITC 0.17.3 and IITC Mobile 0.11.3 have just been released. Changes include:
|
||||
IITC 0.17.4 and IITC Mobile 0.11.4 have just been released. Changes include:
|
||||
</p>
|
||||
<ul>
|
||||
<li>Leaflet updated: some bugfixes for the map engine IITC uses.</li>
|
||||
<li>Keyboard shortcuts: limited testing so far, so considered experimental. More details in
|
||||
<a href="https://plus.google.com/116983602532788146323/posts/7omuVsv3c1g">this post</a>.</li>
|
||||
<li>New plugin "Cross Links". This works with the "draw tools" plugin, highlighting any existing links that cross
|
||||
drawn lines/polygons. Very useful to see what needs clearing when planning large fields.</li>
|
||||
<li>and, as always, other minor tweaks and bugfixes</li>
|
||||
<li>Support for the Helios artifacts</li>
|
||||
<li>New plugin: 'uniques' - allows manual and partial automatic tracking of unique portals visited/captured</li>
|
||||
<li>Passcodes can be redeemed - enter them in the box below the portal details in the sidebar</li>
|
||||
<li>Big improvements in network error handling - including a new prompt when IITC needs a reload after a Niantic site update</li>
|
||||
<li>and, as usual, other tweaks and bugfixes</li>
|
||||
</ul>
|
||||
|
||||
<h4>16th June 2014</h4>
|
||||
<p>
|
||||
IITC 0.17.2 and IITC Mobile 0.11.2 have just been release. This is to fix the display of portal details - in particular,
|
||||
the 'owner' field - after Niantic removed the capture date from the standard site and data.
|
||||
</p>
|
||||
|
||||
<h4>31st May 2014</h4>
|
||||
<p>
|
||||
IITC 0.17.1 and IITC Mobile 0.11.1 have just been released.
|
||||
</p>
|
||||
<p>
|
||||
Another critical update, due to more changes by Niantic. Hopefully the last one for a while - all recent breaking changes
|
||||
were caused by Niantic removing the obsfucation of data requests one bit at a time - the final piece has been removed now.
|
||||
</p>
|
||||
<p>
|
||||
<b>Lost bookmarks? Drawn items?</b> In the latest Niantic site update they changed the server to always go to the
|
||||
<code>http<b>s</b></code> version. It is possible to copy your data to the new location - further details
|
||||
<a href="https://plus.google.com/105383756361375410867/posts/749UX2nQcaP">here</a>.
|
||||
</p>
|
||||
<p>
|
||||
Additionally, a few bugs were fixed since the previous release, and now most map layers support zooming in closer than before.
|
||||
<b>Note</b>: There can be issues on Chrome when zooming beyond zoom level 18 (the previous default maximum for several maps).
|
||||
Just zoom out again if the zoom/layer controls, or the COMM panel, disappear.
|
||||
</p>
|
||||
|
||||
<h4>24th May 2014</h4>
|
||||
<p>
|
||||
And another IITC update, IITC 0.16.12 and IITC Mobile 0.11.0 have just been released, to fix things after the most recent
|
||||
update to the standard intel site.
|
||||
</p>
|
||||
<p>
|
||||
Note that Niantich have trimmed down the data a bit more, removing things not used by the standard intel site. In particular,
|
||||
we no longer know the resonator deployment distance, the portal address, and the portal description.
|
||||
Due to this, the 'show-address' and 'draw-resonators' plugins are no longer available.
|
||||
</p>
|
||||
|
||||
<a class="btn btn-default btn-sm" href="?page=news">Older news</a>
|
||||
|
@ -1,5 +1,17 @@
|
||||
<h2>News</h2>
|
||||
|
||||
<h4>14th August 2014</h4>
|
||||
<p>
|
||||
IITC 0.17.4 and IITC Mobile 0.11.4 have just been released. Changes include:
|
||||
</p>
|
||||
<ul>
|
||||
<li>Support for the Helios artifacts</li>
|
||||
<li>New plugin: 'uniques' - allows manual and partial automatic tracking of unique portals visited/captured</li>
|
||||
<li>Passcodes can be redeemed - enter them in the box below the portal details in the sidebar</li>
|
||||
<li>Big improvements in network error handling - including a new prompt when IITC needs a reload after a Niantic site update</li>
|
||||
<li>and, as usual, other tweaks and bugfixes</li>
|
||||
</ul>
|
||||
|
||||
<h4>5th July 2014</h4>
|
||||
<p>
|
||||
IITC 0.17.3 and IITC Mobile 0.11.3 have just been released. Changes include:
|
||||
|
Reference in New Issue
Block a user