Skip to content

Commit

Permalink
chore(release): Bumped to Version 15.15.0
Browse files Browse the repository at this point in the history
# [15.15.0](v15.14.7...v15.15.0) (2025-01-15)

### Bug Fixes

* `ignore_permissions` when handeling missing gstr2a 2b transactions ([a2c2fda](a2c2fda))
* do not migrate old passwords if decryption fails ([f5f093c](f5f093c))
* enqueue only once for transactions created in bulk ([3faba43](3faba43))
* **gstr-1:** handle gov api error when downloading and make it optional for unfiled returns ([#2897](#2897)) ([744fedc](744fedc))
* ignore permissions for saving gstin doc ([133405c](133405c))
* only download sections with records ([924046e](924046e))
* primary action to reset on change of `is_nil` if already uploaded info ([225f681](225f681))
* round gst values before upload for accurate comparision with govt summary ([57252b8](57252b8))
* save nil filing information in gst return log ([c6c4352](c6c4352))
* selective download supported only for filled information, fixes related to updating description ([ea9feaa](ea9feaa))
* selectively download sections in GSTR-1 based on summary information ([abf6f02](abf6f02))
* set recon status for unlinked document ([7db22c8](7db22c8))
* suggest default return period correct when in first period ([1773cff](1773cff))
* support purchases from tax collector in purchae reco tool ([4ea05f6](4ea05f6))
* trim OTP values before sending ([7e33fa7](7e33fa7))
* unique name for events and doctype parameter alone is redundant ([#2903](#2903)) ([7d47599](7d47599))

### Features

* allow filing of Nil return for GSTR-1 ([#2906](#2906)) ([5a05376](5a05376)), closes [#2880](#2880)
  • Loading branch information
india-compliance-bot committed Jan 15, 2025
1 parent 99caae4 commit 7f276cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion india_compliance/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "15.14.7"
__version__ = "15.15.0"

0 comments on commit 7f276cb

Please sign in to comment.