TG Telegram Group Link
Channel: IITC News
Back to Bottom
​​IITC-CE v0.32.1

A bug fix release is available:

- Fixes for loading plugins
- Fix stock Intel exception
- Fix icon in toolbox of multi projects extension

See full changelog

———

Thank you for using IITC-CE.

#release
Usually in this channel we don't publish news about IITC Button update. But today I want to tell you about a rather useful plugin Ultimate Mission Maker, support for which has been implemented in new IITC Button v1.7.0.

Ultimate Mission Maker (UMM) is a plugin designed to simplify mission submission process in banners. The UMM allows you to set banner parameters (such as name, description, etc.) directly in IITC, draw a path for missions, and then export to Niantic's mission authoring tool.

Why didn't this plugin work with IITC Button before v1.7.0 update? Due to the fact that Intel map address was changing, some old unupdated plugins are restricted to work only with old Intel map address. So, before IITC Button v1.7.0 update, all plugins for Ingress were forced to run on new address, regardless of which address the plugins were meant for. However, this solution has disadvantages: UMM plugin can not run on https://missions.ingress.com/, and some .user.js files that are not plugins for IITC, on the contrary, are forced to run.
IITC Button now adds a value parser @match/@include, which determines whether plugin is intended for Ingress and also IITC or a mission authoring tool.

Let me remind you, IITC Button (get it on Firefox Add-ons and Chrome Web Store) is a simple extension for players, allowing you to get IITC in your browser without proper skills and easily enable the necessary plugins. But if you're an experienced developer, you'll probably like Tampermonkey/Greasemonkey/Violentmonkey.
As for plugin support, IITC Button currently has almost all the features that third-party plugins could use, but if your plugin works in *monkey but doesn't work in IITC Button, feel free to open the issue.
IITC Store announcement and other development progress

# IITC Store

The official collection of third-party plugins - IITC Store - has been launched in test mode. At the moment, plugins in collection are automatically checking for updates and generating a list with plugins.

Thanks to @Suburbanno for his list of plugins, which I added to collection. Looking forward to your plugins as well. To add your plugin to the catalog you need to create a PR, more details in CONTRIBUTING.md file.

In the future, I also plan to create an IITC Store page on the website for convenience.

# New mobile app

As you may know, IITC Mobile does not meet the updated requirements of Google Play, so it is impossible to provide updates to users. Making major changes to IITC Mobile to meet the new requirements is difficult because it has a lot of old code, and the main IITC-CE developers are not Java developers.

So I started creating a new mobile app written in NativeScript+Vue.js, and using common code with the browser-based IITC Button add-on.

The common code with IITC Button was put in a separate library (lib-iitc-manager) and tests were added. This helped to fix some hidden bugs, in particular fixing some plugins that did not work with IITC Button before. The lib-iitc-manager is already used to build the IITC Store collection. I am sure that using the library on a large number of plugins will fix the remaining bugs and get the IITC Button and new mobile app to run all IITC plugins without problems.

# Need your help

I've been actively fighting Putin's regime since 2017. Unfortunately, before the full-scale war in Ukraine, many, both in Russia and in other governments, did not see him as a threat.

I think you've already read a lot about what Putin's army is doing in Ukraine, but I want to show what's going on from a different angle. International money transfers have been blocked for Russian citizens. In particular, freelance work has been made much more difficult. It is clear that this is how sanctions work, acting on everyone and not on the specific people to blame for what happened. But now freelancers have a choice: look for orders in the rather poor local market or work for organizations, thereby becoming more dependent on Putin's government.

It is now impossible to donate IITC through PayPal and LiberaPay (uses PayPal for withdrawals).

Fortunately, it is convenient to make a donation via Telegram. You can also donate in cryptocurrency.
Your donations allow me to pay for the project server and more time to develop IITC instead of doing other work.

Thank you for your help and use of IITC. Stay with Ukraine. And Russia will be free.
# What's new in IITC-CE v0.33.0

Note: This release was published on June 27th, but we wanted to publish the announcement together with the appearance of the IITC Mobile update on F-Droid.

