Changelog
1.5.0 (2025-06-13)
Features
Bug Fixes
- a11y: add aria label navbar logo (0803383)
- a11y: add aria label on play button (a183412)
- a11y: add aria label on volume slider (985cb98)
- a11y: add aria labels to nav (825de3c)
- a11y: wrap in navigation (211fe02)
- close mobile menu when switching theme (542ad1f)
- dark light button color (6716009)
- deps: update dependency preact to v10.26.9 (502d3f5)
- directus: fix filter and count (8a9c4ec)
- only display episode List and Count if not null (06e6e56)
- perf: blured hero img while large hero img is loading (d748056)
- remove transition persitence on contact page to avoid conflict with the player (1aaad07)
- responsive image (a72fb7b)
- tags: redirect to same page while tag is not implemented (62a5e54)
Styles
Chores
- AstroConfig: enable Experiemental Responsive Image Feature (5e9ebd2)
- deps: remove preact (3a2061d)
- deps: update dependency conventional-changelog-conventionalcommits to v9 (6820ffe)
- deps: update Tailwindcss (53ac24a)
- type: update directus types (69aeb23)
Code Refactoring
- remove unused navbar component (a5f8ae0)
- remove vertical slider unused class (b420a85)
- use BaseLayout for changelog page (26af6e1)
1.4.1 (2025-06-09)
Bug Fixes
- display seconds when file duration is leass than 1 minutes (e78dfa0)
1.4.0 (2025-06-09)
Features
- add copyright on footer (177f49c)
Code Refactoring
- footer directory (0b1a281)
1.3.4 (2025-06-09)
Bug Fixes
- astro-config: remove preact integration (8f4c913)
Chores
Code Refactoring
- cetaitquoi: move types and libs (63907e3)
- ReactPlayer: remove Unused React Player (a227ac2)
- set ContactFormData Types in component (3453cf3)
1.3.3 (2025-06-09)
Bug Fixes
- carrouselCard: optimize picture sizes (b13766b)
1.3.2 (2025-06-09)
Bug Fixes
- hero: optimize picture sizes (47772d8)
1.3.1 (2025-06-09)
Bug Fixes
- remove negative bottom margin on mobile menu (0bbbc1a)
Styles
- episodePage: auto margin on play button for Desktop (21a3501)
1.3.0 (2025-06-09)
Features
- Formating Contact Form Data (87ec8c3)
1.2.0 (2025-06-07)
Features
- add trasparent pixel for tracking client with no js (4ade2fb)
- episodeList: add pagination on bottom (b480da8)
Bug Fixes
- disable partytown for matomo (e587738)
- eager loding for hero image (df3e72e)
- hero: high image fetchpriority (e14e2f3)
- increase hero cache (302cb89)
- optimize images loading (b2a3a68)
1.1.0 (2025-06-07)
Features
Chores
Build System
- dynamic matomo site id (692265b)
- npm: remove package lock file (8df35a7)
- pnpm: add pnpm lock file (9b31baf)
1.0.2 (2025-06-05)
Features
- Actus: Article Collection (9078ffa)
- add Hero Client side loadind (fce67c4)
- add matomo analytics (1d46217)
- desktopNav: item menu can be disabled (d19abd4)
- footer: New footer (75b37e1)
- get pinned podcast first (85a743e)
- MobileNav: item menu can be disabled (2e08f19)
- Player: New Vue Player :) (2a9acaa)
- player: Reactive loading indicator on state (d2dc4c4)
- seo: use directus seo plugin (7518da5)
- seo: use directus seo plugin (5f2c965)
- Vue Player Intergration (81b2f13)
- VuePlayer: Play button pass props to player (4f6b5fa)
Bug Fixes
- base 24 for podcasts grid list 2,3,4 or 6 cards per row (6464454)
- decode html-entities (b87368c)
- decode html-entities (e41e89e)
- deps: update astro monorepo (#45) (df0f82b)
- deps: update dependency preact to v10.26.7 (3fbb78a)
- deps: update dependency preact to v10.26.8 (8c15027)
- deps: update dependency sharp to v0.34.2 (#48) (c8dcf2c)
- deps: update dependency vue to v3.5.16 (2cff306)
- deps: update tailwindcss monorepo to v4.1.8 (#46) (702ffbe)
- dirty fix cleanup on error (b05b6fa)
- Episode card squarred image (2803259)
- hover group hierarchy (9bc2624)
- infinit loop when podcast ended (autoplay removed) (6c5b414)
- ios: don’t load audio unMounted (05d263d)
- ios: fixed size for button icon (029624e)
- link play button to current audio file (13fb297)
- matomo Urls (eeb90f6)
- PlayButton if isLive then togglePlay aka autoload (9fc86e8)
- PlayButton: Handle Astro view transition (dafc55f)
- podcast cover object fit cover and center (9a979e1)
- publish date fallback (e6d1cda)
- safe empty string when no show are schedued (8deb790)
- TS: handle case when pubish_date is not set (5330abc)
- typo: seo title (a7a9b37)
- VuePlayer: Astro load on vue client only (e165128)
Reverts
- Revert “fix(VuePlayer): Astro load on vue client only” (7b9a4a1)
Styles
- episode carrousel change heading (f1a8f86)
- every pages should have a minimun 60vh height (c88aa10)
- footer: add padding to avoid player overlapping footer (bac7742)
- Hero: Centered text on show Name (e972e2b)
- image object cover on card (ecb462c)
- image object cover on podcast page (de103d2)
- mobile: Y padding on content (273f53e)
- specific minimum height by page type (6d449b1)
- Unify prose layout (126ae4e)
Chores
- add logos and icons (4a1b0c1)
- deps: update dependency prettier-plugin-tailwindcss to v0.6.12 (529573e)
- install Vue dependencies (abaedf2)
- lib: update directus sdk to 19.1.0 (f2411a2)
- remove trailling console.log (debf6ae)
- renovatebot: Renovate PR on dev branch (6800ee1)
- type: update directus types (90c21b8)
- type: update directus types (e1a15a0)
- update directus types (0a6f481)
Code Refactoring
- get all root data for all podcast (285011f)
- script: serviceWorker and Theme Switcher in head (0a0871b)
Build System
1.0.1 (2025-06-05)
Features
- add matomo analytics (fe3dcde)
1.0.0 (2025-06-05)
Features
- Actus: Article Collection (fd09f01)
- desktopNav: item menu can be disabled (7ea43f8)
- footer: New footer (0790a13)
- get pinned podcast first (61d14a4)
- MobileNav: item menu can be disabled (91a2aae)
- player: Reactive loading indicator on state (ee6e649)
- seo: use directus seo plugin (b44e741)
- seo: use directus seo plugin (b737c0d)
Bug Fixes
- base 24 for podcasts grid list 2,3,4 or 6 cards per row (a2b9577)
- dirty fix cleanup on error (bc888ac)
- Episode card squarred image (0f3698d)
- infinit loop when podcast ended (autoplay removed) (f4dd7f0)
- link play button to current audio file (387bba2)
- podcast cover object fit cover and center (d7e738a)
- safe empty string when no show are schedued (46c0f0a)
- TS: handle case when pubish_date is not set (193cdc4)
- typo: seo title (a07901e)
Styles
- episode carrousel change heading (1707e8c)
- every pages should have a minimun 60vh height (c27da11)
- footer: add padding to avoid player overlapping footer (888e726)
- Hero: Centered text on show Name (2cced3e)
- image object cover on card (23cd65d)
- image object cover on podcast page (392d82c)
- mobile: Y padding on content (a923356)
- specific minimum height by page type (bcc0604)
- Unify prose layout (5fcb31b)
Chores
- add logos and icons (021c006)
- remove trailling console.log (1f9e464)
- type: update directus types (de5b6c1)
- type: update directus types (ff84db8)
- update directus types (8327695)
Code Refactoring
- get all root data for all podcast (69c6404)
- script: serviceWorker and Theme Switcher in head (1f0b603)
0.15.1 (2025-05-31)
Reverts
- Revert “fix(VuePlayer): Astro load on vue client only” (6444f31)
Chores
- deps: update dependency prettier-plugin-tailwindcss to v0.6.12 (32bd93d)
0.15.0 (2025-05-30)
Features
- add Hero Client side loadind (e3a54d4)
- Player: New Vue Player :) (9e83f9d)
- Vue Player Intergration (bb6fe15)
- VuePlayer: Play button pass props to player (0ad1080)
Bug Fixes
- decode html-entities (07d158e)
- decode html-entities (9b5cbf1)
- deps: update astro monorepo (#45) (df0f82b)
- deps: update dependency preact to v10.26.7 (2eaa64b)
- deps: update dependency preact to v10.26.8 (5984e1a)
- deps: update dependency sharp to v0.34.2 (#48) (c8dcf2c)
- deps: update dependency vue to v3.5.16 (ba56e17)
- deps: update tailwindcss monorepo to v4.1.8 (#46) (16be6f4)
- hover group hierarchy (1ae8b53)
- ios: don’t load audio unMounted (41300f3)
- ios: fixed size for button icon (92c845b)
- PlayButton if isLive then togglePlay aka autoload (4c9da6b)
- PlayButton: Handle Astro view transition (61c2db8)
- publish date fallback (88943b7)
- VuePlayer: Astro load on vue client only (1695b33)
Chores
- install Vue dependencies (ae5c0d9)
- lib: update directus sdk to 19.1.0 (e2e9262)
- renovatebot: Renovate PR on dev branch (6800ee1)
Build System
- Navbar: Handle Sdk error to avoid infinity loop (0ee6078)
0.14.1 (2025-05-23)
Bug Fixes
Chores
- renovatebot: Renovate PR on dev branch (5500ecc)
0.14.0 (2025-05-23)
Features
- add a few Material Icons (992c50c)
- Add Episode Card Component (9bcad20)
- Add Episode List Component (0b3b7db)
- add Falback 3 dots as a component (3107a11)
- add MarkdownSpoiler component (57b1b6a)
- Add Pagination Navigator Component (cec4eb5)
- Add Podcast Card Component (ff8931c)
- add PodcastList Component (f7ddffb)
- All Episodes Page (abb94dd)
- Carrousel Episodes Component (0339ab6)
- custom 404 page (f8b8e2f)
- EpisodeList: add filter by podcast (433490e)
- Layout: add hero before containerized content (4111754)
- mobile: move the mobile navbar up and on scroll (814aacd)
- New component Hero for the Home Page (9c67dbd)
- Pages: add Content Pages Component (4e72095)
- Playbutton: add text and class as props (b5c67cc)
- Podacast card Text over Cover (81b292b)
- Podcasts Page (94f1ee6)
- Squarred episode card component (077075d)
- ui: add PlayButton Component (64cb837)
- Unique Episode Page \o/ (85511f3)
Bug Fixes
- add defer attribut to plausible script fix flickering (b4ba6ff)
- conditional category rendering (0c01490)
- conditional rendering Category (36559ec)
- deps: update astro monorepo (71ce3fe)
- deps: update astro monorepo (3af4997)
- deps: update astro monorepo (d7f2089)
- deps: update astro monorepo (64cae2e)
- deps: update dependency astro to v5.6.0 (59f7f39)
- deps: update dependency astro to v5.6.1 (9e52ecd)
- deps: update dependency astro to v5.7.0 (52140a0)
- deps: update dependency astro to v5.7.11 (068388f)
- deps: update dependency astro to v5.7.12 (c03bde7)
- deps: update dependency astro to v5.7.2 (f81cb55)
- deps: update dependency astro to v5.7.3 (d6cdd75)
- deps: update dependency astro to v5.7.4 (a85df8c)
- deps: update dependency astro to v5.7.6 (b233b61)
- deps: update dependency astro to v5.7.8 (c4ac4c8)
- deps: update dependency astro to v5.7.9 (4dc4975)
- deps: update dependency nodemailer to v6.10.1 (066c8d4)
- deps: update dependency preact to v10.26.5 (c15f7eb)
- deps: update dependency preact to v10.26.6 (4aacfc3)
- deps: update dependency sharp to ^0.34.0 (5a1b96a)
- deps: update dependency sharp to v0.34.1 (a926692)
- deps: update dependency typescript to v5.8.3 (f42b061)
- deps: update tailwindcss monorepo to v4.1.0 (c59e550)
- deps: update tailwindcss monorepo to v4.1.1 (31add5f)
- deps: update tailwindcss monorepo to v4.1.2 (2cc6275)
- deps: update tailwindcss monorepo to v4.1.3 (2d162fb)
- deps: update tailwindcss monorepo to v4.1.4 (0b2f85b)
- deps: update tailwindcss monorepo to v4.1.5 (69bb411)
- deps: update tailwindcss monorepo to v4.1.6 (45e04c0)
- ios: use pure css in HamburgerMenu (1ddac92)
- nav: reduce menu items text size and gap on md. lg and xl breakpoint (10f8b43)
- Nav: set z-index Navbar always on top (07577f8)
- refactor: import dateDelta from commons utils file (cdec2e0)
- utils: set default cover size to 1400 (55e6f2d)
Styles
- paddings on all direction (3588eed)
- format and indent (5bcf5a8)
- mobile: add border bottom on mobile navbar (88444bd)
Chores
- add className Props (738226e)
- add editorconfig file (91f303e)
- pass css class as props to Category component (d58de37)
- TS: update directus Types (f71b317)
- types: update directus Schema (7c7d7c1)
- update Astro deps (0b55394)
- update Directus Collections types (1e2eb05)
- update nanostores and nanostores/preact to v1 (43e42a5)
- update nodemailer to v7 (c6bcc9b)
- update tailwindcss to 4.1.7 (7c6e813)
- utils: add fallback cover functions (91f6411)
- utils: add getEpisodeBySlug fetching function (31ade23)
Code Refactoring
- component ui directory in lower case (36e6ed2)
- directories name in components should be lowercase (a3eac84)
- format and add classname props (29f9d05)
- hero with responsive image (26852c1)
- import types from types dir :) (f89791e)
- mv episodes page to all-episodes in podcasts (ca80671)
- new path for podcast-all (745691d)
- Page: use GetDirectusDatas utils to fetch datas (360b643)
- Structure types, lib and utils (287f318)
- types from types dir (33fa591)
- use ui components (0e10c19)
- use ui components and change path (2591f20)
Build System
- add a transform number to string generic function (3dc732a)
- add image domain and CDN Variable (216f753)
- add utility function to fetch content form directus (2484535)
- conditional adaptater Vercel or Node by default (d72ca8b)
- deps: add Axios lib (7b82fee)
- editor: add vscode settings file (8959e94)
- env: Add ‘PUBLIC_’ prefix for public env (b1334ba)
- path: reduce pages dynamic route scope (98b204d)
- utils: add function to get Libretime LiveInfo (672466e)
- utils: add functions get episode by Id and Podcast by slug (251d35f)
- validate secret on build (7b9640a)
- vercel: enable imageService and devImageService (fd82188)
0.13.3 (2025-05-13)
Chores
0.13.2 (2025-05-13)
Bug Fixes
- deps: update astro monorepo (dab5742)
- deps: update astro monorepo (f6c9202)
- deps: update astro monorepo (cc8f4da)
- deps: update astro monorepo (da3e736)
- deps: update dependency astro to v5.6.0 (e35cc11)
- deps: update dependency astro to v5.6.1 (49d75c4)
- deps: update dependency astro to v5.7.0 (c572b4a)
- deps: update dependency astro to v5.7.11 (e6de982)
- deps: update dependency astro to v5.7.12 (008fcc3)
- deps: update dependency astro to v5.7.2 (a3ed275)
- deps: update dependency astro to v5.7.3 (d78b42b)
- deps: update dependency astro to v5.7.4 (9302022)
- deps: update dependency astro to v5.7.6 (0623b5b)
- deps: update dependency astro to v5.7.8 (6363ba3)
- deps: update dependency astro to v5.7.9 (ef0b5f7)
- deps: update dependency nodemailer to v6.10.1 (1b3116c)
- deps: update dependency preact to v10.26.5 (4fe4397)
- deps: update dependency preact to v10.26.6 (040b1ee)
- deps: update dependency sharp to ^0.34.0 (15d8f07)
- deps: update dependency sharp to v0.34.1 (287f916)
- deps: update dependency typescript to v5.8.3 (13fc88b)
- deps: update tailwindcss monorepo to v4.1.0 (274c596)
- deps: update tailwindcss monorepo to v4.1.1 (71e3e85)
- deps: update tailwindcss monorepo to v4.1.2 (b657a33)
- deps: update tailwindcss monorepo to v4.1.3 (b2868d8)
- deps: update tailwindcss monorepo to v4.1.4 (43e93ee)
- deps: update tailwindcss monorepo to v4.1.5 (104ac4d)
- deps: update tailwindcss monorepo to v4.1.6 (babaff3)
Chores
- update Astro deps (e409dad)
0.13.1 (2025-03-28)
Bug Fixes
- deps: update astro monorepo (f0cab67)
- deps: update dependency @directus/sdk to v19.1.0 (dca7b1b)
- deps: update dependency astro-remote to v0.3.4 (1ef89cc)
- deps: update tailwindcss monorepo to v4.0.17 (750648e)
Chores
- deps: lock file maintenance (b1f0e47)
0.13.0 (2025-03-28)
Features
- player: add a volume controller on desktop (88543f3)
Bug Fixes
- AlertBox: loading tailwindcss in component break persitence (5c19653)
- avoid conflict between document variable and DOM (2379fc6)
- change contact form Recipient ENV (cb86527)
- formData is never null adding non-null assertion operator as a workaround (4a8a18e)
- metaheader: use default if page title is undefined (091b1e7)
Styles
- contact: normalize form front validation style (37179bf)
- themeswitcher: add cursor pointer on hover (e92c519)
- Twotone Arrows to navigate (45b7e92)
Code Refactoring
- New React Player (7a49ab6)
0.12.0 (2025-03-24)
Features
- icones: New component ArrowDropDown (d5b2fe8)
- navbar: New component Logo Monchrome (20fbd5c)
- navbar: New Desktop and Mobile NavBar (4279589)
- New Simple Theme Switcher (f03264f)
Bug Fixes
- deps: update astro monorepo (8148888)
- deps: update dependency astro to v5.5.2 (f52085c)
- deps: update dependency astro to v5.5.3 (0ee3e2e)
- deps: update tailwindcss monorepo to v4.0.13 (5650066)
- deps: update tailwindcss monorepo to v4.0.14 (01497df)
- deps: update tailwindcss monorepo to v4.0.15 (1600a49)
- navbar: adding top to avoid navbar overlapping (02c2924)
- remove theme swicher from footer (600012d)
- use padding to not break stack (e805b1a)
Styles
- mobile menu is white and height fixed (45af09e)
- add quetsch bg color css variables (8af521c)
- mobileMenu: add margin bottom and min height (1603319)
- reduce hamburger icon size (a7316d4)
Chores
- deps: lock file maintenance (3fe5ecb)
0.11.3 (2025-03-11)
Bug Fixes
- deps: update astro monorepo (c9a48cf)
- deps: update dependency preact to v10.26.4 (8c368ae)
- deps: update dependency typescript to v5.8.2 (9a7b9a0)
- deps: update tailwindcss monorepo to v4.0.12 (0a49ea5)
Chores
- deps: update dependency prettier to v3.5.3 (09f7d7c)
Build System
- ignore pnpm lock file (a7c6d2d)
- ignore pnpm lock file (5096e0e)
- renovatebot: enable LockFileMaintenance. (b3142f5)
0.11.2 (2025-03-11)
Features
- SEO: add Metatags in he (59a45e5)
Bug Fixes
- add seo from frontmatter (89cca46)
- ctq: intro markdown content is required (4e66487)
- type: menu is required (e906ef3)
Chores
- add astro-remote deps (122e183)
- env: make directus url public (b9785bf)
- update directus schema (862a9ed)
Code Refactoring
- add Components for Remote Content. Markdown and Markup (b3677b0)
- add Meta page component (abfbf53)
- add Title component (94ce447)
- ctq: get base datas from directus (9a18d2e)
- fomat css classes (d88164d)
- menu is the secondary menu (e0dfe33)
- seo: Add Meta Component Header (7dea4b2)
- statics pages collections are prefixed with page_ (76ca2a4)
- use directly Markdown from astro-remote (34060d5)
Build System
0.11.1 (2025-03-11)
Bug Fixes
- ctq: intro markdown content is required (07c511a)
0.11.0 (2025-03-11)
Features
- SEO: add Metatags in he (e537cf1)
Bug Fixes
Chores
- add astro-remote deps (7d1f85c)
- env: make directus url public (73578d7)
- update directus schema (cddf64f)
Code Refactoring
- add Components for Remote Content. Markdown and Markup (3c34827)
- add Meta page component (bb43e8b)
- add Title component (d0012ae)
- ctq: get base datas from directus (4dcee05)
- fomat css classes (3768392)
- menu is the secondary menu (e3303b7)
- seo: Add Meta Component Header (3643d55)
- statics pages collections are prefixed with page_ (0600d29)
Build System
0.10.0 (2025-03-05)
Features
- init directus SDK (f054f9e)
Bug Fixes
- deps: update tailwindcss monorepo to v4.0.8 (#22) (1ddc423)
- types: update directus SDK MenuItems schema (e978416)
Build System
- get Menu items from backend (08b0e7f)
0.9.9 (2025-02-22)
Chores
- update tailwindcss deps (3620454)
0.9.8 (2025-02-22)
Bug Fixes
- update Tailwindcss vite plugin fix : https://github.com/withastro/astro/issues/13139 (d59dead)
0.9.7 (2025-02-20)
Chores
- Update Astro Deps (6d40882)
0.9.6 (2025-02-20)
Bug Fixes
- pnpm: add conventional-changelog-conventionalcommits DevDep (f63cafb)
0.9.5 (2025-02-20)
Bug Fixes
- deps: update dependency nanostores to v0.11.4 (5578c6c)
- deps: update dependency preact to v10.26.0 (d0e68b2)
- deps: update dependency preact to v10.26.1 (cb08c1b)
- deps: update dependency preact to v10.26.2 (b307cc5)
- deps: update tailwindcss monorepo to v4.0.7 (4094093)
- Tailwindcss4: import global.css in client:only components. (d52c2ad)
Build System
- replace npm by pnpm (f9baf8e)
0.9.4 (2025-02-15)
Bug Fixes
- Tailwindcss4: import global.css in client:only components. (12d22da)
0.9.3 (2025-02-14)
Bug Fixes
- deps: update astro monorepo (#12) (20bb3a7)
- deps: update dependency nodemailer to v6.10.0 (#15) (eb35c47)
- sort libretime tracks history by date (ecbf835)
- tailwindcss inline import for AlertBox (daedec1)
Chores
- deps: update dependency prettier to v3.5.1 (#19) (b9d7681)
- deps: update dependency prettier-plugin-tailwindcss to v0.6.11 (#16) (9fe03dc)
- Migrate to Tailwindcss V4 as a Vite plugin (b09b822)
Code Refactoring
- ctq: import Libretime url from env (f978d29)
0.9.2 (2025-02-14)
Bug Fixes
- sort libretime tracks history by date (4e7c863)
Code Refactoring
- ctq: import Libretime url from env (17b4855)
0.9.1 (2025-02-14)
Chores
- Migrate to Tailwindcss V4 as a Vite plugin (7051c45)
0.9.0 (2025-02-13)
Bug Fixes
- deps: update astro monorepo (607dcc0)
- deps: update dependency @astrojs/vercel to v8.0.2 (66f45a0)
- deps: update dependency astro to v5.1.5 (7d50183)
- deps: update dependency astro to v5.1.6 (0445f1e)
Chores
- deps: update dependency prettier-plugin-tailwindcss to v0.6.10 (1fdc416)
Code Refactoring
- rename receiver to recipient (75a2b27)
- set stream and api url from env (e9d8223)
- use astro:env for stream api url (e9d1890)
0.8.5 (2025-01-10)
Bug Fixes
- deps: update dependency astro to v5.1.4 (1a29a70)
- deps: update dependency typescript to v5.7.3 (1520843)
- stats: fix analytics script and api path in header (ce65387)
Chores
- deps: update dependency @tailwindcss/typography to v0.5.16 (9721d75)
0.8.4 (2025-01-07)
Bug Fixes
- deps: update dependency astro to v5.1.2 (606cc44)
Chores
- deps: update Astro Deps (2c3d297)
0.8.3 (2025-01-05)
Bug Fixes
- change analytics url (f26c542)
- deps: update astro monorepo (fd9e5b7)
- deps: update dependency astro to v5.0.9 (a4f7fa0)
- deps: update dependency astro to v5.1.0 (5cb1f3e)
- deps: update dependency preact to v10.25.3 (55d2e14)
- deps: update dependency preact to v10.25.4 (41f469a)
0.8.2 (2024-12-18)
Bug Fixes
- deps: Freeze to Astro 5.0.5 there is an issue with island server getting a 404 on vercel. (79b50a9)
- deps: update dependency astro to v5.0.7 (b14e493)
- deps: update dependency astro to v5.0.9 (284ef75)
- deps: update dependency tailwindcss to v3.4.17 (73145d7)
Styles
- config: remove comented isr object (3a8cd14)
Chores
- deps: update astro dependencies (1da1ab2)
Code Refactoring
- CTQ: simplify of dDay validation (66c1a28)
0.8.1 (2024-12-16)
Chores
- deps: update astro dependencies (62b0480)
0.8.0 (2024-12-16)
Bug Fixes
- validate day passed from url path (d911684)
Styles
- format code (8b5bc92)
Code Refactoring
- CTQ: combine all ctq ISR pages (8af7087)
0.7.7 (2024-12-15)
Bug Fixes
- deps: update dependency @astrojs/vercel to v8.0.1 (3634a10)
- deps: update dependency astro to v5.0.4 (f235dca)
- deps: update dependency astro to v5.0.5 (7593d55)
- deps: update dependency preact to v10.25.2 (232ebd4)
- stats: track files download (626b611)
0.7.6 (2024-12-08)
Bug Fixes
- type: Fix breaking changes Types from Astro V5 (647ff0a)
0.7.5 (2024-12-08)
Reverts
- Revert “feat: add partytown integration” (8cd36d1)
- Revert “perf: load plausible script with partytown” (da8fc3d)
0.7.4 (2024-12-08)
Bug Fixes
- replace ViewTransition by ClientRouter component (13cd184)
0.7.3 (2024-12-08)
Features
- add partytown integration (e5143eb)
Performance Improvements
- load plausible script with partytown (b328a08)
0.7.2 (2024-12-08)
Bug Fixes
- update plausible url (cf7d56d)
0.7.1 (2024-12-08)
Bug Fixes
- update plausible url (f27e5b6)
0.7.0 (2024-12-08)
Bug Fixes
- change console output scope to debug (d35180c)
- date picker in ctq (6c774ca)
- deps: update astro monorepo (c294cef)
- deps: update astro monorepo (f8d447b)
- deps: update astro monorepo (078c276)
- deps: update dependency @astrojs/check to v0.9.4 (14afdf1)
- deps: update dependency @astrojs/vercel to v7.8.2 (b1d8bc6)
- deps: update dependency astro to v4.15.11 (8cb5900)
- deps: update dependency astro to v4.15.12 (fbe063e)
- deps: update dependency astro to v4.16.1 (2ac3db3)
- deps: update dependency astro to v4.16.10 (1945a66)
- deps: update dependency astro to v4.16.11 (1d3b90c)
- deps: update dependency astro to v4.16.12 (760d67c)
- deps: update dependency astro to v4.16.13 (7f2bde1)
- deps: update dependency astro to v4.16.15 (8969f3c)
- deps: update dependency astro to v4.16.16 (e43a7bc)
- deps: update dependency astro to v4.16.2 (662b9bf)
- deps: update dependency astro to v4.16.3 (baf3c08)
- deps: update dependency astro to v4.16.4 (feb1b1a)
- deps: update dependency astro to v4.16.5 (7d710fb)
- deps: update dependency astro to v4.16.6 (f690561)
- deps: update dependency astro to v4.16.7 (6bd7b49)
- deps: update dependency astro to v4.16.8 (3e7e5b0)
- deps: update dependency astro to v4.16.9 (7fd6b89)
- deps: update dependency nodemailer to v6.9.16 (c1d0b69)
- deps: update dependency preact to v10.24.2 (6d43828)
- deps: update dependency preact to v10.24.3 (2fa8703)
- deps: update dependency preact to v10.25.1 (#9) (d6c587f)
- deps: update dependency tailwindcss to v3.4.14 (a9415e8)
- deps: update dependency tailwindcss to v3.4.15 (3a849ff)
- deps: update dependency tailwindcss to v3.4.16 (77b738a)
- deps: update dependency typescript to v5.6.3 (a416f57)
- deps: update dependency typescript to v5.7.2 (c74ee93)
Chores
- deps: update dependency @types/nodemailer to v6.4.17 (c2b0bd1)
- deps: update dependency prettier to v3.4.0 (a8d32ff)
- deps: update dependency prettier to v3.4.1 (60b46ee)
- deps: update dependency prettier to v3.4.2 (29494b2)
- deps: update dependency prettier-plugin-tailwindcss to v0.6.9 (a2d7eca)
- deps: update to astro V5 (4c53cc7)
0.6.2 (2024-10-02)
Bug Fixes
- deps: update astro monorepo (3ab80b5)
- deps: update astro monorepo (1c59db0)
- deps: update dependency @astrojs/vercel to v7.8.1 (a604806)
- deps: update dependency astro to v4.15.10 (9e1cf85)
- deps: update dependency astro to v4.15.3 (b0a87d2)
- deps: update dependency astro to v4.15.5 (d92544f)
- deps: update dependency astro to v4.15.6 (b178166)
- deps: update dependency astro to v4.15.8 (59f4a58)
- deps: update dependency astro to v4.15.9 (8bd9b9b)
- deps: update dependency nodemailer to v6.9.15 (d3ed41f)
- deps: update dependency preact to v10.24.0 (f0f8489)
- deps: update dependency preact to v10.24.1 (a9823a6)
- deps: update dependency tailwindcss to v3.4.11 (bbc7909)
- deps: update dependency tailwindcss to v3.4.12 (3a5643f)
- deps: update dependency tailwindcss to v3.4.13 (d27bc2f)
- deps: update dependency typescript to v5.6.2 (aa335f4)
Chores
- deps: update dependency @types/howler to v2.2.12 (27dc0d7)
- deps: update dependency @types/nodemailer to v6.4.16 (3654d0a)
- deps: update dependency prettier-plugin-tailwindcss to v0.6.8 (efae9c4)
- update Astro deps (1d7f625)
- Update Astro Deps (762ab36)
0.6.1 (2024-09-05)
Chores
- Update Astro Deps (b40a8a2)
0.6.0 (2024-09-02)
Features
- AlertBox Component (0688c72)
- contact form front-end and validation (f951ead)
- contact: init contact front page (d035675)
- Finally Send Mail (e81c6f6)
- Icons Components (495aedb)
- type for data form (f3a4677)
Bug Fixes
- deps: update dependency astro to v4.15.1 (edd6ee5)
- deps: update dependency astro to v4.15.1 (765f3ca)
- deps: update dependency astro to v4.15.1 (ba10291)
- deps: update dependency astro to v4.15.2 (facab03)
- deps: update dependency astro to v4.15.2 (fe980b4)
Styles
- contact: replace default form style (a4d469f)
- format css (9190e0d)
- remove unsused import, closing tag and script (779b88c)
Chores
- install nodemailer (b68f5c9)
- Update Astro Deps (7a562a0)
- update Astro pkgs (fa4a196)
- update Astro pkgs (6728602)
0.5.9 (2024-08-29)
Bug Fixes
Chores
- deps: update dependency @tailwindcss/typography to v0.5.15 (ae1b51d)
0.5.8 (2024-08-28)
Bug Fixes
- CTQ: replace ISR by Astro Server Islands (450fc41)
Code Refactoring
0.5.7 (2024-08-27)
Features
- use server Islands to get tracks history (5b5ed3a)
Bug Fixes
- deps: update astro monorepo (b484da4)
- deps: update dependency @astrojs/check to ^0.9.0 (c87d51d)
- deps: update dependency @astrojs/check to v0.8.3 (9e3b87b)
- deps: update dependency @astrojs/check to v0.9.1 (2c0d58e)
- deps: update dependency @astrojs/check to v0.9.2 (d5fe950)
- deps: update dependency @astrojs/check to v0.9.3 (1484b39)
- deps: update dependency @nanostores/preact to v0.5.2 (c81b11d)
- deps: update dependency astro to v4.12.3 (2eac4b0)
- deps: update dependency astro to v4.13.0 (336d288)
- deps: update dependency astro to v4.13.1 (65af170)
- deps: update dependency astro to v4.13.3 (5085557)
- deps: update dependency astro to v4.13.4 (4d9c568)
- deps: update dependency astro to v4.14.0 (a885286)
- deps: update dependency astro to v4.14.2 (d2fe965)
- deps: update dependency astro to v4.14.4 (80e4358)
- deps: update dependency astro to v4.14.5 (14f1b08)
- deps: update dependency nanostores to ^0.11.0 (ad14298)
- deps: update dependency nanostores to v0.11.3 (7ca06d2)
- deps: update dependency preact to v10.23.0 (3592b95)
- deps: update dependency preact to v10.23.1 (72b1a97)
- deps: update dependency preact to v10.23.2 (af7ba94)
- deps: update dependency tailwindcss to v3.4.10 (827ce59)
- deps: update dependency tailwindcss to v3.4.7 (b17c0c5)
- deps: update dependency tailwindcss to v3.4.8 (5dbd8be)
- deps: update dependency tailwindcss to v3.4.9 (c7f0d85)
- deps: update dependency typescript to v5.5.4 (7f71dfc)
- unsure that date is a Date object (7a9ddcc)
Chores
- deps: update dependency @tailwindcss/typography to v0.5.14 (ef51ebe)
- deps: update dependency prettier-plugin-tailwindcss to v0.6.6 (d2cd666)
- update Astro pkgs (505f1d4)
- update to astro 4.13 (a2f3923)
Code Refactoring
- remove unused Threedots component (e7ce8d8)
Build System
- enable experimental Astro Server Islands (a39f300)
0.5.6 (2024-07-20)
Bug Fixes
- deps: update astro monorepo (41733f9)
- deps: update dependency @astrojs/check to ^0.8.0 (4e28785)
- deps: update dependency @astrojs/check to v0.8.2 (20e5d7b)
- deps: update dependency astro to v4.11.4 (2d4549e)
- deps: update dependency astro to v4.11.5 (83c0078)
- deps: update dependency astro to v4.12.2 (c33d2ce)
- deps: update dependency preact to v10.22.1 (3b4a7b6)
- deps: update dependency tailwindcss to v3.4.5 (503498b)
- deps: update dependency tailwindcss to v3.4.6 (6b997d6)
- deps: update dependency typescript to v5.5.3 (b6739cf)
Chores
- deps: update dependency prettier to v3.3.3 (a00b1d3)
- deps: update dependency prettier-plugin-astro to v0.14.1 (77eaf91)
0.5.5 (2024-07-01)
Bug Fixes
- convert changelog-config to esm (a1b6dfb)
- deps: update astro monorepo (19633ed)
- deps: update astro monorepo (3e4d6eb)
- deps: update astro monorepo (4efb410)
- deps: update dependency astro to v4.11.0 (9d138ab)
- deps: update dependency astro to v4.11.2 (bd5d0d2)
- deps: update dependency astro to v4.11.3 (7b8cd78)
- deps: update dependency typescript to v5.5.2 (be01b9d)
Styles
- format document (9b9b4d9)
Chores
- deps: update dependency conventional-changelog-cli to v5 (f259c00)
- deps: update dependency prettier to v3.3.2 (41117b3)
- deps: update dependency prettier-plugin-tailwindcss to v0.6.3 (81bfdcf)
- deps: update dependency prettier-plugin-tailwindcss to v0.6.4 (e2818f0)
- deps: update dependency prettier-plugin-tailwindcss to v0.6.5 (ff3726d)
0.5.4 (2024-06-11)
Bug Fixes
- deps: update astro monorepo (785fbc8)
- deps: update dependency astro to v4.10.1 (3454e1e)
- deps: update dependency astro to v4.8.7 (ceee60d)
- deps: update dependency astro to v4.9.0 (cfab9aa)
- deps: update dependency astro to v4.9.1 (2de06c4)
- deps: update dependency astro to v4.9.2 (cbd4de3)
- deps: update dependency astro to v4.9.3 (c5fa0c6)
- deps: update dependency tailwindcss to v3.4.4 (a44c66c)
- don’t load the stream only set it (b981856)
Chores
- deps: update dependency prettier to v3.3.0 (653f602)
- deps: update dependency prettier to v3.3.1 (10250d8)
- deps: update dependency prettier-plugin-astro to ^0.14.0 (3efccc4)
- deps: update dependency prettier-plugin-tailwindcss to ^0.6.0 (e77895e)
- deps: update dependency prettier-plugin-tailwindcss to v0.6.1 (e4066f6)
- deps: update dependency prettier-plugin-tailwindcss to v0.6.2 (e059e4b)
Build System
- increase serverless timeout to maximum (f76a83a)
0.5.3 (2024-05-21)
Features
Bug Fixes
- add space in metadata Title showname (21042ac)
- deps: update dependency astro to v4.8.6 (c894845)
- stats: add inline directive to Plausible script (2b9c45e)
0.5.2 (2024-05-17)
Bug Fixes
- deps: update dependency astro to v4.8.5 (ca454c7)
- deps: update dependency preact to v10.22.0 (e61ef9d)
- set livestream artist name (8f90a9c)
0.5.1 (2024-05-15)
0.5.0 (2024-05-15)
Features
- close mobile menu on click (2814672)
- keep scroll position on ctq? page (7976f7b)
- loading feedback betwen CTQ pages (d993a60)
- Threedots loading component (94c1af4)
- wrap logo in a tag (8e9484a)
Bug Fixes
- bg on home page (22ab86a)
- deps: update dependency astro to v4.8.3 (31f64f3)
- fix bug in logic liveInfoData (607b45a)
- toogle mobile menu only on < 1024 device (81655a7)
Reverts
- Revert “chore(deps): update dependency conventional-changelog-cli to v5” (401d345)
Styles
Code Refactoring
- move Themeswitcher in footer (38dd03d)
0.4.1 (2024-05-12)
Bug Fixes
Chores
- deps: update dependency conventional-changelog-cli to v5 (18f316d)
0.4.0 (2024-05-12)
Features
- add icons (4795c28)
- add LiveInfoData type (76ee7fb)
- Init serviceWoker (a66383b)
- set metadata in stream mediaSession (daef41d)
Bug Fixes
- deps: update dependency @astrojs/check to ^0.6.0 (281624f)
- deps: update dependency astro to v4.7.1 (f26f10b)
- deps: update dependency preact to v10.21.0 (c8833ff)
Code Refactoring
- liveInfoData schema (aad0257)
- optimize liveinfo fetching and rendering (c5d6c5a)
- store liveinfo data in nanostore (e515d37)
0.3.0 (2024-05-01)
Features
- intro text cetaitquoi (c98f9d1)
Bug Fixes
- Use Html5 audio tag (e55d2e4)
Styles
- add padding on MarkDown Layout (0172319)
- remove padding on header (db1d4c3)
- remove unused tag (e5392f2)
Chores
- deps: update dependency @tailwindcss/typography to v0.5.13 (6cc3312)
0.2.0 (2024-04-28)
Features
- add arrow svg icons (e1ec74f)
- add cetaitquoi ISR page (2c46b0c)
- add dateDelta utils function (0c1f6c3)
- add get history items function (85e399b)
- liveinfo: handle livestream (f1551df)
Bug Fixes
Styles
- Markdown Layout no max-w-none but padding (4ef546d)
Chores
- deps: add vercel integration (986c915)
- deps: Update astro + Integrations (ee2f91c)
- deps: update dependency prettier-plugin-tailwindcss to v0.5.14 (398b231)
Code Refactoring
- frontmatter props (34597b1)
0.1.1 (2024-04-16)
Bug Fixes
- Liveinfo: verify that current track or show are not null (6ec7207)
0.1.0 (2024-04-16)
Features
- add conventional changelog (ef38ce7)
- add dynamic colored logo component (efaf178)
- add Error Svg Icon (672f687)
- add HamburgerMenu component (1a2bfb1)
- add MarkdownLayout (f3cbd49)
- add Preact Player component (ad5ebc5)
- add Stream Preact component (f3e987b)
- add svg Icons component (4ca6dc5)
- Add Theme Switcher (4e7b511)
- desktop: Base Layout (6960aeb)
- desktop: POC Footer components (98ae2ab)
- desktop: POC Header component (7275472)
- desktop: POC Navbar component (e1ad6a0)
- LiveInfo show and track (5057337)
- nanostore state management for stream state (19e5540)
- page: changelog page (208cdbe)
- placeholder index page (5ce4541)
- Preact Player (2bb0e5d)
- replace player by React Player (265a6eb)
- responsive footer (7cb3520)
- Responvie Header with mobile menu (36c027e)
- tailwind: add quetsch color (2ac0df4)
- tsconfig: add path aliases for components and layout (4411bec)
- tsconfig: add path aliases for stylessheet (9b46931)
- update and set favicons (2172932)
Bug Fixes
- avoid theme flickering (be832b3)
- deps: update dependency @astrojs/check to v0.5.10 (e9818df)
- deps: update dependency @astrojs/preact to v3.1.2 (2ce56c7)
- deps: update dependency astro to v4.5.12 (7842554)
- deps: update dependency astro to v4.5.16 (6f980f0)
- deps: update dependency nanostores to v0.10.3 (6685aad)
- deps: update dependency preact to v10.20.2 (195c4ec)
- deps: update dependency tailwindcss to v3.4.3 (f3b062f)
- deps: update dependency typescript to v5.4.3 (23f52c5)
- deps: update dependency typescript to v5.4.5 (69dff4f)
- ios: remove flex on svg (15ab14b)
- remove unsused code in setDarkMode Script (99c1cbe)
- TS: check first if element is available (478f5c3)
- unwanted absolute position on lg display (18a1cc3)
Styles
- change hambuger menu icon color (2f5d1fb)
- fix player stack positon z-index (ebaac9a)
- format syntax (35d0a48)
- improve debug log messages (74e1e7c)
- reduse horizontal padding (efc3e14)
- wrap element (14ba249)
- wrap footer in footer html element (e97192f)
- wrap in elements in div container (6dd7012)
Chores
- add howler module (c4290e0)
- add nanostore deps (aaa76ea)
- add prettier dependencies (9b583cb)
- add Prettier tailwindcss plugin for code formatting (0964d02)
- add tailwindcss integration (cf5cf7c)
- add tailwindcss typography plugin (3406e42)
- deps: update dependency @tailwindcss/typography to v0.5.12 (e8702a7)
- deps: update dependency prettier-plugin-tailwindcss to v0.5.13 (b4775eb)
Code Refactoring
- remove container class (7ae077e)
- remove logic and get player state as a prop (389d422)
- set container in body (e24c0ea)
Build System
- expose dev server to all interfaces (bcd074c)
- ignore vercel dir (a52bf71)
- use relative path as baseUrl (a022c89)
Continuous Integration
- add renovatebot config (7c9e552)
0.0.1 (2024-03-26)
Features
- add conventional changelog (ef38ce7)
- add dynamic colored logo component (efaf178)
- add HamburgerMenu component (1a2bfb1)
- add MarkdownLayout (f3cbd49)
- add svg Icons component (4ca6dc5)
- Add Theme Switcher (4e7b511)
- desktop: Base Layout (6960aeb)
- desktop: POC Footer components (98ae2ab)
- desktop: POC Header component (7275472)
- desktop: POC Navbar component (e1ad6a0)
- page: changelog page (208cdbe)
- placeholder index page (5ce4541)
- responsive footer (7cb3520)
- Responvie Header with mobile menu (36c027e)
- tailwind: add quetsch color (2ac0df4)
- tsconfig: add path aliases for components and layout (4411bec)
- tsconfig: add path aliases for stylessheet (9b46931)
Bug Fixes
- avoid theme flickering (be832b3)
- deps: update dependency typescript to v5.4.3 (23f52c5)
- remove unsused code in setDarkMode Script (99c1cbe)
- TS: check first if element is available (478f5c3)
- unwanted absolute position on lg display (18a1cc3)
Styles
- change hambuger menu icon color (2f5d1fb)
- format syntax (35d0a48)
- reduse horizontal padding (efc3e14)
- wrap footer in footer html element (e97192f)
Chores
- add howler module (c4290e0)
- add prettier dependencies (9b583cb)
- add Prettier tailwindcss plugin for code formatting (0964d02)
- add tailwindcss integration (cf5cf7c)
- add tailwindcss typography plugin (3406e42)
Code Refactoring
Build System
Continuous Integration
- add renovatebot config (7c9e552)