Skip to content

Release 2.3.0

Compare
Choose a tag to compare
@gangb-tech gangb-tech released this 24 Mar 11:10
e102e87

Release Date: 2023-03-24
Version: V2.3.0

✨ New Features:

  1. Support more types of calculation methods (conversion, count, average, sum) #227
  2. Provide SDK integration guide and event tracking guide #209
  3. Python SDK supports event tracking #105
  4. Golang SDK supports event tracking #104
  5. Mini Program SDK supports event tracking #166
  6. Node.js SDK supports event tracking #107
  7. Mini Program SDK supports SocketIO to receive real-time toggle updates #5
  8. Add diagnostic function for cases where metric data is empty #226

🔨 Improvements:

  1. Remove "reason" field in "withdrawn approval" and "abandoned approval" #213
  2. Provide All-in-One container and corresponding deployment documentation #200
  3. When users choose "continue to modify based on this request" in "withdrawn approval" or "abandoned approval", add a risk warnings#175
  4. Support separating queries for "SDK connection" and "event tracking" using different underlying SDKs #208
  5. When reloading toggle list page, retain the filter state
  6. Add UA header to React SDK requests #229

📚 Documentation:

  1. Added explanation of "event tracking" to the "Python SDK" usage documentation
  2. Added explanation of "event tracking" to the "Golang SDK" usage documentation
  3. Added explanation of "event tracking" to the "Mini Program SDK" usage documentation
  4. Added explanation of "event tracking" to the "Node.js SDK" usage documentation
  5. Added documentation on common causes of data gaps in metric analysis #230
  6. Added documentation on "metric types" #210