- API of location filters has been implemented
- Filter Ornaments & Beacons, added a plugin that shows the name of the ornament and allows to change the icon
- debug.console moved to a dedicated plugin
- Showing the localStorage size warning in About-IITC
- Showing FieldTrip waypoints in Mission path
- Added scout/capture/visit filter to Portals list
- Update missions list automatically when moving the map
- Added an option to disable field filling in draw tools
- Allowed plugins to register internal host names
- Lots of fixes and refactoring

See full changelog

Notice that all kinds of ornaments are now combined as one layer. Use the "Ornaments Opt" window to control the display of ornaments. You can also enable the "Ornament icons basic" and "Ornament icons extended" plugins to display the names of the ornaments and replace the ornament icons with those used in Ingress. Read more in the changelog.

# Download IITC-CE

for desktop browsers
for Android and iOS

IITC Mobile updates are no longer available on Google Play, but now we are on F-Droid. And you can also download the .apk file as before.

Note: Google Play, F-Droid and our .apk are signed with incompatible encryption keys, so installing the update over the application from another source is not possible. You must first uninstall the previous version.

Plugin for Backup/restore all data by DanielOnDiordna

# Infrastructural changes

We no longer publish test-builds. Instead, we now automatically publish builds for PR on GitHub. You can follow GitHub repository activity in this channel.
Beta versions are still posted on the IITC website and in the general IITC Group.
We also have a developer chat.
All these links are in the channel description.

# Get involved

- Use beta versions, report bugs, and vote for changes on github
- Help with translation of components on the Weblate translation platform
- Add plugins to our collection of community plugins
- You can also support the project financially by making a donation

Thank you for using IITC-CE.

#release
​​Adding support for PvE, aka "Unknown", "Red" or "Machina" faction is Work in progress.

PR #597
For PC: https://iitc.app/build/artifact/PR597/total-conversion-build.user.js
For Android: https://iitc.app/build/artifact/PR597/IITC_Mobile-test.apk

It is much more than just adding a color to portals and links.
And while we already see a first testbuild giving the right color to those entities, we have to see how and where plugins (standard, 3rd party and faction) need changes as well.

NIA decided to launch that new feature to intel-x first (Maybe to avoid a conflict during the anomaly).

Nevertheless standard intel is also influenced, displaying neutral links to neutral portals.

We also see that the portal data sent from the servers is not stable. We sometimes see a neutral "N" and sometimes an "M" (machina) on reload.

"Machina" is the code name for the new faction, while"U‌N‌K‌N‌Ȯ‌W‌Ṉ‌" is the visual name.

Running intel and intel-X concurrently does not make sense, so we expect to see the new features on intel soon too.

This means that we will test the core code against intel-X, but yet we do not recommend to adapt any plugins, esp. not change the headers until further information on NIAs plans with intel-X are public.

Keep in mind that we can not really do much with those portals, except destroy them.

Planing an OP might be difficult as the current mechanics allow a red link to cross regular links, but to build a field we need to remove that red link.

Hopefully we will be able to sort this out fast, but at least give the DEVs a couple of days to understand the depth of the required changes.

Thanks.
# What's new in IITC-CE v0.34.0

- Added support for PvE, aka "Unknown", "Red" or "Machina" faction
- Recognize space in location coordinates
- Fix highlighter in plugins "Highlight portals missing resonators" and "Highlight portals with ornaments"
- Fix plugin "Layer count" wrong when fields are hidden
- Fix back button doesn't work go back in IITC Mobile
- Beta versions now have a different 'appId' from Release, so you can install Release and Beta versions of IITC-Mobile at the same time
- Configurable webview zoom in IITC Mobile

See full changelog

# Download IITC-CE

for desktop browsers
for Android and iOS

Note:
IITC Mobile updates are no longer available on Google Play, but now we are on F-Droid. And you can also download the .apk file as before.
Google Play, F-Droid and our .apk are signed with incompatible encryption keys, so installing the update over the application from another source is not possible
. You must first uninstall the previous version.

Plugin for Backup/restore all data by DanielOnDiordna

# Get involved

- Use beta versions, report bugs, and vote for changes on github
- Help with translation of components on the Weblate translation platform
- Add plugins to our collection of community plugins
- You can also support the project financially by making a donation

Thank you for using IITC-CE.

#release
# What's new in IITC-CE v0.34.1

A bug fix release is available:

