Releases: khusika/FeelIt
Releases · khusika/FeelIt
FeelIt: Update to v1.0.2
Enhancements
Update version to 1.0.2
This version release required Hugo 0.110.0 or later (a261a5f).
What's New
- Domain migration (406b5b7).
- Add ability to display web profile (23ae44e).
- Update Facebook Graph API to v15.0 (90847fe).
- Add XDA-Developers (d49e00b), and Discord icon (b6c3e9f).
- Switch Twitter icon with X (a76fbf7).
- Update to fontawesome 6 (a6044e6).
- Add Hungarian (faf8393), Czech (c433f34), and Persian (c04434f) translation.
Fixes
- Adjust 4k media-screen for 8k display (adc6599).
- Correct themesDir (942cdbe, 51faf19).
- Avoid "javascript:void(0)" for empty links (21194a8).
- Correct icon for StackOverflow (8e1df74).
- Adjust profile wrapper (247553c).
- Adjust smooth-scroll offset (e28085c).
- Set proper conditional statement for analytics (163ae2c).
- Correct profile background-color (4d3c643).
- fix(about): Set .GetPage conditional correctly (9ed1230).
- Properly set PWA on production environment (2e6eacb).
Chore
- Update mapbox-gl 1.10.1 ==> 2.4.0 (db321d2)
- Update echarts 4.8.0 ==> 5.1.2 (9bf8df1).
- Update katex 0.13.0 ==> 0.13.13 (1138602).
- Update fontawesome 5.15.3 ==> 6.4.2 (f8e6ee2, e74a516).
- Update simple-icons 4.20.0 ==> 5.9.0 (f85aac1).
- Update vue 2.6.12 ==> 2.6.14 (f10138b).
- Update mermaid 8.11.2 ==> 8.11.4 (49aeaab).
- Update twemoji 13.0.2 ==> 13.1.0 (ef9b333).
- Update algoliasearch 4.8.5 ==> 4.10.3 (3e415fb).
FeelIt: Update to v1.0.1
Enhancements
Update version to 1.0.1
This version release required Hugo 0.84.0 or later (2a5de57).
What's New
- PWA Support (afccab3).
- Add oEmbed shortcode for Instagram, Facebook (f448707), and Twitter (3a88126).
- All secret key usages now can get from OS environment (9288ef4).
- Add support for GoatCounter analytics (767853e).
- Add ability to show/hide imagePreview (599f824).
- Add Indonesian Translation (a3e10bf).
Interface
- Display static toc under 1200px (f3a2deb).
- Adjust some styling (1d70fd0, 246ecaa, etc.)
- Re-brand the logo (c73b222).
- etc.
Fixes
- Fix various html validator (b20c937, ccd5a87, 037d093).
- Fix KaTeX overflowing (77c71cd).
- Fix timeline overflowing (0d4dc34).
- Remove duplicat slash on link-to-markdown (ea9975a).
- etc.
Chore
Initial release for FeelIt
Enhancements
Update major version to 1.0.0
This version release required Hugo 0.83.0 or later.
What's New
- Vssue comment system integration
- Enable/disable source-map both JS and CSS
- Separate home and page css
- Extended Instagram oEmbed (both post and tv)
- Switch to hugo's built-in Google-Analytics
- And some of new front-matter were introduced in a1cb101
Interface
- Card'ify homepage
- Card'ify taxonomies
- Timeline looks in post page
- More friendly with responsive layout until 4k resolution
- Convert featured-images into webp
Fixes
- Improve Accessibility, SEO, and Best Practices reported by Lighthouse
- Fixes various HTML warnings and errors reported by w3.org
- Fixes varoues CSS errors reported by w3.org