Skip to content

Latest commit

 

History

History
108 lines (70 loc) · 7.45 KB

CHANGELOG.md

File metadata and controls

108 lines (70 loc) · 7.45 KB

0.6.1 (2023-03-20)

Bug Fixes

  • fix test config saving sometimes not working bug (78789d8)

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

Generated by auto-changelog.

19 March 2023

  • fix #21, close #17 #22
  • Merge pull request #22 from xianshenglu/dev #21 #17
  • feat: add support for customized Ipv4 list, close #17 #17
  • fix: fix #21 display issue in dark mode #21
  • chore: release v0.6.0 879eb05
  • chore: add translation for code push forced update 56ad500
  • docs: update readMe e0c1b96

8 March 2023

  • docs: remove Patreon link in readme #19
  • docs: set en as default readme, add paypal donation link #18
  • docs: set cn as default readme, add donations #16
  • chore: release v0.5.0 facfba5
  • Merge pull request #20 from xianshenglu/dev fb1db78
  • feat: add codePush ba283fa

27 May 2022

  • feat: add save data to device, clear statistics function #14
  • refactor: extract StorageSync class 4e3a0f7
  • refactor: rename I18N 056f6f4
  • chore: release v0.4.0 5cf54d3

17 May 2022

  • ci: fix changeLog generation not right bug #13
  • chore: release v0.3.4 dd24cee

12 May 2022

  • feat: support full cloudflare ip v4 nodes #9
  • ci: run android build only for non-main branch 5eebe13
  • chore(release): 0.3.3 f1e2510

12 May 2022

  • ci: fix files path in action-gh-release #8
  • ci: move tag before gh release #7
  • ci: fix files path in action-gh-release #6
  • ci: change sign action & run release ci only for pr for main #5
  • ci: allow ci to bypass branch protection rules #4
  • build: enableSeparateBuildPerCPUArchitecture #3
  • ci: change sign action 8053502
  • chore(release): 0.3.2 91c220b
  • ci: run release ci only for pr for main e52faa5

30 April 2022

  • v0.3.1 #2
  • chore: add changelog 785e2fb
  • chore: fix tag prefix in release dc40a1d
  • ci: fix not release bug in android build 5e7c6f5

29 April 2022

  • feat: replace button with react-native-paper button 131dec9
  • feat: add localization 0271a23
  • feat(TestStatistics): give hide some columns option 0a991ef

28 April 2022

  • feat(TestRun): start test and download when user clicks start button 9e5b09b
  • feat(TestRun): reduce the font size 64e72bc
  • docs: add readMe 7b53089

0.1.0

27 April 2022

  • chore: init project 45f2372
  • feat: add basic function 2c4676e
  • refactor: separate functions and components 7564b83