- Fixing wrong AP gain display for friendly portal in portal details/list
- Fixing IITC Mobile crashes on some devices
- Fixing ranges for MACHINA portals
- Added a warning when running intel-x with a recommendation to use intel

See full changelog

# Download IITC-CE

for desktop browsers
for Android and iOS

Note:
IITC Mobile updates are no longer available on Google Play, but now we are on F-Droid. And you can also download the .apk file as before.
Google Play, F-Droid and our .apk are signed with incompatible encryption keys, so installing the update over the application from another source is not possible
. You must first uninstall the previous version.

Plugin for Backup/restore all data by DanielOnDiordna

# Get involved

- Use beta versions, report bugs, and vote for changes on github
- Help with translation of components on the Weblate translation platform
- Add plugins to our collection of community plugins
- You can also support the project financially by making a donation

Thank you for using IITC-CE.

#release
IITC Button v2.0

Why is this a big deal? For a long time, the extension suffered from a lack of automated testing, which led to hard-to-reproduce bugs. This was solved in the lib-iitc-manager library, which is responsible for handling UserScripts. In general terms, IITC Button is now the GUI for the lib-iitc-manager.

# What's new

* Many bugs have been fixed, including bugs when installing IITC plugins without categories, overwriting built-in plugins, deleting the last plugin in a category.
* Improved compatibility with classic UserScripts managers. For example, all plugins from the Community plugins collection were tested and they all worked (however, three of them do not work in GreaseMonkey in some cases).
* Reworked the system for opening plugins via a link. First, the prompt to install a plugin appears only if it is an IITC plugin. Second, it does not break the current page (unlike TamperMonkey in Firefox in some cases).
* Added the ability to search for installed plugins. Inaccurate search is supported.
* Following changes in the IITC infrastructure, the "test" update channel has been removed. Instead, the use of addresses with PR artifacts has been simplified.
* Added support for the IITC Button build for Safari (not available in the AppStore).

IITC Button has an average of 7k weekly users in Chrome and 1k daily users in Firefox. But if you haven't used IITC Button before because of bugs with plugin management or plugin functionality, try IITC Button 2.0.

# Download IITC-CE

IITC Button 2.0 is already available in Firefox Add-ons and Chrome Web Store. If you haven't received the update yet, you can go to your plugins page and run an update check.

# Get involved

* In case of errors and suggestions feel free to open the issue
* Help with translation of components on the Weblate translation platform
* Add plugins to our collection of community plugins
* You can also help pay for the domain name and server by making a donation
# What's new in IITC-CE v0.35.0

## IITC changes
- The sync plugin has migrated to Google Identity Services. On April 1, support for the old identity system ends.
- New plugin: Machina tools. It simplifies the detection of critical zones of machina clusters and allows to see the link tree.

## IITC Mobile changes:
- It is now possible to add a plugin by URL
- Fixing Facebook login
- Added an option to open authorization forms in a popup window (disabled by default)
- Added update check for release and beta builds (disabled for F-Droid builds)

See full changelog

# Download IITC-CE

for desktop browsers
for Android and iOS

Note:
IITC Mobile updates are no longer available on Google Play, but now we are on F-Droid. And you can also download the .apk file as before.
Google Play, F-Droid and our .apk are signed with incompatible encryption keys, so installing the update over the application from another source is not possible
. You must first uninstall the previous version.

Plugin for Backup/restore all data by DanielOnDiordna

# Get involved

- Use beta versions, report bugs, and vote for changes on github
- Help with translation of components on the Weblate translation platform
- Add plugins to our collection of community plugins
- You can also help pay for the domain name and server by making a donation

Thank you for using IITC-CE.

#release
Forwarded from Johtaja (HAM 🇩🇪)
‼️Due to NIAs mass correction of portal coords, links might no longer appear to end on the portal's location.
This is NOT a bug in IITC nor in cross-links checker!
# What's new in IITC-CE v0.35.1

A bug fix release is available:

- Machina updates: neutral chat names, player-activity-tracker plugin now handles only RES and ENL players, added machina-tracker plugin
- Fixed machina link range
- Changed _UNKNOWN_ to _MACHINA_ in layers
- Portal list and portal count with weird chars support
- IITC Mobile localization updated

