Skip to content

Releases: FeatureProbe/FeatureProbe

Release 1.14.0

16 Jan 08:43
Compare
Choose a tag to compare

New features/optimizations:

  1. Add “Explain” diagram for “Toggle”
  2. Optimization of platform text
  3. Add viewing the affected toggles when deleting segment
  4. Move Server repo to FeatureProbe repo

bug fixes:

  1. The data loading of the metric module of the toggle is slow
  2. There is a problem with shared token information in the “Approval settings” option
  3. The Diff of the toggle Targeting and segment changes, the rule module is not translated into Chinese

Document Supplement:

  1. Add Open-API usage tutorial
    2.Add some missing content for English documents
  2. Add the description of the API documentation

Release 1.13.0

30 Dec 09:11
377098d
Compare
Choose a tag to compare

Release Date:2022-12-30
Version: V1.13.0
New features:

  1. Add semantic description of toggle and segment changes.
  2. Support custom secret key of WebHook.
  3. Addthe function of switching between Chinese and English on the login page.
    bug fixes:
  4. The UI login page loads slowly
  5. The attribute name of the segments Rule is not displayed in the code of the toggle access guide.

Release 1.12.0

20 Dec 05:45
a3bc378
Compare
Choose a tag to compare

Release Date:2022-12-20
Version: V1.12.0

New features:

  1. Add new user guidance for the “segments” section.
  2. Complete the merge of API and UI projects.
  3. Optimize JS SDK and Miniprogram SDK.
  4. Optimize the card zoom logic of some pages.

Bugs:

  1. The "publish" button of toggle clicked abnormally.
  2. The content of the page is cleared due to the switching between Chinese and English.
  3. Shared token information appears on the member list page.
  4. The condition of segments and toggles "rule" is empty.

Release 1.11.7

20 Dec 03:09
a3bc378
Compare
Choose a tag to compare
  • fix: UI bugs

Release 1.11.6

20 Dec 01:18
9e7a060
Compare
Choose a tag to compare
  • Update user guidance of Miniprogram SDK
  • Optimizize UI details

Release 1.11.5

15 Dec 08:22
Compare
Choose a tag to compare
fix: fix ToggleServiceSpec  unit test

Release 1.11.4

14 Dec 11:44
Compare
Choose a tag to compare
Merge remote-tracking branch 'origin/main'

Release 1.11.3

14 Dec 09:43
Compare
Choose a tag to compare
feat: filter open api config url

Release 1.11.2

13 Dec 07:40
2cec514
Compare
Choose a tag to compare

feat: Add toggle change notice to server

Release 1.11.1

07 Dec 10:09
Compare
Choose a tag to compare

Release Date:2022-12-02
Version: V1.10.0
New features:
1.Add React SDK.
2.Add WebHook.
3.Add Third-party applications API Tokens and Personal API Tokens.