Piyush Gupta
|
619f6e408f
|
fix: /api/v2/management/contact-attribute-keys returns 500 instead of 409 on duplicate record (#6100)
|
2025-06-27 12:50:35 +00:00 |
|
Dhruwang Jariwala
|
4a8719abaa
|
fix: auto subscribe (#6114)
|
2025-06-27 12:33:08 +00:00 |
|
Dhruwang Jariwala
|
7b59eb3b26
|
fix: name and description updation in contact attribute key via api (#6089)
|
2025-06-27 12:09:41 +00:00 |
|
Piyush Gupta
|
8ac280268d
|
fix: update preview URL construction in survey dropdown menu (#6117)
|
2025-06-27 11:42:14 +00:00 |
|
Dhruwang Jariwala
|
34e8f4931d
|
chore: simplified sharing modal access (#6103)
|
2025-06-27 11:39:15 +00:00 |
|
Piyush Gupta
|
ac46850a24
|
fix: unformatted db errors in contact attribute keys management v1 API (#6102)
|
2025-06-27 05:48:08 +00:00 |
|
victorvhs017
|
6328be220a
|
fix: updated api docs to use - instead of > (#6107)
|
2025-06-26 09:54:34 -07:00 |
|
Dhruwang Jariwala
|
882ad99ed7
|
fix: templates page back button (#6088)
Co-authored-by: Piyush Gupta <56182734+gupta-piyush19@users.noreply.github.com>
Co-authored-by: Anshuman Pandey <54475686+pandeymangg@users.noreply.github.com>
Co-authored-by: Matti Nannt <mail@matthiasnannt.com>
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: Victor Santos <victor@formbricks.com>
|
2025-06-26 10:38:45 +00:00 |
|
Piyush Gupta
|
ce47b4c2d8
|
fix: improper zod validation in action classes management API (#6084)
|
2025-06-26 10:21:01 +00:00 |
|
Matti Nannt
|
ce8f9de8ec
|
fix: confetti animation display issue (#6085)
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: Victor Santos <victor@formbricks.com>
|
2025-06-26 06:35:19 +00:00 |
|
Anshuman Pandey
|
9ae226329b
|
fix: decreases environment ttl to 5 minutes (#6087)
|
2025-06-25 10:30:36 +00:00 |
|
Piyush Gupta
|
12c3899b85
|
fix: input validation in management v2 webhooks API (#6078)
|
2025-06-25 09:49:56 +00:00 |
|
Abhishek Sharma
|
5eb7a496da
|
fix: "Add ending" button ui distortion in safari browser (#6048)
|
2025-06-24 11:50:17 -07:00 |
|
Varun Singh
|
83eb472acd
|
fix: Empty survey list state after deleting the last survey. (#6044)
Co-authored-by: Victor Santos <victor@formbricks.com>
Co-authored-by: Piyush Gupta <piyushguptaa2z123@gmail.com>
|
2025-06-24 07:52:18 -07:00 |
|
Anshuman Pandey
|
51b58be079
|
docs: fixes the bulk contact upload api docs and adds the email property (#6066)
Co-authored-by: Johannes <johannes@formbricks.com>
|
2025-06-24 01:44:34 -07:00 |
|
Harsh Bhat
|
397643330a
|
docs: Update docs for Private file upload and general client API (#6045)
|
2025-06-23 08:26:10 -07:00 |
|
Jakob Schott
|
4b777f1907
|
feat: unify modal component in storybook (#5901)
|
2025-06-22 13:54:04 +00:00 |
|
Piyush Gupta
|
c3547ccb36
|
fix: default environment redirect (#6033)
|
2025-06-20 16:46:43 +00:00 |
|
Jakob Schott
|
d385b4a0d6
|
fix: Set non-required as default value on questions (#6018)
|
2025-06-19 06:09:36 +00:00 |
|
Johannes
|
8c3e816ccd
|
fix: remove Formbricks branding from Link Pages (#5989)
Co-authored-by: pandeymangg <anshuman.pandey9999@gmail.com>
Co-authored-by: Victor Santos <victor@formbricks.com>
|
2025-06-16 16:18:25 +00:00 |
|
Anshuman Pandey
|
6ddc91ee85
|
fix: deletes local storage environment id on logout (#5957)
|
2025-06-16 14:01:16 +00:00 |
|
Dhruwang Jariwala
|
385e8a4262
|
fix: Airtable fix (#5976)
Co-authored-by: Victor Santos <victor@formbricks.com>
|
2025-06-16 12:37:05 +00:00 |
|
Matti Nannt
|
e358104f7c
|
chore: fast return ping endpoint when telemetry is disabled (#5893)
Co-authored-by: Piyush Gupta <piyushguptaa2z123@gmail.com>
|
2025-06-16 12:14:07 +00:00 |
|
Dhruwang Jariwala
|
c8e9194ab6
|
fix: broken email embed for rating question (#5890)
Co-authored-by: Piyush Gupta <piyushguptaa2z123@gmail.com>
|
2025-06-16 11:49:19 +00:00 |
|
Matti Nannt
|
bebe29815d
|
feat: domain based access control (#5985)
Co-authored-by: Piyush Gupta <56182734+gupta-piyush19@users.noreply.github.com>
Co-authored-by: Piyush Gupta <piyushguptaa2z123@gmail.com>
Co-authored-by: Dhruwang <dhruwangjariwala18@gmail.com>
Co-authored-by: pandeymangg <anshuman.pandey9999@gmail.com>
|
2025-06-16 11:37:02 +00:00 |
|
victorvhs017
|
7f40502c94
|
fix: Removed footer on follow-up email if white labelling enabled (#5984)
|
2025-06-16 10:59:57 +00:00 |
|
Dhruwang Jariwala
|
5fb5215680
|
fix: email enumeration via signup page (#5853)
Co-authored-by: Victor Santos <victor@formbricks.com>
|
2025-06-13 16:25:40 +00:00 |
|
Varun Singh
|
19b80ff042
|
fix: misplaced button text for 'preview survey' (#5972)
|
2025-06-13 05:29:41 -07:00 |
|
Jakob Schott
|
2dfdba2acf
|
chore: Optimize text sizing and alignment for Drop-Off table (#5914)
Co-authored-by: Johannes <johannes@formbricks.com>
|
2025-06-13 11:21:45 +00:00 |
|
Jonas Höbenreich
|
8da1bc71a6
|
fix: duplicate name survey copy issue (#3865)
Co-authored-by: Dhruwang <dhruwangjariwala18@gmail.com>
Co-authored-by: Piyush Gupta <piyushguptaa2z123@gmail.com>
|
2025-06-11 10:59:51 +02:00 |
|
Piyush Gupta
|
0e0259691c
|
fix: recall in survey editor (#5938)
|
2025-06-11 05:33:52 +00:00 |
|
Dhruwang Jariwala
|
ac7831fa3d
|
fix: auth checks in storage management api (#5931)
|
2025-06-11 04:56:20 +00:00 |
|
Piyush Gupta
|
cbef4c2a69
|
fix: broken templates (#5955)
Co-authored-by: Dhruwang <dhruwangjariwala18@gmail.com>
|
2025-06-10 05:04:05 +00:00 |
|
DivyanshuLohani
|
3ffc9bd290
|
fix: iframe url not being automatically populated (#5892)
Co-authored-by: Divyanshu Lohani <DivyanshuLohani@users.noreply.github.com>
Co-authored-by: Dhruwang <dhruwangjariwala18@gmail.com>
|
2025-06-06 09:12:59 +02:00 |
|
victorvhs017
|
a9946737df
|
feat: audit logs (#5866)
Co-authored-by: Dhruwang <dhruwangjariwala18@gmail.com>
Co-authored-by: Matthias Nannt <mail@matthiasnannt.com>
|
2025-06-05 19:31:39 +00:00 |
|
Archit Sehgal
|
ece3d508a2
|
fix: back button in survey published modal closes modal instead of navigating (#5831)
Co-authored-by: Matthias Nannt <mail@matthiasnannt.com>
|
2025-06-05 20:45:47 +02:00 |
|
Piyush Gupta
|
0d1d227e6a
|
feat: add security headers for Referrer-Policy and Permissions-Policy (#5877)
|
2025-06-05 04:21:10 +00:00 |
|
Matti Nannt
|
c0b8edfdf2
|
chore: Comprehensive Cache Optimization & Performance Enhancement (#5926)
Co-authored-by: Piyush Gupta <piyushguptaa2z123@gmail.com>
|
2025-06-04 20:33:17 +02:00 |
|
Dhruwang Jariwala
|
45fec0e184
|
fix: language tweaks (#5933)
|
2025-06-04 11:27:19 +00:00 |
|
Dhruwang Jariwala
|
2c2ba919c6
|
fix: backspacing headline causing infinite loop (#5891)
Co-authored-by: pandeymangg <anshuman.pandey9999@gmail.com>
|
2025-06-04 10:26:15 +00:00 |
|
Matti Nannt
|
916c00344b
|
chore: clean up public directory and update cache headers (#5904)
Co-authored-by: Piyush Gupta <piyushguptaa2z123@gmail.com>
|
2025-05-29 10:46:41 +00:00 |
|
Jakob Schott
|
459cdee17e
|
chore: tweak language select dropdown width (#5878)
|
2025-05-29 03:54:51 +00:00 |
|
Matti Nannt
|
c95272288e
|
fix: caching issue in newest next version (#5902)
|
2025-05-28 21:44:39 +02:00 |
|
Piyush Gupta
|
919febd166
|
fix: resend verification email translation (#5881)
|
2025-05-28 09:51:55 +00:00 |
|
Dhruwang Jariwala
|
d9ca64da54
|
fix: favicon warning (#5874)
Co-authored-by: Piyush Gupta <piyushguptaa2z123@gmail.com>
|
2025-05-28 08:09:51 +00:00 |
|
Anshuman Pandey
|
ce00ec97d1
|
fix: js-core trackAction bugs (#5843)
Co-authored-by: Piyush Gupta <piyushguptaa2z123@gmail.com>
|
2025-05-27 17:14:21 +00:00 |
|
Matti Nannt
|
645fc863aa
|
fix: performance issues on survey summary (#5885)
Co-authored-by: Piyush Gupta <piyushguptaa2z123@gmail.com>
|
2025-05-27 12:07:31 +00:00 |
|
Anshuman Pandey
|
c53f030b24
|
fix: multiple close function calls because of timeouts (#5886)
|
2025-05-27 07:20:35 +00:00 |
|
Piyush Gupta
|
87870919ca
|
fix: issues in the email change feature (#5868)
|
2025-05-24 12:04:58 +00:00 |
|
Harsh Bhat
|
6e2f30c6ed
|
chore: add no index for survey pages (#5859)
|
2025-05-23 05:44:22 +00:00 |
|