Releases: Snouzy/workout-cool
Releases · Snouzy/workout-cool
v1.3.1
What's Changed
- fix(ci): corrected tag parsing by @lucasnevespereira in #145
- Feature/i18n heatmap by @evanraalte in #147
- fix(env): updated db configuration by @lucasnevespereira in #151
- chore: add deps target by @lucasnevespereira in #150
- fix: add profile tooltip by @lucasnevespereira in #152
- fix: close daisyui dropdown by @lucasnevespereira in #153
- doc: remove unlinked roadmap from table of contents by @lucasnevespereira in #154
- feat(ci): multi architecture docker image builds by @lucasnevespereira in #156
- fix(ci): change docker buildx driver by @lucasnevespereira in #157
- fix(ci): remove gha cache by @lucasnevespereira in #158
- ci: remove unsupported arm v7 by @lucasnevespereira in #159
- feat/workout-streak-header: Added squares, but without tooltip by @silasbur in #160
- Update .env.example: fix miss-match between database name in POSTGRES_DB and DATABASE_URL by @rashamalek in #163
- doc: update self hosting guide by @lucasnevespereira in #166
- feat: leaderboard by @lucasnevespereira in #169
- chore: adapt the backend for the mobile app by @Snouzy in #171
- feat/leaderboard-enhancements by @Snouzy in #172
- style/leaderboard by @Snouzy in #173
New Contributors
- @evanraalte made their first contribution in #147
- @rashamalek made their first contribution in #163
Full Changelog: v1.3.0...v1.3.1
v1.3.0
What's Changed
- ci(ghcr-images): manual dispatch and no cache build by @lucasnevespereira in #132
- ci(ghcr-images): set image tag for manual dispatch by @lucasnevespereira in #133
- ci(ghcr): remove leading v from github release tags by @lucasnevespereira in #134
- feat/new programs card by @Snouzy in #135
- feat/tools bmi calculator by @Snouzy in #136
- feat/tools bmi calculator by @Snouzy in #137
- Heart rate zone by @Snouzy in #140
- doc: Add links to translated README versions by @dowithless in #142
- Add Exercise Selection During Workout Creation (Step 3) by @Ojelaidi in #102
- Feat/favorite exercises by @silasburger in #141
New Contributors
- @dowithless made their first contribution in #142
- @Ojelaidi made their first contribution in #102
- @silasburger made their first contribution in #141
Full Changelog: v1.2.4...v1.3.0
v1.2.4
What's Changed
- docs: self hosting by @lucasnevespereira in #103
- chore/content translations by @Snouzy in #101
- docs(self-host): mapping custom domain section by @lucasnevespereira in #104
- feat: check for sw updates by @lucasnevespereira in #108
- feat/open core model by @Snouzy in #114
- fix: add missing trad in commons by @lucasnevespereira in #115
- feat/conversion flow by @Snouzy in #117
- fix: correct some portuguese traductions by @lucasnevespereira in #116
- feat/tools by @Snouzy in #119
- feat/roast-my-pricing-page by @Snouzy in #122
- ci: publish images to ghcr by @lucasnevespereira in #125
- doc: update selfhosting and readme by @lucasnevespereira in #124
- Fix: Removes animate-pulse from calorie calculators by @michelegrace in #123
- refactor(calorie-calculator): refactor calorie calculator components and utilities for better organization and reusability by @Snouzy in #129
- ci: skip notify discord for forked pr by @lucasnevespereira in #128
New Contributors
- @michelegrace made their first contribution in #123
Full Changelog: v1.2.3...v1.2.4
v1.2.3
What's Changed
- feat(locales): add Russian language support by including translations and updating locale handling across the application by @Snouzy in #70
- feat/add russia by @Snouzy in #71
- fix: remove the leading / to prevent callback url from being //?signin=true by @Norris1z in #72
- feature: add workout_cool service to docker compose file by @Norris1z in #49
- feat(locales): add portuguese language by @lucasnevespereira in #76
- chore: remove remaining facebook pixel code by @Norris1z in #77
- chore: config issue templates by @lucasnevespereira in #92
- feat: add env to enable or disable OpenPanel by @Norris1z in #78
- Arrange project setup in a nicer fashion by @jelicicm in #96
- feat: display app version by @lucasnevespereira in #98
New Contributors
Full Changelog: v1.2.2...v1.2.3
v1.2.2
What's Changed
- feat(workout-session): add auto-scroll functionality to current exercise and improve timer positioning for better user experience by @Snouzy in #57
- feat(locales): add Spanish language support by including translations and updating locale handling by @Snouzy in #58
- feat(locales): add Chinese language support by including translations and updating locale handling by @lulucatdev in #61
- chore/drag n drop performances by @Snouzy in #63
- feat/detect locale by @Snouzy in #64
- chore(auth): remove Facebook Pixel integration reliquat by @Snouzy in #65
- refactor/muscle selection easier by @Snouzy in #67
- feat: migrate from Resend to Nodemailer by @Norris1z in #60
- feat/add donation modal by @Snouzy in #68
- feat/seo by @Snouzy in #69
New Contributors
- @lulucatdev made their first contribution in #61
Full Changelog: v1.2.1...v1.2.2
v1.2.1
What's Changed
- fix: missing db-generate script by @lucasnevespereira in #44
- chore: remove Plausible analytics integration and related imports to simplify the codebase feat(next.config.ts): add experimental turbo rules for SVG handling and configure webpack for better development experience by @Snouzy in #45
- fix: only show unique options in set data additions by @realprogrammersusevim in #46
- style/chronometer down the screen by @Snouzy in #47
- chore/prune deps by @Snouzy in #50
- Fix: align ci with dockerfile by @adrienweidemann in #51
- chore/exercise selection perf by @Snouzy in #52
New Contributors
- @adrienweidemann made their first contribution in #51
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
- feat: make delete exercise button work by @realprogrammersusevim in #43
New Contributors
- @realprogrammersusevim made their first contribution in #43
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
- feature: discord community by @lucasnevespereira in #35
- fix: remove duplicate BETTER_AUTH_* default env variables by @Norris1z in #37
- feat: dockerfile for production deployment & improve dev workflow by @lucasnevespereira in #34
- feat(pwa): implement Progressive Web App (PWA) by @Snouzy in #42
New Contributors
Full Changelog: 1.0.0...v1.1.0