Skip to content

Latest commit

 

History

History
316 lines (181 loc) · 21.6 KB

CHANGELOG.md

File metadata and controls

316 lines (181 loc) · 21.6 KB

Releases

1.9.4 (2023-02-19)

Bug Fixes

  • deps: update dependency marked to v4.2.12 (#62) (a6ef3a2)
  • deps: update sentry-javascript monorepo to v7 (#65) (6bff7df)

1.9.3 (2023-02-19)

Bug Fixes

  • deps: update dependency pinia to v2.0.30 (#51) (76881b8)

1.9.2 (2023-02-18)

Bug Fixes

  • gallery: risizing_type fill (84f6cef)

1.9.1 (2023-02-18)

Bug Fixes

  • deps: update dependency js-base64 to v3.7.5 (#41) (9e7bcf3)

1.9.0 (2023-02-18)

Features

1.8.1 (2023-02-18)

Bug Fixes

1.8.0 (2022-11-05)

Features

  • background image: change to grass (#38) (e07a349)

1.7.0 (2022-06-05)

Features

  • home page: testimonials section (fbd4b57)

1.6.2 (2022-04-01)

Bug Fixes

  • halve padding for mobile (a1764cc)

1.6.1 (2022-03-30)

Bug Fixes

  • pages: move html node inside root div (c32b03f)

1.6.0 (2022-03-30)

Features

1.5.0 (2022-03-30)

Features

  • about: add phone and image microdata (a57df79)

1.4.1 (2022-03-30)

Bug Fixes

  • about: name title case (5c6cd95)
  • about: remove same as names (89becbe)
  • home: title and description micro data (92d90ba)

1.4.0 (2022-03-30)

Features

1.3.1 (2022-03-30)

Bug Fixes

  • about: replace hidden class with inline display none (3446866)

1.3.0 (2022-03-30)

Features

  • about: microdata offers (3198a31)
  • links: add microdata (e2e11e9)
  • pages: add explicit wepage microdata (cc38277)

1.2.0 (2022-03-30)

Features

1.1.2 (2022-03-30)

Bug Fixes

  • home: strapi request with timestamp (83c3c26)

1.1.1 (2022-03-30)

Bug Fixes

  • home: remove replace first gallery item (b53a9b1)
  • nav: background color for contrast (41324dd)

1.1.0 (2022-03-30)

Bug Fixes

  • about: background color (6b1416c)
  • about: background opacity 75 (4352bdb)
  • app: enable background image (ab387e9)
  • app: picture elemet for background (095d354)
  • contact section: background opacity 75 (e90db31)

Features

1.0.9 (2022-03-29)

Bug Fixes

1.0.8 (2022-03-29)

Bug Fixes

  • about: add gutter cleaning (84fb739)

1.0.7 (2022-03-25)

Reverts

  • Revert "fix(deps): update (#29)" (#30) (f930fd2), closes #29 #30

1.0.6 (2022-03-25)

Bug Fixes

1.0.5 (2022-03-25)

Performance Improvements

1.0.4 (2022-03-25)

Bug Fixes

  • heading: text size smaller on mobile (e87fd06)

Performance Improvements

  • gallery: add width and height (8438105)

1.0.3 (2022-03-25)

Bug Fixes

1.0.2 (2022-03-25)

Bug Fixes

  • about: primary color (57c0290)
  • contact form: primary color (0249379)
  • contact section: primary color (3ebe40d)
  • heading section: brand font and color (fc2d3b6)
  • home: primary color (41fc2cb)
  • home: right quote in heading (f1c128b)
  • unocss: brand font fallback (867da00)

1.0.1 (2022-03-25)

Bug Fixes

  • og image: image padding (450d072)

1.0.0 (2022-03-25)

Bug Fixes

  • about: half padding on list (9f892d5)
  • breadcrumb: remove route resolve filter (a6fc5c7)
  • contact section: center align text mobile (5bb7d14)
  • contact section: desktop margin 0 (33d5b96)
  • contact section: mobile style (47b2cc3)
  • dark toggle: remove inline text (a9d04a7)
  • dark toggle: title dynamic (e9e9cd3)
  • dark toggle: use computed value (f57cdaf)
  • deps: add lodash (5a4604a)
  • deps: bump actions/setup-dotnet from 1.8.2 to 2 (562c92c)
  • deps: bump github/codeql-action from 1.0.15 to 1.1.3 (a167463)
  • footer: add aria labels (4a69ac6)
  • gallery: img rather than picture (6597073)
  • gallery: increase font size (8a05057)
  • gallery: local images (f7ad767)
  • gallery: reorder image (ef1a3d1)
  • gallery: use picture component rather than img (7e4681f)
  • heading section: margin bottom 5 rather than 40 (f8e9599)
  • home: add gallery url (b13dded)
  • home: list style none (f55e4d1)
  • icons: add maskable (95bd414)
  • img: buffer import index.js (d463cc9)
  • img: buffer import without index.js (1ff1afa)
  • img: crypto js add .js to imports (49a2abf)
  • img: use crypto js for hmac (4f8c100)
  • meta: add description to meta array (778d044)
  • meta: add link to manifest (6dfd996)
  • meta: with base cdn url (39109ad)
  • og image: 1200 by 600 (6342f65)
  • og image: add width and height (ae355a2)
  • og image: full url (8ea53eb)
  • og image: move from link to meta (e6dc25c)
  • og image width: 1200 (80e9b9f)
  • wrangler: site name (3a3d0fe)
  • app name (a5737eb)
  • remove formkit (#6) (958a886)
  • text: remove grey color for better contrast (e605fca)

Features

Performance Improvements

Reverts

  • Revert "feat: contact form (#4)" (#5) (5bb6d41), closes #4 #5