Releases: internetee/registrant_center
Releases · internetee/registrant_center
240419 Webauthn support
240126 fix for app crashing request
What's Changed
- Implemented URL sanitization for logger by @maricavor in #140
Full Changelog: 231207...240126
231207 Improved cookie consent management
What's Changed
- Bump got and nodemon by @dependabot in #125
- Bump decode-uri-component from 0.2.0 to 0.2.2 by @dependabot in #132
- Bump jsonwebtoken from 8.5.1 to 9.0.0 by @dependabot in #133
- Added cookie consent by @maricavor in #138
Full Changelog: 221205...231207
221205 Disclose personal data fixes
What's Changed
- Handle disputed domain status properly by @karlerikounapuu in #13
- Registrant: Accept/Reject registrant change applications by @karlerikounapuu in #19
- Show loading until fetchUser has finished processing by @karlerikounapuu in #18
- Add clientHold status by @karlerikounapuu in #23
- Contacts: Separate form for each contact by @karlerikounapuu in #25
- WHOIS: Expose org data in UI by default by @karlerikounapuu in #22
- Reduce domain list load time by @karlerikounapuu in #24
- Redirect user to dashboard from /login if already logged in by @karlerikounapuu in #27
- Fix domain sorting by registrant / expose transfer code in domain view by @karlerikounapuu in #30
- Fix search on domain list page by @karlerikounapuu in #35
- Contact: Explicitly load companies for contact edit actions by @karlerikounapuu in #36
- Bump axios from 0.18.1 to 0.21.1 by @dependabot in #33
- Remove contact role(s) from WHOIS confirmation alert by @karlerikounapuu in #41
- Add Github Actions workflow by @yulgolem in #40
- User: Show ident code / Log TARA response by @karlerikounapuu in #44
- Add Google analytics by @karlerikounapuu in #48
- Fix Google Analytics code by @karlerikounapuu in #50
- 45 add support for personal ident with alph chars by @OlegPhenomenon in #47
- 38 checkbox filter to limit domain list by user role by @OlegPhenomenon in #49
- finished whois disclosing part by @OlegPhenomenon in #51
- Fixed: pagination issue on changing page by @OlegPhenomenon in #58
- Fixed: open registrant data for admin and also remove unnecessary code by @OlegPhenomenon in #57
- 55 add role filter whois data view by @OlegPhenomenon in #59
- provide user contact data to endpoint in body by @OlegPhenomenon in #63
- dependents of count registrants domain return a certain amount by @OlegPhenomenon in #62
- Added condition for loading domains by @OlegPhenomenon in #68
- added condition for whois domains loading by @OlegPhenomenon in #70
- avoid repeated requests by @OlegPhenomenon in #75
- added types check by @OlegPhenomenon in #71
- renamed key from whitelist to preserve by @OlegPhenomenon in #78
- comment test by @OlegPhenomenon in #79
- updated node.yml by @OlegPhenomenon in #86
- added sanitizer lib for avoid potential XSS attacks by @OlegPhenomenon in #87
- changed from csv download button to csv link by @OlegPhenomenon in #88
- Refactoring by @OlegPhenomenon in #89
- added support new release prohibited status and its description by @OlegPhenomenon in #95
- added description for objUpdate and extensionUpdate Prohibited by @OlegPhenomenon in #100
- add new status for lock domain by @OlegPhenomenon in #101
- update error message by @OlegPhenomenon in #105
- added endpoints and logic for receinve and send information about contacts of business registry status by @OlegPhenomenon in #107
- Modifications for updating business and private contacts by @maricavor in #108
- Modifications for TARA2 support by @maricavor in #113
- fixed integration tests and eslinter formatter autofix by @OlegPhenomenon in #110
- Add lock when registrant and tech contact is the same by @thiagoyoussef in #116
- Bump node-sass from 4.14.1 to 7.0.0 by @dependabot in #106
- Bump eventsource from 1.1.0 to 1.1.1 by @dependabot in #117
- Bump async from 2.6.3 to 2.6.4 by @dependabot in #118
- Bump axios from 0.21.1 to 0.21.2 by @dependabot in #119
- Disclose additional registrant data by @thiagoyoussef in #122
New Contributors
- @karlerikounapuu made their first contribution in #13
- @dependabot made their first contribution in #33
- @yulgolem made their first contribution in #40
- @OlegPhenomenon made their first contribution in #47
- @maricavor made their first contribution in #108
- @thiagoyoussef made their first contribution in #116
Full Changelog: https://github.com/internetee/registrant_center/commits/221205