Skip to content

Releases: Infisical/infisical

v0.3.1

23 Feb 05:28
Compare
Choose a tag to compare

Changelog

  • f92269f Merge pull request #274 from Grraahaam/feat/pr-template
  • bd233eb allow git branch mapping to env
  • 77b1011 feat(docs): added a pull request template

v0.3.0

23 Feb 02:07
Compare
Choose a tag to compare

Changelog

  • be38844 Add 2FA in CLI
  • 469d042 Add CircleCI docs
  • 75eac1b Add LoginSRPDetail to v2 auth route
  • 7cb6aee Add docs for MFA
  • 5baccc7 Add mongo root password
  • 20e7eae Add more Accept-Encoding to integrations syncs
  • b710944 Add more edge-cases to MFA
  • 754ea09 Add simple tries left for MFA
  • 6ad70f2 Add support and docs for SocketLabs email SMTP
  • f2d7401 Add support for version 2 auth
  • 625c078 Add validation to batch secret endpoint
  • d5bc377 Added notifications to 2FA and fixed state
  • 4a3adaa Begin in-memory privat key storage
  • 65bec23 Begin rewiring frontend to use batch route for CRUD secret ops
  • 13b1805 Checkpoint 2
  • e53fd11 Checkpoint weaving frontend and backend MFA
  • 5cadb9e Finish MFA v1 and refactor all tokens into separate TokenService with modified collection
  • 2d6d329 Finish alert for new device login detection
  • cf5603c Finish preliminary backwards-compatible transition from user encryption scheme v1 to v2 with argon2 and protected key
  • bdc99e3 Fix TS issue
  • 59beabb Fix change password private key removal
  • 30b2b85 Fix merge conflicts
  • bb75286 Fix merge conflicts
  • 280f482 Fix merge conflicts
  • 5534166 Fix merge conflicts with main
  • 0062df5 Fixed dashboard for the corner case of purely personal secrets
  • ea5811c Fixed the bug with the tab indicators
  • 11f86da Fixed the bug with updating tags
  • 540a8b4 Fixed the bug with updating tags
  • 669861d General frontend structure for 2FA - done
  • 5bee6a5 Merge branch 'issue-318' of https://github.com/esau-morais/infisical into issue-318
  • 91cb975 Merge branch 'main' into fix/undefined-url
  • c65ce14 Merge branch 'main' into fix/undefined-url
  • cee10fb Merge branch 'main' into issue-318
  • 5f3b8c5 Merge branch 'main' into smoothen-integrations
  • 635ae94 Merge branch 'main' of https://github.com/Infisical/infisical
  • dab677b Merge branch 'smoothen-integrations' of https://github.com/Infisical/infisical into smoothen-integrations
  • 1659dab Merge pull request #314 from Grraahaam/feat/helm-mongodb-persistence
  • 07b307e Merge pull request #333 from esau-morais/issue-318
  • d31b7ae Merge pull request #335 from animeshdas2000/fix/undefined-url
  • c7ebeec Merge pull request #337 from akhilmhdh/feat/new-org-settings
  • 0d484b9 Merge pull request #338 from Infisical/smoothen-integrations
  • 2bdb20f Merge pull request #339 from Infisical/mfa
  • eb55c05 Merge pull request #341 from umrak11/feature/improve-backup-pdf-generation
  • c38ccdb Merge pull request #343 from Infisical/mfa
  • 40250b7 Merge pull request #344 from Infisical/ip-alerts
  • 153baad Merge pull request #349 from ImBIOS/docs/translation-indonesia
  • af64582 Merge pull request #352 from Infisical/socket-labs-smtp
  • 75a2ab6 Merge pull request #354 from akhilmhdh/feat/table-loader
  • d02bc06 Merge pull request #355 from alexdanilowicz/patch-2
  • 604c22d Merge remote-tracking branch 'origin' into mfa
  • 92560f5 Merge remote-tracking branch 'origin' into mfa
  • 74e78bb Merge remote-tracking branch 'origin' into mfa
  • c57394b Merge remote-tracking branch 'origin' into mfa
  • 17406e4 Merge remote-tracking branch 'origin/2fa' into mfa
  • 05a77e6 Minor style updates
  • 43ce222 Minor style updates
  • dbcd2b0 Patch undefined req.secrets
  • 1d11f11 Refactor login cmd
  • ab62d91 Refactored and improved PDF backup generation
  • e1ad8fb Refactoring functions into services, helper functions, hooks, patch bugs
  • baaa924 Remove dependency cycle
  • 1ff2c61 Remove storage of protected key
  • f28a2ea Small nits
  • b587d9b Update README.md
  • 0b356e0 Update README.md
  • 0fba78a Update http net package
  • 71bf56a Update k8 operator dependencies
  • 2143db5 Update messaging
  • 9b219f6 Update package.json
  • a9753fb Update the text in start guide
  • aa68bc0 Updated 'are you sure?' message
  • ab5ffa9 Updated billing in the settings tab
  • f8c4ccd Updated readme
  • 0c72f50 Updated readme's
  • 66566a4 Updated the infisical guide
  • b0744fd Wired frontend to use the batch stucture
  • 8432f71 add secrets auto reload
  • b81d8eb added notification to .env errors
  • c1deb08 always pull gamma iamge
  • b5d4cfe chore(docs): chart documentation generation
  • 2db4a29 chore(docs): chart setup + chart release notes.txt
  • f542e07 download dependency for helm chart in upload step
  • 4df82a6 feat(chart): mailhog for local development
  • 8680114 feat(chart): mongodb persistence
  • 621b640 feat(ui): added new components empty state and skeleton
  • 86a2647 feat(ui): added table skeleton and loading for settings page,
  • c0d1495 feat(ui): api hooks for new org settings page
  • 66f1c57 feat(ui): completed org settings page revamp
  • e5f6ed3 feat(ui): components changes for new org settings page
  • 243c6ca feat: changed delete org membership to v2
  • 5aa75ec feat: save selected env on url
  • e5ba8eb fix upload script
  • d3fcb69 fix(chart): backend service missing configuration
  • 56ca603 fix(chart): backend service typos
  • ca07d1c fix(chart): helpers template auth.password typo
  • cdf7304 fix(chart): mongodb custom users + docs
  • 0a77f9a fix(i18n): add missing forgot-password in pt-BR
  • 3e0d4cb fixed infinite loading in dashboard
  • b6bbfc0 increase helm chart
  • 1c61ffb patch upload script
  • 54e2b66 ran prettier to fix indentation
  • 89bc9a8 translate: add Bahasa Indonesia for README
  • 3c4c616 update 2fa prompt in cli
  • 66f2017 update gamma values
  • d885997 update helm chart to refect dep update
  • 1082d7f update helm docs for self install

