Releases: hearchco/frontend
Releases · hearchco/frontend
v0.10.1
DO NOT USE, XSS VULNERABILITY IN THIS VERSION
Added favicons in this release using <object>
tag and a fixed url to external sites resulted in a XSS vulnerability!
What's Changed
- chore(deps-dev): bump eslint-plugin-svelte from 2.38.0 to 2.39.0 by @dependabot in #252
- chore(deps-dev): bump @sveltejs/kit from 2.5.7 to 2.5.9 by @dependabot in #257
- chore(deps-dev): bump svelte from 5.0.0-next.125 to 5.0.0-next.136 by @dependabot in #256
- feat(results): added site favicons by @aleksasiriski in #259
- fix(results): favicons default and background by @aleksasiriski in #264
- chore(deps-dev): bump @playwright/test from 1.44.0 to 1.44.1 by @dependabot in #263
- chore(deps-dev): bump svelte from 5.0.0-next.136 to 5.0.0-next.138 by @dependabot in #262
- chore(deps-dev): bump @sveltejs/kit from 2.5.9 to 2.5.10 by @dependabot in #261
- fix(results): favicons responsiveness by @aleksasiriski in #265
- chore(deps-dev): bump svelte from 5.0.0-next.138 to 5.0.0-next.141 by @dependabot in #266
- fix(categories): remove quick by @aleksasiriski in #267
Full Changelog: v0.10.0...v0.10.1
v0.10.0
What's Changed
- chore(deps-dev): bump vite from 5.2.8 to 5.2.9 by @dependabot in #230
- chore(deps-dev): bump @typescript-eslint/parser from 7.6.0 to 7.7.0 by @dependabot in #231
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 7.6.0 to 7.7.0 by @dependabot in #232
- chore(deps-dev): bump svelte from 4.2.14 to 4.2.15 by @dependabot in #233
- chore(deps-dev): bump @sveltejs/kit from 2.5.6 to 2.5.7 by @dependabot in #235
- chore(deps-dev): bump vite from 5.2.9 to 5.2.10 by @dependabot in #234
- chore(deps-dev): bump eslint-plugin-svelte from 2.37.0 to 2.38.0 by @dependabot in #236
- chore(deps-dev): bump @typescript-eslint/parser from 7.7.0 to 7.7.1 by @dependabot in #237
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 7.7.0 to 7.7.1 by @dependabot in #238
- chore(deps-dev): bump svelte-check from 3.6.9 to 3.7.0 by @dependabot in #239
- feat: aws adapter by @aleksasiriski in #240
- fix: snapshot the preview, removed snapshoting query since it's in url by @aleksasiriski in #241
- Horizontal scrollbar appearing on image search. by @matijakljajic in #244
- chore(deps-dev): bump @typescript-eslint/parser from 7.7.1 to 7.8.0 by @dependabot in #246
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 7.7.1 to 7.8.0 by @dependabot in #245
- chore(deps-dev): bump vite from 5.2.10 to 5.2.11 by @dependabot in #247
- feat!: Rewrite in Svelte 5 by @aleksasiriski in #251
Full Changelog: v0.9.2...v0.10.0
v0.9.2
What's Changed
- chore(deps-dev): bump prettier-plugin-svelte from 3.2.2 to 3.2.3 by @dependabot in #228
- chore(deps-dev): bump @sveltejs/adapter-vercel from 5.2.0 to 5.3.0 by @dependabot in #226
- chore(deps-dev): bump @sveltejs/kit from 2.5.5 to 2.5.6 by @dependabot in #225
- chore(deps-dev): bump svelte from 4.2.13 to 4.2.14 by @dependabot in #227
Full Changelog: v0.9.1...v0.9.2
v0.9.1
What's Changed
- chore(deps-dev): bump eslint-plugin-svelte from 2.36.0 to 2.37.0 by @dependabot in #224
- fix(darktheme): switch to mode-watcher by @aleksasiriski in #223
Full Changelog: v0.9.0...v0.9.1
v0.9.0
What's Changed
- chore: updated security and added issue templates by @aleksasiriski in #205
- chore(deps-dev): bump vite from 5.2.7 to 5.2.8 by @dependabot in #206
- feat(image-search): closeable preview by @matijakljajic in #207
- fix(feat-image-search): mobile layout made more sensible by @matijakljajic in #208
- chore(deps-dev): bump undici from 5.28.3 to 5.28.4 by @dependabot in #209
- fix: switch to vercel by @aleksasiriski in #210
- chore(.gitignore): .vercel by @aleksasiriski in #211
- chore(vercel): enabled edge by @aleksasiriski in #212
- chore(deps-dev): bump typescript from 5.4.3 to 5.4.4 by @dependabot in #213
- chore(deps-dev): bump eslint-plugin-svelte from 2.35.1 to 2.36.0 by @dependabot in #216
- Create README.md by @aleksasiriski in #215
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 7.5.0 to 7.6.0 by @dependabot in #218
- chore(deps-dev): bump typescript from 5.4.4 to 5.4.5 by @dependabot in #222
- chore(deps-dev): bump @sveltejs/vite-plugin-svelte from 3.0.2 to 3.1.0 by @dependabot in #220
- chore(deps-dev): bump svelte from 4.2.12 to 4.2.13 by @dependabot in #221
- chore(deps-dev): bump @typescript-eslint/parser from 7.5.0 to 7.6.0 by @dependabot in #217
- fix(images): hover behaviour fix and phone loading by @matijakljajic in #219
Full Changelog: v0.8.5...v0.9.0
v0.8.5
What's Changed
- fix(loadlazyresults): forgot to change field names by @aleksasiriski in #203
- fix(fetch): add headers to server fetch by @aleksasiriski in #204
Full Changelog: v0.8.4...v0.8.5
v0.8.4
What's Changed
- fix(result): cleaner output of results with snakecase from backend by @aleksasiriski in #199
- chore(deps-dev): bump svelte-check from 3.6.8 to 3.6.9 by @dependabot in #202
- chore(deps-dev): bump @typescript-eslint/parser from 7.4.0 to 7.5.0 by @dependabot in #201
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 7.4.0 to 7.5.0 by @dependabot in #200
Full Changelog: v0.8.3...v0.8.4
v0.8.3
What's Changed
- fix: ligther light theme color and smaller theme toggle by @aleksasiriski in #197
- fix(color): ligther yet again by @aleksasiriski in #198
Full Changelog: v0.8.2...v0.8.3
v0.8.2
What's Changed
- chore(deps-dev): bump vite from 5.2.6 to 5.2.7 by @dependabot in #189
- fix(darkthemetoggle): pure css show/hide of theme icons by @aleksasiriski in #190
- fix: prevent dark reader from inverting the page by @aleksasiriski in #191
- fix(fetchResults): use URL instead of string and force URL encoding by @aleksasiriski in #192
- fix(proxyImageLink): forgot URL changes by @aleksasiriski in #193
- fix(fetchResults): revert url encoding only by @aleksasiriski in #195
Full Changelog: v0.8.1...v0.8.2
v0.8.1
What's Changed
- chore(deps-dev): bump @sveltejs/kit from 2.5.4 to 2.5.5 by @dependabot in #179
- chore(deps-dev): bump @typescript-eslint/parser from 6.21.0 to 7.4.0 by @dependabot in #180
- revert(logo): old lil hamster orange by @aleksasiriski in #188
Full Changelog: v0.8.0...v0.8.1