v3.179 (12 February 2025)
26AS
Now, you can download 26AS in both PDF and text formats under the PAN view.
This enhancement ensures easier access to 26AS data for analysis and reference.
Local helper Sync Page
When syncing via the local helper, the system will now display the last refresh time as accounts are synced.
This helps users track the latest updates and ensures data is up-to-date.
Temporary Notices
The system now downloads the contents of the notice list CSV file, which is available under the export option of the proceeding list page on the Income Tax website.
This temporary list ensures that you do not miss any newly issued notices.
Helps in keeping track of compliance and necessary actions on new notices.
Running a Downloaded .app Executable on Mac
Follow these steps to run a downloaded .app executable file on macOS:
Step 1: Open Terminal
- Press
Cmd + Space
and typeTerminal
, then pressEnter
Step 2: Navigate to the Downloaded File Location
- Use the
cd
command to navigate to the folder where you downloaded the file - For example:
cd ~/Downloads
Step 3: Grant Execution Permission
- Run the following command to give execution permission to the file:
chmod +x <file_name>.app
- For example:
chmod +x prortalsync_64.app chmod +x prortalsync_arm.app
Step 4: Allow Execution in Security Settings
- Open System Settings
- Search for "Privacy & Security"
- Scroll down to the Security section
- Look for a message about the blocked application and click "Allow Anyway"