Releases: sametcodes/readme.rocks
Releases · sametcodes/readme.rocks
v1.6.0
What's Changed
- style: added bolder font support by @sametcodes in #198
- feat(#180): cached queries on the serverless function by @sametcodes in #199
- Extended caching mechanism by @sametcodes in #200
- config: updated stale data cache time by @sametcodes in #201
- feat(#205) implemeting kv database to reduce response time by @sametcodes in #206
- Implemented kv-database to cache View API database queries by @sametcodes in #207
- feat#(209): create a proxy endpoint for public/private view apis by @sametcodes in #210
- feat: applies cache-control header on the config file by @sametcodes in #211
- feat(#180): puts custom header for cache control by @sametcodes in #220
- feat(#180): puts custom header for cache control by @sametcodes in #221
- build(deps): bump ip from 2.0.0 to 2.0.1 in /lib/@dsvgui by @dependabot in #226
- build(deps-dev): bump postcss from 8.4.21 to 8.4.31 by @dependabot in #222
- build(deps-dev): bump @adobe/css-tools from 4.2.0 to 4.3.1 by @dependabot in #219
- build(deps): bump word-wrap from 1.2.3 to 1.2.4 in /lib/@dsvgui by @dependabot in #218
- build(deps): bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #217
- build(deps): bump semver from 5.7.1 to 5.7.2 by @dependabot in #216
- build(deps): bump semver from 5.7.1 to 5.7.2 in /lib/@dsvgui by @dependabot in #215
- build(deps): bump tough-cookie from 4.1.2 to 4.1.3 by @dependabot in #214
- build(deps): bump jose from 4.13.1 to 4.15.5 by @dependabot in #236
- build(deps-dev): bump @adobe/css-tools from 4.3.1 to 4.3.3 by @dependabot in #232
- build(deps-dev): bump next from 13.3.0 to 13.5.1 by @dependabot in #231
- build(deps): bump next-auth from 4.22.0 to 4.24.5 by @dependabot in #230
- build(deps): bump @babel/traverse from 7.21.4 to 7.23.9 by @dependabot in #229
- Update README.md by @sametcodes in #238
- build(deps): bump zod and next by @dependabot in #237
- Merging dependabot PRs by @sametcodes in #234
- feat(#239): implemented back cache control by @sametcodes in #240
- fix: applied cache_time variable to the cache-control directive by @sametcodes in #242
- Implemented a better cache control by @sametcodes in #241
- feat(#239): applied caching control to the public view API by @sametcodes in #243
- refactor(#225): implemented new size units to the components by @sametcodes in #249
- build(deps-dev): bump next from 13.5.6 to 14.1.1 by @dependabot in #248
- build(deps): bump ejs from 3.1.9 to 3.1.10 in /lib/@dsvgui by @dependabot in #247
- build(deps): bump tar from 6.1.13 to 6.2.1 in /lib/@dsvgui by @dependabot in #246
- build(deps): bump express from 4.18.2 to 4.19.2 in /lib/@dsvgui by @dependabot in #245
- build(deps): bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /lib/@dsvgui by @dependabot in #244
- build(deps): bump @babel/traverse, @storybook/addon-essentials and storybook in /lib/@dsvgui by @dependabot in #235
- build(deps): bump next from 13.3.1 to 13.5.6 in /lib/@dsvgui by @dependabot in #233
- Implemented new rock size units, and merged dependabot PRs by @sametcodes in #250
New Contributors
- @dependabot made their first contribution in #226
Full Changelog: 1.5.93...v1.6.0
v1.5.93
What's Changed
- refactor(#180): updated cache time for Edge Network by @sametcodes in #193
- feat(#194): adjusting performance of font preloading by @sametcodes in #195
- refactor(#194): added web-safe Tahoma font by @sametcodes in #196
- Implemented websafe font support by @sametcodes in #197
Full Changelog: 1.5.92...1.5.93
v1.5.92
What's Changed
- fix: updated wakatime:getTimeWithRange->showPeriod default value by @sametcodes in #187
- feat(#186): configured static params for build lists by @sametcodes in #188
Full Changelog: 1.5.91...1.5.92
v1.5.91
What's Changed
- feat(#181): implemented opentype.js text width calculation by @sametcodes in #182
- Refactoring text width calculation by @sametcodes in #183
- refactor: updated view function of wakatime:getTimeWithRange by @sametcodes in #184
- Fix: wakatime:getTimeWithRange by @sametcodes in #185
Full Changelog: 1.5.9...1.5.91
v1.5.9
What's Changed
- style(#178): extended @dsvgui/line for labels and color by @sametcodes in #179
Full Changelog: 1.5.8...1.5.9
v1.5.8
What's Changed
- Update README.md by @sametcodes in #173
- security(#161): view and preview URL parameters should be validated by @sametcodes in #174
- Validations for View APIs by @sametcodes in #175
- feat(#155): added hackernews platform and queries by @sametcodes in #158
- Added hackernews platform and queries by @sametcodes in #176
Full Changelog: 1.5.7...1.5.8
v1.5.7
What's Changed
- feat(#117): create confirm components for buttons that users interact by @sametcodes in #149
- refactor(#108): replace linttsc script to tslint by @sametcodes in #151
- Toast and alert utility components, improvements on the landing page by @sametcodes in #150
- feat(#128): replaced @dsvgui/icons to react-icons by @sametcodes in #163
- style(#78): create base stories of dsvgui components by @aydinfz in #162
- Extending stories for @dsvgui components by @sametcodes in #164
- Created stories for @dsvgui components by @sametcodes in #166
- config: update cache time of queries by @sametcodes in #167
- Fix: returned wakatime request errors by @sametcodes in #168
- feat(#160): new component @dsvgui/calendar by @sametcodes in #169
- feat(#155): added leetcode platform and queries by @sametcodes in #159
- Created leetcode:getUserSubmissions query and @dsvgui/calendar component by @sametcodes in #170
- feat(#160): extended and improved @dsvgui/calendar props by @sametcodes in #171
- feat(#160): fixed some @dsvgui/calendar props by @sametcodes in #172
Full Changelog: 1.5.6...1.5.7
v1.5.6
What's Changed
- perf(#144): optimized avatar size by @sametcodes in #146
- style(#130): refactored layout of @dsvgui components by @sametcodes in #145
- feat(#93): added some introductions to the landing page by @sametcodes in #147
- Landing page, branding, new @dsvgui/document layout by @sametcodes in #148
Full Changelog: 1.5.5...1.5.6
v1.5.5
What's Changed
- fix(#133): Previewing private queries doesnt work by @sametcodes in #138
- feat(#78 ): added storybook support by @aydinfz in #137
- fix(#134): applied default values on validations to form elements by @sametcodes in #139
- fix(#135): made connects page private by @sametcodes in #140
- Fixed some bugs on form and pages by @sametcodes in #141
Full Changelog: 1.5.4...1.5.5
v1.5.4
What's Changed
- #53: updated flock component for styling by @sametcodes in #127
- Created: @dsvgui/barstats component by @sametcodes in #129
- Updated stylings for flock component by @sametcodes in #131
- refactor(#53): added key param for coloring on BarStats by @sametcodes in #132
Full Changelog: 1.5.3...1.5.4