v0.2.24

15 Feb 04:07
Compare
Choose a tag to compare

Changelog

v0.2.23

15 Feb 01:44
Compare
Choose a tag to compare

Changelog

  • 8e85847 improve example .env file format

v0.2.22

14 Feb 21:55
Compare
Choose a tag to compare

Changelog

  • 0c10bbb send error message to standard error out

v0.2.21

14 Feb 07:24
Compare
Choose a tag to compare

Changelog

  • 445fa35 Add Aashish to README
  • fba54ae Add tags query to secrets api
  • 409de81 Allow sign up disable
  • 66659c8 Bug/typo/style fixes and some minor improvements
  • 77cb20f Fixed a TS error
  • ddf630c Fixed a TS error
  • 190391e Fixed bugs with organizations and sidebars
  • 97fde96 Merge branch 'main' into feat/ui-improvements
  • 8850b44 Merge branch 'main' of https://github.com/Infisical/infisical
  • 9868476 Merge pull request #298 from Aashish-Upadhyay-101/circleci-integration-branch
  • cc809a6 Merge pull request #315 from akhilmhdh/feat/new-layout
  • 39adb9a Merge pull request #328 from akhilmhdh/feat/ui-improvements
  • 3f9f2ef Merge pull request #329 from fervillarrealm/feature/52-save-changes-user-leaving-dashboard
  • 295b363 Merge remote-tracking branch 'refs/remotes/origin/main' into circleci-integration-branch
  • e6539a5 Merge remote-tracking branch 'refs/remotes/origin/main' into circleci-integration-branch
  • 2022988 Only allow sign up when invted
  • a61233d Release docker images for cli
  • edf0294 Remove docker fine cli
  • 31293bb Remove tags from secrets when tag is deleted
  • b066a55 Show only secret keys if write only access
  • 2fb4b26 Turn off auto delete and manual check ttl for token
  • 6f6df3e Update approverSchema
  • 17f9e53 Updated the dashabord, members, and settings pages
  • e243c72 add tags flag to secrets related command
  • 2f1a671 add workspace-memberships api
  • 07c0565 circle-ci integration done
  • 80d219c circle-ci integration on progress
  • 517f508 circleci Current Integrations section error fixed
  • d96b594 circleci integration create.jsx and authorize.jsx created
  • 8dfc013 circleci project name issue fixed
  • 6a75147 circleci-done
  • 5ba851a circleci-integration-setup
  • 0adc3d2 create secret approval data model
  • 2b289dd feat(ui): add new button style, improved select ui and linted app layout
  • 03c72ea feat(ui): added back layout change made for integrations page
  • a486390 feat(ui): added new layout
  • 8dc4711 feat(ui): added org context and user context
  • 52a6fe6 feat(ui): new layout added queries
  • b5bcd0a feat(ui): updated merge conflicts in layout with new design
  • 702d4de feature/52-save-changes-user-leaving-dashboard
  • b0ffac2 fetch apps from circleci
  • 23ea6fd filter secrets by tags
  • 8fd2578 fixed the bug with no projects
  • bfa6b95 handleAuthorizedIntegrationOptionPress case circleci
  • 90f5934 projects displaying issue fixed using circleci v1.1
  • 23c740d setHasUnsavedChanges to false when user selects another env and they agree to not save changes
  • 9c3c745 small changes