See full changelog

# Download IITC-CE

for desktop browsers
for Android and iOS

Note:
IITC Mobile updates are no longer available on Google Play, but now we are on F-Droid. And you can also download the .apk file as before.
Google Play, F-Droid and our .apk are signed with incompatible encryption keys, so installing the update over the application from another source is not possible
. You must first uninstall the previous version.

Plugin for Backup/restore all data by DanielOnDiordna

# Get involved

- Use beta versions, report bugs, and vote for changes on github
- Help with translation of components on the Weblate translation platform
- Add plugins to our collection of community plugins
- You can also help pay for the domain name and server by making a donation

Thank you for using IITC-CE.

#release
IITC-CE releases 0.36.0 and 0.36.1
Release 0.36.1 contains fixes to improve user experience

Thanks to community for their help with translating IITC-CE components on our translation platform.

# Download IITC-CE

for desktop browsers
for Android and iOS

Note:
IITC Mobile updates are no longer available on Google Play, but now we are on F-Droid. And you can also download the .apk file as before.
Google Play, F-Droid and our .apk are signed with incompatible encryption keys, so installing the update over the application from another source is not possible
. You must first uninstall the previous version.

Plugin for Backup/restore all data by DanielOnDiordna

# Get involved

- Use beta versions, report bugs, and vote for changes on github
- Help with translation of components on the Weblate translation platform
- Add plugins to our collection of community plugins
- You can also help pay for the domain name and server with PayPal, Telegram donations and other payment methods

———

# What's new in v0.36.0

## IITC main script and plugins

### enhancements

- Added display of the list of changes in the About IITC window for the main script and plugins
- Rework infopanel top line
- Alphabetical sorting of all plugin links under the portal details panel

### bugfixes

- Do not create placeholders for loaded and moved portals
- Fixed range display for machina
- Region-Score name search fix
- Hide portal levels plugin fix
- Fix jumpy portals on ghostlinks
- Fix template error for homepage URL and TG channel replacement (previously bug was present in beta)

## IITC-Mobile app

- Reload the text zoom preferences without a need to restart application and rename "WebView Zoom" to "Font size"
- Share url, share file and delete actions for custom plugins from IITC Mobile
- Added scanner link in portal view and "Ingress" tab in mobile share portal view
- Fix authorization at the first application launch

See full changelog

# Fixes in 0.36.1

- Additional fix for inability to authorize some users in IITC Mobile
- Fix for adding plugins in IITC Mobile
- The "Alphabetical sorting of all plugin links" change has been dropped because it creates a hang with some plugins that change the order of links. This change will be reworked in future releases

#release
Niantic recently made changes to chat messages that may cause the Player tracker plugin to incorrectly display a player's faction.
So don't be too quick to blame players for flipping)
Stay tuned for updates
IITC-CE 0.37.0

* Fixes a player tracker that was reporting the wrong player team and/or wrong location
* OSM plugin updates

IITC Mobile:

* Popups for plugin authorization are now enabled by default
* Updating the appearance of the sharing window
* Added option to enable/disable checking for app updates (still except for F-Droid builds and test builds)
* Added a "Debug info" dialog that can help solve issues with the app

full changelog

# Download IITC-CE

for desktop browsers
for Android and iOS

Note:
IITC Mobile updates are no longer available on Google Play, but now we are on F-Droid. And you can also download the .apk file as before.
Google Play, F-Droid and our .apk are signed with incompatible encryption keys, so installing the update over the application from another source is not possible
. You must first uninstall the previous version.

Plugin for Backup/restore all data by DanielOnDiordna

# Get involved

- Use beta versions, report bugs, and vote for changes on github
- Help with translation of components on the Weblate translation platform
- Add plugins to our collection of community plugins
- You can also help pay for the domain name and server with PayPal, Telegram donations and other payment methods

#release
IITC Mobile v0.37.2 Update Fixes Authorization Issues

Today, Niantic introduced changes to the authorization process, incorporating Apple ID login capabilities, which inadvertently disrupted the login functionality in IITC Mobile.

The latest release, IITC Mobile v0.37.2, fixes these authorization issues. The fix has been successfully tested for Google logins, while Facebook login functionality remains untested. Additionally, Apple ID support requires further fixes.

