github Unleash/unleash v4.9.0-beta.2

latest releases: v6.2.4, v6.2.3, v6.2.2...
2 years ago
  • e15df876 - 4.9.0-beta.2
  • 2213c577 - chore: update unleash frontend
  • 1acb1720 - 4.9.0-beta.1
  • 3514191c - fix(deps): update dependency knex to v1.0.4
  • 05887d2e - chore(deps): update dependency eslint to v8.11.0
  • e78aee1b - fix(deps): update dependency unleash-frontend to v4.9.0-beta.1
  • 20c0c67c - chore(deps): update dependency tsc-watch to v4.6.2
  • 55469801 - feat: validate strategies (#1429)
  • 3de044ff - Merge pull request #1430 from Unleash/docs/passord-is-not-password
  • 451fa640 - docs: add a note saying passord is password for Norwegian
  • d28c046e - Merge pull request #1428 from Unleash/docs/document-semver-gte-lte
  • 9f292465 - docs: document how to get SEMVER_GTE/LTE functionality
  • b94f7bdb - Merge pull request #1401 from Unleash/docs/add-feedback-component
  • 18c16b30 - fix: make sure customer type is included in the payload.
  • 027eac47 - feat: add data: "was the form opened manually" and "current page"
  • 22c4752c - fix: remove empty ruleset
  • 32922152 - Merge pull request #1422 from Unleash/docs/new-constraint-operators
  • ad9709f2 - Tell the user what was available prior to 4.9
  • 613ee550 - docs: merge currentTime with "advanced constraints" row
  • aafa2005 - Merge branch 'main' into docs/new-constraint-operators
  • 52281512 - Apply suggestions from code review
  • fd042f9b - docs: update semver format after discussion and alignment
  • 3910e23d - Merge pull request #1408 from Unleash/feat/init-client-tokens
  • db9a0e2c - chore: merge main -> this branch
  • fee4caf2 - docs: Add note about how invalid context field values are handled
  • c0eac493 - fix: delete empty table row
  • 419dda09 - docs: Update description of currentTime in the Unleash context.
  • 2f6b067e - docs: Update SemVer section: clarify what requirements we have
  • 39d01f46 - docs: move string operator case sensitivity note to table
  • 774bed5b - fix: mark .NET sdk as not having currentTime context field
  • 4ce4a9c2 - docs: remove 'introduced in' column in Unleash Context table.
  • 05187ce6 - fix: remove placeholder comment
  • 94f13075 - docs: add unleash context and compat table updates
  • decdc083 - docs: finish first draft of new strat constraints doc.
  • 5a19f1b8 - chore(deps): update typescript-eslint monorepo to v5.14.0
  • 3f5e8524 - docs: add availability note, finish first draft of constraint ops
  • 731d1374 - docs: update "constraint structure" section
  • 1b19cac3 - docs: add description of each of the strat constraint operators.
  • 0b5b74eb - docs: start scaffolding out new constraint operator info
  • 983fb948 - Merge pull request #1379 from Unleash/docs/php-compatibility-matrix
  • 2623fb17 - Mark custom headers - function as supported in PHP SDK
  • 29c8f1ec - Merge remote-tracking branch 'origin/main' into docs/php-compatibility-matrix
  • c63c9b6f - docs: minor rewording and clarification around strategy impl/eval
  • 1f854a79 - chore(deps): update dependency ts-node to v10.7.0
  • e28aaccc - chore(deps): update dependency lint-staged to v12.3.5
  • 6b624081 - chore: remove node-fetch, don't do Unleash server-side
  • f49fde09 - fix: make buttons visually align in Chrome and Firefox
  • a437ecfd - fix: downgrade to node-fetch 2.x
  • fd0b5fd6 - Revert "fix: remove node-fetch and SSR to fix the build"
  • e106943e - fix: remove node-fetch and SSR to fix the build
  • 010a699a - Update website/docs/deploy/configuring-unleash.md
  • 0ce5e54b - fix: reset yarn.lock to main
  • d3484946 - fix: add new doc dependencies to correct package.json
  • 6de5fdb5 - feat: allow startup to load client tokens from env var
  • 69c29a6c - chore: new doc env vars to doc workflows
  • 756204c5 - feat: type feedback component.
  • 1054f741 - fix: correct the check for fetch to use SSR config in SSR situations
  • d210fcb0 - fix: make the build not die if window.fetch isn't available.
  • d640a8f8 - chore: convert feedback component to typescript
  • 4871f178 - chore: convert feedback component to typescript
  • 67269d95 - fix: change refresh interval from 1 to 0.
  • c520e118 - fix: retranspose transposed words
  • 9c0a5b4c - fix: use position: fixed to set UI components of feedback.
  • d0132ef6 - docs: integrate unleash to show feedback
  • 8f1750a5 - feat: add unleash proxy client
  • 553b8020 - docs: fix styling issues on narrow screens
  • e12aa946 - feat: set completion flag upon submitting form
  • 44cac1e7 - chore: remove debug logs
  • 98298dc4 - feat: implement saving and loading from localStorage
  • f9561c36 - feat: clear form on manual closing.
  • 74a3c27b - clear form after submission and re-opening
  • 0e96a39e - fix: remove pointer events from hidden content.
  • b2a1628f - feat: set up request execution on form submission
  • 0e4d2cf1 - step forward after submitting response
  • 5c35ea84 - fix: don't reset radio group values to undefined
  • a2a7499e - chore: minor cleanup and simplification
  • 05d8cfe1 - feat: fix keyboard focus between screens
  • f215980d - feat: overlay form sections
  • 355b516d - feat: render all steps at the same time, add thank you; first anims
  • 5456b093 - feat: style open-feedback-button.
  • 911f6585 - feat: further styling and hooking up of open feedback-button
  • 56d93351 - docs: set customer type correctly
  • 6916873e - docs: style input text area
  • 9b1f9b76 - feat: start hooking up open/close logic
  • a629c36f - feat: hide 'very unsatisfied'/'very satisfied' on smaller sreens
  • e007123c - fix: make close button visible again
  • 1534fd16 - feat: style page 3
  • 5bc48076 - feat: reverse source order of form control buttons.
  • 19e03e94 - style page 2
  • da38a419 - feat: create step 1 and set up step 2
  • 5340ca28 - move subcomponent into wrapper
  • 35a939b8 - feat: start splitting component up into multiple pieces.
  • 211b18c4 - feat: start adding state logic to component.
  • 6e2072bc - chore: first feedback page
  • 532f0cb6 - fix: explicitly set background for the light theme
  • 43597687 - fix: make css module loading work as expected.
  • 790bd4da - chore: support css modules in storybook
  • 4a795966 - docs: change primary color for light theme to unleash purple
  • a6191f5a - feat: rough style first question page of feedback component.
  • aa3fb6c4 - chore: rename styles to module, add more focus styles
  • 39f4d73d - feat: add basic (sorta styled) first feedback screen
  • 0160eb8e - docs: swizzle root and add feedback component
  • 105f3bac - chore: use standard css file name
  • 81e0b6c4 - docs: update php compatibility matrix table
  • 43051661 - chore(storybook): wire storybook up with docusaurus
  • 9bcb489d - docs: add data-theme attribute to storybook html
  • 1b8a15aa - docs: Add storybook

Don't miss a new unleash release

NewReleases is sending notifications on new releases.