Releases: sndirsch/ingress-ice
ingress-ice-4.5.11
ingress-ice-4.5.10
- remove SACSID and only use sessionid for cookies
- Hide/Show Ornaments or Beacons via the config
ingress-ice-4.5.9
Switch to IITC-CE from iitc.app
Fixes also representation of Niantic's battle beacon ornament
ingress-ice-4.5.8
No longer show Ornaments by default when using IITC
ingress-ice-4.5.8
Fix unclaimed portals visibility
With recent changes to IITC now the field of "Unclaimed Portals" is named "Unclaimed/Placeholder Portals". Without this fix unclaimed portals are always visible regardless of config.
ingress-ice-4.5.7
Add support for 'sessionid' cookie as alternative to "SACSID" cookie
SACSID already expires after 24 hours, whereas 'sessionid' cookie expires
after 2 weeks. So using 'sessionid' instead of SACSID improves the situation.
Using SACSID is still supported though to remain compatibility. This resolves
github issue #3.
ingress-ice-4.5.6
- Fix IITC support with plugins/pluginsConfig config options empty or not set at all
Use "Google Default Ingress Map" by default. Patch idea by @vivaeltopo. Thanks a lot! - ice/ingress-ice.conf.sample: No longer set plugins/pluginsConfig at all
Only document the defaults for plugins/pluginsConfig options and
provide examples for changing the map, etc.
ingress-ice-4.5.5
ingress-ice-4.5.4
Adjusted Intel Map domain to fix authentification
Intel Map domain changed on Oct 30 2018 from www.ingress.com to
intel.ingress.com. This broke authentification completely for
ingress-ice. Adjusted sources to this. Patch by @vivaeltopo.
ingress-ice-4.5.3
- Updated to the author's latest and last release v4.5.3
- Version bump
- References to old github project removed.