All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
2.9.1 - 2024-06-21
@napalmpapalam/rlx
package for changelog automation
- Format changelog to match
Keep a Changelog
format - Replace custom RSC script with
@napalmpapalam/rlx
package - Update
yarn
to4.2.2
@rarimo/rarime-connector
- request params
2.9.0 - 2024-04-10
- Update
@rarimo/rarime-connector
with increased timeout per operation
2.8.0 - 2024-02-02
- resave VC in success page (ProofSubmitted.tsx)
- Update
@rarimo/rarime-connector
to2.0.2
- kyc provider detecting method calls, when did is not defined
2.7.0 - 2024-01-25
- Maintenance page
- Check MetaMask version
- Iden3 Core v2 compatible snap
- Remove the option to connect any other wallets except Metamask
2.6.1 - 2024-01-09
- Text about snap in connect snap step
- Zero-Knowledge proof generation error message
- Icon key
Press enter
fixed styles and icon@stylelint-declaration-strict-value
fixed version@rarimo/rarime-connector
- bump version to2.0.0-rc.1
2.6.0 - 2023-12-22
IsNotRegistered
KYC unauthorized error
- Notification toast styles
- Redirect to rariMe app on submitted proof view
- Update
large
media breakpoint to1600px
- KYC providers. Fix title font size
2.5.2 - 2023-12-21
- OG image
2.5.1 - 2023-12-11
Link to Rarime dashboard
design
2.5.0 - 2023-12-11
- Link to Rarime dashboard
2.4.5 - 2023-12-08
- snap connector version update to
1.0.2
2.4.4 - 2023-12-07
- errors time out notification
2.4.3 - 2023-12-07
- Community link
2.4.2 - 2023-12-07
- github workflow
tag
action
2.4.1 - 2023-11-30
- identity creation
2.4.0 - 2023-11-28
@rarimo/rarime-connector
- bump version to 1.0.0-rc.0- Getting identity id's
2.3.0 - 2023-11-17
- env files interaction, now .env files are able to bundle in ci
2.2.1 - 2023-11-10
- fonts display type
- bg image type
2.2.0 - 2023-11-01
- sentry tracking for proved identities
- extra conditions for detecting start step
2.1.0 - 2023-10-30
- Update CI/CD
2.0.0 - 2023-09-13
- Auth Providers page:
- Civic kyc provider
- Gitcoin kyc provider
- UD kyc provider
- Worldcoin kyc provider
- Kyc details and ZKP gen page
- Saving PK
- Generating ZKP
- ZKP submit page
- transiting state
- prove zkp (submit proof) (with increased gas limit)
- checking core and target states
- ZKP context
- generating proof
- getting credentials
- creating identity
- check claim offer status
- Kyc context
- working with (Civic, Gitcoin, UD, Worldcoin) kyc providers
- parse kyc details
- verifying kyc for claim issuing
- Web3 provider context
- working with wallets (metamask)
1.0.0 - 2023-06-25
- Fields
- Checkbox
- Basic Select with icon
- Switch
- Textarea
- Bump Eslint & Stylelint versions and fix deprecations
- Notification toasts usage
- Event bus usage
- Store:
Redux
toValtio
Lodash-es
toLodash
- Vite config
1.0.0-rc.1 - 2022-09-26
- Eslint
- Stylelint
- prettier
- Vite bundler
- react-router-dom
- store
- axios api
- CI/CD
- gitlab-ci
- werf.yaml
- Dockerfile
- nginx.conf
- static dir as public dir
- branding static files
- styles and files for init-loader
- noscript files
- sanity-check
- ErrorHandler
- Event Bus by mitt
- i18n localization
- MathUtil
- DateUtil
- Styles structure
- commons
- AppButton
- App logo
- App navbar
- Collapse
- ErrorMessage
- Icon
- Loader
- Spinner
- Modal
- NoDataMessage
- Notification
- Fields
- InputField
- CheckboxField
- SelectField
- hooks
- useForm
- useFormValidation
- Unit tests
1.0.0-rc.0 - 2022-06-30
- Initiated and setup project