Skip to content

Latest commit

 

History

History
319 lines (227 loc) · 25.9 KB

CHANGELOG.md

File metadata and controls

319 lines (227 loc) · 25.9 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.6.2 (2024-04-03)

Bug Fixes

1.6.1 (2024-04-02)

Performance Improvements

  • app/scripts: Fix icon name parsing in alwatrIcon function (a1102ee) by @AliMD

Code Refactoring

  • app/scripts: Refactor font path in copyFont function (ff89a93) by @AliMD

1.6.0 (2024-04-02)

Features

  • app/script: Add import for generateServiceWorker and comment out generateServiceWorker call (90d3dd6) by @AliMD
  • app/script: Add service worker generation code (784dcb3) by @AliMD
  • app/script: convert logger.cjs to logger.mjs (15d58f7) by @AliMD
  • app/script: Fix cache check in alwatrIcon function (cd93eb8) by @AliMD
  • app/script: Refactor fontPath in copyFont function (1d22e9a) by @AliMD
  • app/script: Refactor service worker registration and add event handlers (064ff3b) by @AliMD
  • app/script: Update logger import in build script (4302d7d) by @AliMD
  • app/script: Update logger import in minify-html.mjs (8057b99) by @AliMD
  • app/script: Update postcss.mjs imports and file paths (968573b) by @AliMD

1.5.0 (2024-04-02)

Features

  • app/postcss: add postcss-viewport-unit-fallback (16c3552) by @njfamirm
  • app: new layout (1fb49b0) by @njfamirm

Bug Fixes

  • app/assets: support windows path for copy font (f2e16ca) by @njfamirm
  • app/scripts: export in logger (238ce67) by @njfamirm
  • app/shortcode: function name and logger (ec4bb68) by @njfamirm
  • app/shortcode: use async shortcode for alwatr icon (17e2cf5) by @njfamirm
  • app: install types node (f00f972) by @njfamirm
  • app: issue (89e4ee0) by @AliMD
  • change logger to cjs (fb9be57) by @njfamirm

Performance Improvements

  • app/shortcode: use cache for alwatr icon (b131131) by @njfamirm

Code Refactoring

  • alwatr-icon: use size instead w/h (e682726) by @AliMD
  • app/shortcode: rewrite and fix class cache issue (b713fdb) by @njfamirm
  • app: global alwatr icon style (cac1550) by @njfamirm
  • app: move fa data to root of site (1dc50fe) by @njfamirm

Miscellaneous Chores

  • app/dockerfile: image base name (dfe9042) by @njfamirm
  • app/meta: disable Content-Security-Policy tmp (06dc4e3) by @njfamirm
  • fix dockerfile labels (2f876bd) by @

1.4.1 (2024-03-04)

Bug Fixes

  • app/scripts: export in logger (238ce67) by @njfamirm
  • app/shortcode: function name and logger (ec4bb68) by @njfamirm
  • app: install types node (f00f972) by @njfamirm
  • change logger to cjs (fb9be57) by @njfamirm

Code Refactoring

  • app/shortcode: rewrite and fix class cache issue (b713fdb) by @njfamirm

1.4.0 (2024-03-04)

Features

  • app/postcss: add postcss-viewport-unit-fallback (16c3552) by @njfamirm
  • app: new layout (1fb49b0) by @njfamirm

Bug Fixes

  • app/assets: support windows path for copy font (f2e16ca) by @njfamirm
  • app/shortcode: use async shortcode for alwatr icon (17e2cf5) by @njfamirm
  • app: issue (89e4ee0) by @AliMD

Performance Improvements

  • app/shortcode: use cache for alwatr icon (b131131) by @njfamirm

Code Refactoring

  • alwatr-icon: use size instead w/h (e682726) by @AliMD
  • app: global alwatr icon style (cac1550) by @njfamirm
  • app: move fa data to root of site (1dc50fe) by @njfamirm

Miscellaneous Chores

  • app/dockerfile: image base name (dfe9042) by @njfamirm
  • app/meta: disable Content-Security-Policy tmp (06dc4e3) by @njfamirm

1.4.0 (2024-03-04)

Features

  • app/postcss: add postcss-viewport-unit-fallback (16c3552) by @njfamirm
  • app: new layout (1fb49b0) by @njfamirm

