Releases: open-condo-software/condo
Releases · open-condo-software/condo
release-v2.114.0
What's Changed
- docs: INFRA-783 user-friendly documentation 📝 by @SavelevMatthew in #5690
- feat(pass): DOMA-10860 added new car brands (sync with b2c-app) by @Alllex202 in #5680
- fix(condo): INFRA-787 add organization meta to client side queries by @sitozzz in #5694
- fix(condo): DOMA-10960 show notification for errors with type equals TOO_MANY_REQUESTS by @AleX83Xpert in #5693
- test(packages): fix some random tests by @YEgorLu in #5692
- hotfix: INFRA-789 fix user names in resolvers by @SavelevMatthew in #5695
- feat(global): INFRA-760 time to ban 🚷👮🏻♂️🛡️ by @SavelevMatthew in #5671
- hotfix(condo): DOMA-10973 add skip deletedAt by @tolmachev21 in #5698
- fix(registry): DOMA-10950 fix import-accruals bugs; add env in helm by @YEgorLu in #5691
- fix(condo): INFRA-790 run load tests from single user by @sitozzz in #5701
- feat(condo): DOMA-10948 added date input to meter readings form by @abshnko in #5696
Full Changelog: https://github.com/open-condo-software/condo/compare/@open-condo/[email protected]
release-v2.113.1
Full Changelog: release-v2.113.0...release-v2.113.1
@open-condo/[email protected]
🐛 Bug Fixes
- ui: clean codegen via rimraf instead of find
🦖 Other Changes
- ui: webpack alias
- ui: debug
- ui: change source path to glob
- ui: remove alias
- INFRA-783 adjust changes detection
release-v2.113.0
What's Changed
- chore(condo): INFRA-674 codegen speed boost 🚀 by @Alllex202 in #5592
- feat(spp): DOMA-10776, DOMA-10778 changed pagging count and fixed payments files with counters by @dkoviazin in #5627
- fix(condo): DOMA-9373 added logs and fix redis by @vovaaxeapolla in #5624
- feat(condo): DOMA-10814 updated "checkUserExistence" query by @Alllex202 in #5598
- fix(condo): DOMA-10853 (submodule) return result of auto-pay by @AleX83Xpert in #5628
- fix(condo): DOMA-10853 (submodule) fix autopay return value by @AleX83Xpert in #5629
- feat(registry): DOMA-10824 route for SppServices by @YEgorLu in #5625
- fix(condo): DOMA-10853 (submodule) fix saving of cards by @AleX83Xpert in #5630
- chore(condo): DOMA-10874 (submodule) increase registry memory by @AleX83Xpert in #5631
- hotfix(condorb): change ip source from request by @YEgorLu in #5636
- fix(condo): DOMA-10516 fix redirect user by @tolmachev21 in #5632
- fix(condo): DOMA-9373 fix deleted users and archived receipts by @vovaaxeapolla in #5634
- hotfix(registry): change ip source from request by @YEgorLu in #5635
- chore(condorb): update on main after hotfix by @YEgorLu in #5637
- fix(condo): Fixes on marketplace hours by @toplenboren in #5638
- fix(condo): DOMA-10578 restore deleted card if got same binding (cond… by @AleX83Xpert in #5633
- refactor(global): INFRA-762 refactor log format in rate-limiting by @SavelevMatthew in #5640
- refactor(global): INFRA-762 support batched request in rate-limit by @SavelevMatthew in #5642
- feat(condorb): DOMA-10893 more requisites by @YEgorLu in #5641
- fix(condo): DOMA-10241 fixes on qa review by @toplenboren in #5644
- fix(condo): DOMA-10578 EPS: fix submodule for new api protocol by @AleX83Xpert in #5643
- chore(condo): Fixes on marketplace review by @toplenboren in #5645
- feat(global): INFRA-763 add rate limiting headers 🛂 by @SavelevMatthew in #5647
- chore(condo): DOMA-10904 rb: improve tests, tests data and logic for … by @AleX83Xpert in #5648
- hotfix(registry): fix request date validation and skip validation as unnecessary for now by @YEgorLu in #5649
- feat(infra): DOMA-10598 changed eps production url by @dkoviazin in #5655
- test(condo): test billing receipt b2b rights by @YEgorLu in #5639
- feat(condo): DOMA-10910 a touch of winter magic ❄️✨ by @Alllex202 in #5654
- hotfix(spp): DOMA-10916, DOMA-10912 fixed accept offer access check by @dkoviazin in #5660
- feat(condo): INFRA-764 reset user rate-limit by @SavelevMatthew in #5651
- fix(condo): DOMA-10910 fixed class rendering. Added custom settings for snowfall by @Alllex202 in #5661
- feat(global): INFRA-776 add ability to increase quotas per IP / user in rate-limit by @SavelevMatthew in #5663
- hotfix(condo): HOTFIX eps submodule: fix EPS autopayments by @AleX83Xpert in #5665
- hotfix(condo): HOTFIX rb submodule: fix RB sb*l payments by @AleX83Xpert in #5668
- hotfix(condo): remove cypress tests by @sitozzz in #5669
- fix(condo): DOMA-10927 added skip in global providers by @nomerdvadcatpyat in #5670
- fix(condo): DOMA-9373 fix archived and paid receipts, tests, commented sendResidentsNoAccountNotifications by @vovaaxeapolla in #5656
- test(registry): add registry tests in CI by @YEgorLu in #5650
- fix(condorb): DOMA-10928 add terrytoryCode shortening by @YEgorLu in #5672
- feat(condo): DOMA-10511 authentication by token for service users by @YEgorLu in #5441
- fix(registry): DOMA-10908, DOMA-10934, DOMA-10777 fixes for registry and spp by @abshnko in #5673
- fix(condo): DOMA-10909 add rate limit for AuthenticateUserWithPhoneAn… by @AleX83Xpert in #5653
- hotfix(condo): don't search removed resident by @tolmachev21 in #5674
- feat(keystone): DOMA-10930 added "GraphiQL" instead of the outdated "graphql-playground" by @Alllex202 in #5386
- feat(condo): DOMA-10909 make ip guard resettable by @AleX83Xpert in #5676
- feat(condo): DOMA-9719 added query findOrganizationsByTin by @Alllex202 in #5089
- hotfix: fix null values in price measures by @SavelevMatthew in #5677
- hotfix: fix invoice filtering by @SavelevMatthew in #5678
- chore(greendom): HOTFIX: update client secret by @toplenboren in #5679
- chore(greendom): HOTFIX: fix eventEndDate field processing by @toplenboren in #5664
Full Changelog: release-v2.112.5...release-v2.113.0
release-v2.112.5
Full Changelog: release-v2.112.4...release-v2.112.5
release-v2.112.4
Full Changelog: release-v2.112.3...release-v2.112.4
release-v2.112.3
Full Changelog: release-v2.112.2...release-v2.112.3
release-v2.112.2
Full Changelog: release-v2.112.1...release-v2.112.2
release-v2.112.1
Full Changelog: release-v2.112.0...release-v2.112.1
release-v2.112.0
What's Changed
- fix(spp): change chatId in spp notifications settings by @dkoviazin in #5587
- feat(spp): DOMA-10808 changed buttons on payments tab by @dkoviazin in #5588
- fix(condo): DOMA-9623 not set controlReadingsDate to current date by @AleX83Xpert in #5584
- fix(condo): DOMA-10827 used isPayable instead isPaid by @nomerdvadcatpyat in #5594
- fix(condo): DOMA-10792 fix ticket comments polling by @nomerdvadcatpyat in #5593
- ci(global): fix building order during release by @SavelevMatthew in #5596
- Revert "feat(condo): DOMA-9373 new flow to send notification about ad… by @vovaaxeapolla in #5597
- fix(eps): DOMA-10526 fixed eps flow to support new API by @dkoviazin in #5599
- chore(condo): add ?. to count by @toplenboren in #5604
- fix(condo): HOTFIX: use INT_32 cap in global table utils by @toplenboren in #5605
- fix(condo): DOMA-10831 added nameNonLocalized to query by @nomerdvadcatpyat in #5607
- fix(condo): DOMA-10568 fix removed the default value("flat") by @Alexander-Turkin in #5608
- fix(condo): add missing 'es' locale to statusTranslations by @paulo-rossy in #5610
- feat(registry): DOMA-10822 add full requisites in SppService. Add missing local dependencies by @YEgorLu in #5595
- fix/condo/DOMA-10829/fix bank accounts displaying in admin UI by @AleX83Xpert in #5601
- fix(condo): DOMA add search by number by @Alexander-Turkin in #5612
- feat(condo): DOMA-10823 add permission for b2bapp service users to read billing receipts by @YEgorLu in #5613
- fix(condo): DOMA-10837 (submodule) fix flow for payments by saved car… by @AleX83Xpert in #5617
- fix(condo): DOMA-10795 allow re import meter readings if they were de… by @abshnko in #5602
- fix(registry): hotfix request only needed fields for registry file by @abshnko in #5618
- feat(condo): DOMA-9373 change billing receipt notification flow by @vovaaxeapolla in #5606
- feat(condo): DOMA-10801 ResetUserLimitAction by @nomerdvadcatpyat in #5603
- feat(condo): DOMA-10516 reassign employee ticket by @tolmachev21 in #5563
- feat(condo): DOMA-10786 parse and publish spp target version files by @dkoviazin in #5621
- feat(condo): DOMA-10784 fix comments indicator by @nomerdvadcatpyat in #5619
- feat(condo): DOMA-10241 add ability to specify measure in marketplace by @toplenboren in #5620
- chore(greendom): HOTFIX update templates inside greendom miniapp by @toplenboren in #5623
- fix(condo): DOMA-10516 add test and update callcenter by @tolmachev21 in #5622
Full Changelog: release-v2.111.3...release-v2.112.0