Skip to content

Releases: open-condo-software/condo

release-v2.114.0

22 Jan 03:49
Compare
Choose a tag to compare

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

17 Jan 15:45
Compare
Choose a tag to compare

@open-condo/[email protected]

14 Jan 12:09
0441121
Compare
Choose a tag to compare

🐛 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

15 Jan 15:01
cab9a2f
Compare
Choose a tag to compare

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

09 Jan 16:51
8031f14
Compare
Choose a tag to compare

release-v2.112.4

24 Dec 16:18
Compare
Choose a tag to compare

release-v2.112.3

24 Dec 12:01
Compare
Choose a tag to compare

release-v2.112.2

23 Dec 17:08
Compare
Choose a tag to compare

release-v2.112.1

20 Dec 10:10
Compare
Choose a tag to compare

release-v2.112.0

19 Dec 16:17
Compare
Choose a tag to compare

What's Changed

Full Changelog: release-v2.111.3...release-v2.112.0