v0.2.20

11 Feb 01:51
Compare
Choose a tag to compare

Changelog

v0.2.19

10 Feb 23:18
Compare
Choose a tag to compare

Changelog

v0.2.18

09 Feb 03:06
6115a31
Compare
Choose a tag to compare

Changelog

  • 56a1492 Add githlab to integ overview
  • c13cb23 Add gitlab integ docs
  • 1d72d31 Add offline support to faq
  • 9f9273b Add tags support for secrets
  • 7892624 Added tags to secrets in the dashboard
  • 5ea5887 Begin refactoring all integrations to separate integration pages by step
  • cd0b2e3 Change default secret comments
  • 68bf0b9 Finish v1 Azure Key Vault integration
  • db05412 Fix incorrect imports, build errors
  • 72f7d81 Fix more encoding issues with integrations
  • 80a3c19 Fixed errors with undefined tags
  • ace0e9c Fixed the bug of wrong data structure
  • 498705f Fixed the login error with tags
  • 231fa61 Merge branch 'main' into auto-capitalization-toggle
  • 65eb037 Merge branch 'main' into auto-capitalization-toggle
  • 3ec68da Merge branch 'main' into auto-capitalization-toggle
  • 09c6032 Merge branch 'main' into azure
  • 074cf69 Merge branch 'main' into feat/merge-env
  • 9fafe02 Merge branch 'main' into feat/merge-env
  • 92f4979 Merge branch 'main' into inf-compare-secrets
  • 0d2cadd Merge pull request #292 from HasanMansoor4/auto-capitalization-toggle
  • 0ac40ac Merge pull request #295 from mocherfaoui/inf-compare-secrets
  • 8ae43cd Merge pull request #296 from akhilmhdh/fix/ws-redirect
  • 9f74aff Merge pull request #300 from kanhaiya38/feat/merge-env
  • 56da34d Merge pull request #304 from Infisical/secret-tagging
  • 1383886 Merge pull request #305 from Infisical/azure
  • 747cc11 Merge pull request #310 from Infisical/refactor-integration-pages
  • 7611b99 Merge pull request #311 from Infisical/debug-new-integrations
  • c84add0 Merge pull request #312 from Infisical/secret-tagging
  • 4570c35 Merge pull request #313 from Infisical/debug-new-integrations
  • 6115a31 Merge pull request #317 from Infisical/gen-example-env-command
  • 594f846 Merge remote-tracking branch 'origin/main' into auto-capitalization-toggle
  • f58e1e1 Minor style changes
  • 5671065 Minor styling updates
  • 679b1d9 Move existing integration authorization and creation into separate steps
  • aba8feb Patch encoding header issue for some integrations for getting their apps
  • 77a44b4 Refactor into component and use React Query
  • 086dd62 Revamped the dashabord look
  • 8ba4f96 Switch Azure KV integration on
  • 6188b04 Switch azure integration off
  • 31df4a2 Update cli docs to be more clear and consistent
  • 6e67304 Update wording of k8
  • 9a22975 When comments are empty, return empty byte
  • 4722bb8 add auto capitalization api controllers and routes with mongo schema updated
  • 8b23e89 add k8 diagram
  • 1781b71 add new modal to compare secrets across environments
  • 86fd876 change api from post to patch, fix spelling mistakes
  • b56d928 feat(ui): allow user to merge secrets while uploading file
  • e72e6cf feat(ui): removed workspace context redirect and added redirect when project is deleted
  • b0c541f generate example .env file command
  • 75cd7a0 integrate frontend with backend for auto capitalization setting
  • 16883cf make some params optional
  • d8889be mark gitlab as complete
  • a35e235 remove console log
  • a685ac3 update regex to capature comment

v0.2.17

04 Feb 05:27
Compare
Choose a tag to compare

Changelog

  • a4926d8 Add back requestIp middleware
  • 76d0127 Add docs for PM2 integration, update Docker/Docker-Compose integration docs
  • ca68876 Add login/logout logs
  • e16c0e5 Add offline secrets fetch feature
  • 0d57a26 Add token flag to export command
  • f1ef238 Add token flag to read secrets via service token
  • a94cd8c Merge pull request #293 from Infisical/ip-address
  • 1bd1805 Merge pull request #294 from akhilmhdh/feat/new-settings-page
  • 7560d2f Merge remote-tracking branch 'origin' into ip-address
  • fca003d Minor typos fixed and style changes
  • bd230a8 Remove comment from loginSRPDetail
  • ee555f3 Rename loginSRPDetail file
  • 1e9118d delete backup secrets when new user login
  • 3859a7e feat(ui): added new react-query hooks for settings page
  • 48cd84c feat(ui): fine tuning components library with exiting app design
  • a4f7843 feat(ui): global workspace and subscription context
  • ed148a5 feat(ui): implemented the new project settings page
  • fb62fa4 feat(ui): updated select design due to rebase changes