Releases: yihong0618/running_page
Releases · yihong0618/running_page
release v2.5.1
nit
What's Changed
- fix: replace HeartRateList with DataSeries for heart rate and elevation_gain in Joyrun by @tiny656 in #813
- fix: handle None values for elevation gain in activity updates by @tiny656 in #814
- fix: some typos by @yihong0618 in #815
- [Urgent] Fix garmin route load failure by @NaturezzZ in #816
Full Changelog: v2.5...v2.5.1
v2.5
Main Changed
- support duckdb
- add Elevation gain
- add summary page
- NRC not work for GitHub Actions
- joyrun imporve
- new runners
- better garmin sync
What's Changed
- fix: fix wrong path in github action files by @tiny656 in #498
- #484 导出keep接口升级无法获取gpx数据的跑步记录 by @Fariacool in #496
- fix Readme errors about
deploy to Cloudflare
by @L1cardo in #499 - feat: fix garmin down by @yihong0618 in #505
- Update README.md for 2.0 github pages deployment by @conge in #506
- fix typo in Github action configurations by @NaturezzZ in #510
- 更新新版本佳明同步文档 by @LeslieeHwang in #507
- feat: add IOS Shortcuts in README by @jujimeizuo in #513
- fix: #516 by @yihong0618 in #517
- fix: cityMatch #520 by @ben-29 in #521
- upd runner's page url by @haowei93 in #522
- doc: clientid by @zerone0x in #527
- fix: #484 keep gps data decode by @ben-29 in #524
- docs:rewrite docs by @shaonianche in #514
- style: add NavigationControl by @ben-29 in #534
- feat:suport heart_rate in export gpx file by @zhaohongxuan in #529
- feat: reduce grid svg file size by @ben-29 in #535
- upd deploy to github-pages by @haowei93 in #537
- fix: gh-pages build: drop the ref while trigger from Run Data Sync by @ben-29 in #540
- Master by @zlog-in in #545
- Update strava_to_garmin_sync.py by @lipeng31 in #544
- perf: use auto instead of scroll by @orionna319 in #550
- feat:
RunRow
toggle selection & cursor pointer by @orionna319 in #551 - perf: split
activities.json
from index by @orionna319 in #552 - fix a bug in track.py. by @conanyangqun in #559
- fix: total state SVG by @ben-29 in #567
- fix: Codoon tcx output use start_time as ID instead of Codoon id by @anChaOs in #568
- docs: add runner by @XmchxUp in #571
- support google analytics page view tracking by @XmchxUp in #572
- docs: add runner page by @85Ryan in #577
- 申请加入 by @8824PPZ in #578
- Update index.tsx 解决点击BPM不能排序的bug by @ElvisZhu in #579
- Reduce svg size & lzay load github.svg and grid.svg by @vlin in #580
- Fix: crash if unzipped file is .gpx format by @NaturezzZ in #582
- fix: #584 change fit-tool to garmin-fit-sdk by @ben-29 in #590
- feat: Sync garmin cn to global by @NaturezzZ in #583
- Feat: lights switch by @ben-29 in #591
- doc: note for PRIVACY_MODE by @ben-29 in #594
- fix: resolve issue #597 by @NaturezzZ in #599
- fix: svg not found causes page crash by @orionna319 in #598
- Joyrun gpx export fix for pauses and gpx segments by @Rayjry in #601
- fix: text position change when map zoom in and zoom out by @sayidhe in #604
- set default file_suffix = gpx by @yangyang5214 in #609
- Request to add Yer1k's running page by @Yer1k in #608
- Update actions version in ci.yml by @Yer1k in #610
- Update GitHub Actions and README by @Yer1k in #611
- fix: ts type error by @yihong0618 in #622
- Fix README typo by @tianheg in #624
- feat: coros sync by @haowei93 in #623
- add run.drink.cafe by @weaming in #628
- chore: Update package manager and ignore requirements-dev.txt by @yihong0618 in #632
- chore: fix typo by @qianphong in #633
- Add proxy config, add keep config, change npm registry, use yarn by @lalalala256 in #634
- Update README.md by @gavenwan in #638
- fix: tachyons-sass import error by @tianheg in #639
- docs: mapbox token by @changchiyou in #644
- docs: update README by @superleeyom in #650
- docs: add runner by @NoonieBao in #651
- feat: fill country by @ben-29 in #654
- style: use Tailwind CSS by @tianheg in #655
- Add data to 'running page runners' table by @yaoper in #656
- add keep2strava by @SongJgit in #653
- Update README-CN.md by @NoZTurn in #663
- Fix codoon and Upload tcx_to_garmin by @Vensent in #662
- fix the deprecation warning by @oilbeater in #668
- add by @haowei93 in #669
- chore: add raycast extension support by @bxb100 in #670
- Add laqieer's running page to README by @laqieer in #672
- Join Running page runners by @GuoxinL in #683
- feat: integrate gen_svg into joyrun_sync.py(#675) by @wayichao in #680
- docs: correct the wrong description by @uiolee in #685
- add laihj's run page by @laihj in #691
- add new runner by @Flavored4179 in #693
- new way to sync nrc by @xiaolonggee in #699
- Fix readme tag closure by @shiyang07ca in #700
- add an optional
run_from
parameter into_namedtuple
method by @Fariacool in #702 - fix: use
KEEP_SPORT_TYPES
instead ofKEEP_DATA_TYPE_API
by @Fariacool in #703 - feat: adding illustration for special tracks by @zhaohongxuan in #705
- Add new runner by @mar-heaven in #707
- Some Front Optimization for Keep indoor data by @houfeng0923 in #709
- Fix AttributeError in Activity class by @Liudon in #714
- ignore the year which has no running data when drawing github.svg by @Narglc in #712
- feat: conditionally output analysis JS only in Vercel environment by @Liudon in #715
- feat: fix NRC changed their apis by @yihong0618 in #718
- fix: light mode change to false as default by @yihong0618 in #724
- fix:
FullscreenControl
is not fullscreen until resizing window by @orionna319 in #726 - perf: listen to
fullscreenchange
instead ofonRender
resize by @orionna319 in #729 - fix: tracks color by @orionna319 in #730
- fixed a bug where incremental uploads failed by @NaturezzZ in #734
- Python 3.7 to 3.11 in Cloudflare by @dafengy in #736
- feat: parquet by @yihong0618 in #738
- Richer activity title with more sport types and locations by @NaturezzZ in #733
- fix: subtype issue by @yihong0618 in #744
- Update README.md by @SamuelDixxon in #754
- Remove duplicat...
release v2.0
- typescript
- vite build
- remove gatsby
- change scripts dir name to run_page for future develop
- update to react 18 and react-map-gl version
- better actions
- use pnpm
New release v1.60
- Support
tcx
sync - Support
tcx
to strava upload - Support run sync in
scripts
dir thanks @ben-29 - Support garmin to strava sync and GitHub Actions
- Some code refactor
Bug fix
Merge pull request #249 from yihong0618/revert-242-master Revert "style:fix/deprecation warning with dart sass"
New Release
- add DockerFile thanks @kenwoodjw
- package slim thanks @shaonianche
- Node 14 thanks @Mayandev
- Fix
CI
init
init