Bug Fixes

  • app/assets: support windows path for copy font (710fb0c) by @njfamirm
  • app/shortcode: use async shortcode for alwatr icon (17e2cf5) by @njfamirm
  • app: issue (89e4ee0) by @AliMD

Performance Improvements

  • app/shortcode: use cache for alwatr icon (b131131) by @njfamirm

Code Refactoring

  • alwatr-icon: use size instead w/h (e682726) by @AliMD
  • app: global alwatr icon style (cac1550) by @njfamirm
  • app: move fa data to root of site (1dc50fe) by @njfamirm

Miscellaneous Chores

  • app/dockerfile: image base name (dfe9042) by @njfamirm
  • app/meta: disable Content-Security-Policy tmp (06dc4e3) by @njfamirm

1.3.0 (2024-02-12)

Features

  • app: add content security policy meta (60361bb) by @

1.2.2 (2024-02-11)

Bug Fixes

  • app: 404 page (38aab53) by @njfamirm

Code Refactoring

  • app: move body from naked to base (7bb4f46) by @njfamirm

1.2.1 (2024-2-7)

Bug Fixes

  • types: add to root tsconfig (d66f095) by @njfamirm

1.2.0 (2024-2-7)

Features

  • app/layout: base structure (8b783bd) by @njfamirm
  • app: 404 page (5b051d5) by @njfamirm
  • app: naked layout (f839f12) by @njfamirm
  • ci/publish-container: get siteUrl as params (0bffeb6) by @njfamirm
  • types: new package (fe09ba6) by @njfamirm

Bug Fixes

  • app/11ty: config type issue (25b564e) by @njfamirm
  • app/deploy: force domain variable name (2452416) by @njfamirm
  • app: change path (89e3505) by @njfamirm
  • app: image version name (454c35f) by @njfamirm
  • ci: default site url (9d224a3) by @njfamirm
  • deploy: domain (97f055f) by @njfamirm

Miscellaneous Chores

  • app: remove no index (aa856b0) by @njfamirm

1.1.2 (2024-02-05)

Features

  • deploy: add canary and beta (ef6c649) by @njfamirm

Bug Fixes

  • app: site url for production (794a9c6) by @njfamirm
  • deps: install required for lint (bec9932) by @njfamirm
  • deps: remove extra (e931175) by @njfamirm

Code Refactoring

  • app: remove no index (937ae38) by @njfamirm

Miscellaneous Chores

  • deps: update (e829e7e) by @AliMD
  • update yarn.lock (2656479) by @njfamirm

1.1.1 (2024-01-16)

Bug Fixes

  • app: debugMode in logger (a86cf76) by @njfamirm
  • app: start script (d577af7) by @MM25Zamanian
  • define package scope (335bfa2) by @njfamirm

Code Refactoring

  • app/keep-scroll: ensure deployment mode from platform info package (d83a60d) by @njfamirm
  • update env name for logger enable mode (d317dce) by @njfamirm
  • use definePackage logger (cc0d017) by @njfamirm

Miscellaneous Chores

  • app: build logger name (731b13a) by @njfamirm
  • dependabot: change commit message format (45a922d) by @njfamirm
  • deps: update all deps using upd command (ebb6d7a) by @njfamirm
  • lerna: remove commit message prefix rule for dockers (5f1a64e) by @njfamirm
  • lerna: remove generateReleaseNotes (d14837c) by @njfamirm
  • lerna: update changelog preset (ba6338b) by @njfamirm
  • remove tsconfig outDir (e713b0a) by @njfamirm
  • vscode: enable checkJs (a0ad2a6) by @njfamirm

1.1.0 (2023-12-24)

Features

  • app/11ty: slugify filter (8af2631) by @njfamirm
  • app/script: dynamic font copy (e34f3e4) by @njfamirm

1.0.0 (2023-12-23)

Bug Fixes

  • api/docker: label (04e8e66) by @AliMD
  • app/11ty: use config (dc65bc3) by @njfamirm
  • app/build: change esbuld target (8754aa7) by @njfamirm
  • app/deploy: dockerfile (69ae72d) by @AliMD
  • app/include: prerender data (0967cdf) by @njfamirm
  • app/layout: remove crossorigin from preload link (e3dd492) by @njfamirm
  • app: browser list (5c1eb90) by @njfamirm
  • app: import path (72897ed) by @njfamirm
  • app: tsconfig root (96dbe6f) by @njfamirm
  • build: move devMode to logger (dadcce1) by @njfamirm
  • deploy: compose and envs (c2b9262) by @njfamirm
  • deploy: envs (a53aa3f) by @njfamirm
  • deploy: image name (78f0842) by @njfamirm
  • revert home route (699a960) by @njfamirm

