Skip to content

Latest commit

 

History

History
289 lines (149 loc) · 20.3 KB

CHANGELOG.md

File metadata and controls

289 lines (149 loc) · 20.3 KB

Changelog

2.73.1 (2023-10-05)

Bug Fixes

  • tasks: Create a different task to update environment document (#2807) (ab21983)

2.73.0 (2023-10-05)

Features

Bug Fixes

  • Project Dropdown selector is not sorted alphabetically (#2812) (7123cf6)
  • Shows "Identities" nav element as disabled for users without relevant permission (#2813) (3ec2f6b)

2.72.1 (2023-09-28)

Bug Fixes

2.72.0 (2023-09-19)

Features

  • Add a pill for server side only flags (#2780) (2b70c68)
  • display warning and prevent creation on limit (#2526) (000be2b)
  • Realtime updates, defaultFlags, cacheControl and timeout config for Android (#2757) (54de331)

Bug Fixes

2.71.0 (2023-09-11)

Features

  • Add feature description like the old UI (#2733) (33e7c17)
  • task-processor: validate arguments passed to task processor functions (#2747) (d947474)

Bug Fixes

  • allow registration via invite link if ALLOW_REGISTRATION_WITHOUT_INVITE is False (#2731) (73705d5)
  • Deleting a project causes multiple UI issues (#2749) (8cd144b)
  • featurestate-permissions: Add misc extra checks (#2712) (ecb7fd2)
  • UI issue when there were more than 100 features (#2711) (c1a62ce)
  • update ecs staging docker (#2759) (34f9a5b)
  • Update Webhook button not working (#2753) (8566fe0)
  • Webhook doesnt show the environment selected (#2748) (79b6030)

2.70.2 (2023-09-05)

Bug Fixes

  • chargebee: ensure multiple addons are counted to subscription limits (#2741) (2ac23a8)
  • migrations: remove features/0060 set environment not null (#2738) (3aed121)

2.70.1 (2023-09-05)

Bug Fixes

2.70.0 (2023-09-05)

Features

  • integrate flagsmith client into API layer (#2447) (e71efbb)

Bug Fixes

  • model/featurestate: make environment not null (#2708) (55a9ef7)

2.69.1 (2023-09-01)

Bug Fixes

  • Announcement desing (#2721) (45844d2)
  • Button to go to the link doesnt close the announcement (#2724) (b7c92df)
  • make OrganisationSubscriptionInformationCache.allowed_projects nullable (#2716) (1b37c99)
  • prevent error when addons is null (#2722) (003d782)

2.69.0 (2023-08-31)

Features

Bug Fixes

2.68.0 (2023-08-22)

Features

Bug Fixes

  • frontend: Disabled loading indicator when getting featuers so screen doesn't flicker (#2598) (830e899)
  • password-reset: rate limit password reset emails (#2619) (db98743)
  • total api calls handling (#2583) (ff0da20)
  • user-create: duplicate email error message (#2642) (7b65a8d)

2.67.0 (2023-08-15)

Features

Bug Fixes

  • update POETRY_OPTS in private cloud build (#2624) (d76f84c)

2.66.2 (2023-08-10)

Bug Fixes

2.66.1 (2023-08-10)

Bug Fixes

  • issue retrieving project with master api key (#2623) (1514bf7)
  • update auth controller vars in private cloud image build (#2620) (863c863)

2.66.0 (2023-08-10)

Features

Bug Fixes

2.65.0 (2023-08-04)

Features

  • Use isEnterprise from endpoint version response to determine permissions (#2422) (edf38ac)

Bug Fixes

  • ensure that migrate command exits with non zero error code (#2578) (6c96ccf)

2.64.1 (2023-08-03)

Bug Fixes

2.64.0 (2023-07-31)

Features

  • integrations: add support for Amplitude base url (#2534) (5d52564)

2.63.3 (2023-07-28)

Bug Fixes

2.63.2 (2023-07-25)

Bug Fixes

  • ensure recurring tasks are unlocked after being picked up (but not executed) (#2508) (24c21ea)
  • rendering recurring task admin times out (#2514) (cb95a92)
  • Update Hyperlink "Learn about Audit Webhooks" URL (#2504) (9ec20b5)

2.63.1 (2023-07-21)

Bug Fixes

  • webhooks: fix skipping webhooks calls on timeouts (#2501) (583e248)

2.63.0 (2023-07-21)

Features

  • limits: Add limits to features, segments and segment overrides (#2480) (d150c7f)
  • tests: test coverage (#2482) (1389c6e)

2.62.5 (2023-07-20)

Bug Fixes

  • infra: reduce number of threads per processor and increase sleep interval (#2486) (dd2516b)

2.62.4 (2023-07-19)

Bug Fixes

  • re-add EDGE_API_URL to api service task definition (#2475) (9554864)

2.62.0 (2023-07-19)

Features

  • add descriptive event title to dynatrace integration (#2424) (f1dba53)

Bug Fixes

  • Allow signups when invited and in PREVENT_SIGNUP mode (#2448) (10719eb)

2.61.0 (2023-07-16)

Features

Bug Fixes

  • (sales dashboard) correct api call overage data (#2434) (c55e675)
  • ensure relevant email domains are not sent to Pipedrive (#2431) (3a4d8cb)

Documentation