You can download the IITC Mobile v0.37.2 update as an .apk file directly from the website or via our F-Droid repository. The update will be available in the official F-Droid repository in a few days.

# Important:
Check that web popups are enabled in advanced settings


# Download IITC Mobile

Note:
IITC Mobile updates are no longer available on Google Play, but now we are on F-Droid. And you can also download the .apk file as before.
Google Play, F-Droid and our .apk are signed with incompatible encryption keys, so installing the update over the application from another source is not possible
. You must first uninstall the previous version.

Plugin for Backup/restore all data by DanielOnDiordna

# Get involved

- Use beta versions, report bugs, and vote for changes on github
- Help with translation of components on the Weblate translation platform
- Add plugins to our collection of community plugins
- You can also help pay for the domain name and server with PayPal, Telegram donations and other payment methods

#release
We now have a guide on how to migrate data from a legacy version of IITC Mobile (e.g. from the iitc.me app or IITC Mobile v0.32 from Google Play). You will need it if you want to keep your data (e.g. DrawTools schemas) when migrating to the current version of IITC Mobile.

Guide on how to migrate data from an legacy version of IITC Mobile

I would also like to remind you that if you have a problem that after authorization in the current IITC Mobile you have a white screen after authorization, make sure you have "Allow web popup" enabled in Settings -> Advanced settings. Disable and re-enable pop-ups if the problem persists
What's new in IITC-CE v0.38.0

### IITC main changes

🗺 Added Google Maps Roads+Transit map
🔧
Implemented Filters API and Toolbox API
🔍
Introduced the ability to search using a scanner link or GUID
🔄
Conversion of new comm messages to the old style
🆕
new plugins highlight-moved-portals.js and links-to-moved-portals.js for identify moved portals
🌍
Fixed region names

### IITC Mobile main changes

🔑 Fix for new sign-in from Niantic for Google and Facebook, added support for authorization via AppleID
🚫
Remove option to disable web popups, that was causing the white screen problem.

full changelog

# Download IITC-CE

for desktop browsers
for Android and iOS

Guide on how to migrate data from an legacy version of IITC Mobile

# Get involved

- Use beta versions, report bugs, and vote for changes on github
- Help with translation of components on the Weblate translation platform
- Add plugins to our collection of community plugins
- You can also help pay for the domain name and server with PayPal, Telegram donations and other payment methods

#release
Support IITC

Your donations assist in covering the costs for our domain and server. Every contribution makes a difference. We appreciate your support! ❤️
You can now see an anonymous list of the donations that have been made to support IITC-CE. Visit our donations page at https://iitc.app/donate to check it out.

🔹 Annual and Monthly Expenses:

Domain: Our annual expenditure for the domain is $12.
Server Infrastructure: The monthly costs for maintaining our server infrastructure amount to $11.
At this moment our balance is at $-95.

🔄 Change in Donation Method via Telegram:
The method for making donations through Telegram has changed. The previous bot, @donate, has been replaced with a new official bot, @tribute. You can help the project by using this new method available in Telegram, and other donation options (like PayPal and crypto) can be found on our website's donations page.

Every donation, no matter the size, helps us keep IITC running and improving. Your support means the world to us, and we are grateful for each and every one of you. Let's continue to grow and enhance IITC together!

Thank you for your ongoing support! 🙏
What's new in IITC-CE v0.38.1

This release focuses exclusively on bug fixes, enhancing stability and usability of the IITC without introducing any major or minor feature changes.

# Main fixes

🕵️ Privacy Plugin now operational on mobile
🎮 Machina team portals now included in by-level portal filters
🛠 Toolbar compatibility improved for some deprecated plugins
💬 Dialogs now display correctly on IITC boot
🌐 Resolved crash when accessing Google links

full changelog

# Download IITC-CE

for desktop browsers
for Android and iOS

Guide on how to migrate data from an legacy version of IITC Mobile

# Get involved

- Use beta versions, report bugs, and vote for changes on github
- Help with translation of components on the Weblate translation platform
- Add plugins to our collection of community plugins
- You can also help pay for the domain name and server with PayPal, Telegram donations and other payment methods

#release
HTML Embed Code:
2024/06/03 13:34:37
Back to Top