Features

  • api: base package (942b034) by @njfamirm
  • api: build scripts (e279980) by @njfamirm
  • api: build scripts (8b54c83) by @njfamirm
  • api: build using nano-build (bf4293a) by @njfamirm
  • api: home route (5abed49) by @njfamirm
  • app: .html suffix for urls (647146a) by @njfamirm
  • app/11ty: add directory output plugin (a8966b3) by @njfamirm
  • app/11ty: add directory output plugin (2785ff3) by @njfamirm
  • app/11ty: add utils (5bbaef8) by @njfamirm
  • app/11ty: add watch target (9e31bef) by @njfamirm
  • app/11ty: support 11.cjs file (189fb97) by @njfamirm
  • app/assets: add meta images (15069cc) by @njfamirm
  • app/build: add esbuild before (aceefb2) by @njfamirm
  • app/build: add postcss before eleventy (0cf82cb) by @njfamirm
  • app/build: enhance build (c69f2aa) by @njfamirm
  • app/build: minify html (85dca6e) by @njfamirm
  • app/build: move postcss into eleventy (097f3b8) by @njfamirm
  • app/build: watch mode (0c2e4f1) by @njfamirm
  • app/data: add site (e685cae) by @njfamirm
  • app/global-util: add i18n (05c35b7) by @njfamirm
  • app/home: improve and use logo (ea5e858) by @njfamirm
  • app/home: improve and use logo (f68e19e) by @njfamirm
  • app/include: prerender (7eb4901) by @njfamirm
  • app/manifest: add all icons (c627376) by @njfamirm
  • app/postcss: log info like esbuild (d4c9169) by @njfamirm
  • app/script: add some useful for base (37c8ddd) by @njfamirm
  • app/script: add some useful for base (4ff4167) by @njfamirm
  • app/shortcode: add alwatr icon (0653a92) by @njfamirm
  • app/shortcode: add alwatr icon (b89ffc1) by @njfamirm
  • app/wds: disable clearTerminalOnReload (cdd63c5) by @njfamirm
  • app: 11ty.js data (e830dac) by @njfamirm
  • app: add alpine (062e3e5) by @njfamirm
  • app: add vazirmatn font (5f94e4e) by @njfamirm
  • app: base 11ty structure (99fdd52) by @njfamirm
  • app: build script (ab2d1fa) by @njfamirm
  • app: build using nano-build (3e1c7b1) by @njfamirm
  • app: color palette (2f27c31) by @njfamirm
  • app: copy fonts from packages (265ee2b) by @njfamirm
  • app: disable minification on deployment (ebb00c5) by @njfamirm
  • app: dockerfile (19657a4) by @njfamirm
  • app: dockerfile (e94a33c) by @njfamirm
  • app: eleventy config (5b5034a) by @njfamirm
  • app: git and env global data (47cd400) by @njfamirm
  • app: improve build system for esbuild (42352b6) by @njfamirm
  • app: improve home page (55c9f21) by @njfamirm
  • app: make postcss config esm (84ecb2a) by @njfamirm
  • app: nunjucks prerender (d2750a5) by @njfamirm
  • app: postcss (cdfa364) by @njfamirm
  • app: sample 11tydata file (c9de5b9) by @njfamirm
  • app: serve using web dev server (62bb145) by @njfamirm
  • app: sitmep, rss, manifest (79c2afc) by @njfamirm
  • app: sitmep, rss, manifest (2827063) by @njfamirm
  • app: use base alwatr/style (f10959f) by @njfamirm
  • base layout (e423fd0) by @njfamirm
  • cloud: add containers (26835cd) by @njfamirm
  • cloud: deployment compose and env (7cf6ceb) by @njfamirm
  • dependabot: add weekly update schedule (87b8806) by @njfamirm
  • deploy: envs (4ee335d) by @njfamirm
  • initial structure (660709f) by @njfamirm
  • maximum browser support (75f3759) by @AliMD
  • update all configs (5ebc1e6) by @njfamirm
  • Update Dockerfile build process (0a0c545) by @AliMD