Skip to content

Releases: charlesrocket/halve-z

0.9.0

01 Apr 13:33
0.9.0
412452c
Compare
Choose a tag to compare

Bug Fixes

  • Fix post info conditionals
  • Check if glitch style is needed
  • Fix homepage shadows
  • Improve post info borders
  • Fix post info layout
  • Fix ToC layout
  • Update cache list
  • Fix ul/ol margins
  • Fix service worker handlers
  • Fix fallback page
  • Fix CSP string filters
  • Add cachebust to styles
  • Add safe filter
  • Fix logo tag
  • Correct element tags
  • Fix main-info tags
  • Load service worker via manifest string
  • Add logo shadow
  • Resolve onactivate typo
  • Fix term links
  • Update offline message
  • Precache during installation

Documentation

  • Add comments post
  • Fix project description
  • Add PWA
  • Add pwa post

Features

  • Add detailed post info
  • Add date block
  • Add comments block
  • Revalidate current cache
  • [breaking] Add manifest option
  • Add browser favicons
  • Implement precache
  • Precache all content

Miscellaneous tasks

  • Bump cache to v3
  • Update offline message
  • Add shortcut icon
  • Add pwa icons
  • Add pwa manifest
  • Update icon
  • Enable logo
  • Use small icon file

Styling

  • Reformat onfetch

0.8.0

20 Mar 17:25
0.8.0
04023cf
Compare
Choose a tag to compare

Bug Fixes

  • Change h3 font size
  • Do not cache giscus style
  • Fix taxonomy titles
  • Fix title conditionals
  • Adjust cactus fonts
  • Fix CSP string
  • Update connect-src directive
  • Fix content padding
  • Fix date-highlight margin
  • Drop invalid none
  • Adjust search-container layout
  • Realign footer text
  • Set footer paragraphs
  • Handle NOASSERTION case
  • Reduce motion if requested

Documentation

  • Fix sup description
  • Update front matter description
  • Update comment system info
  • Add code blocks
  • Update features
  • Update theme description
  • Update header

Features

  • Add category images
  • [breaking] Error if more than one category is present
  • [breaking] Add cactus comments
  • [breaking] Update extra.comments settings
  • Improve kbd tag
  • Add search
  • Use responsive search containers
  • [breaking] Add footer options
  • Control comments via page.extra.disable_comments

Miscellaneous tasks

  • Update projects
  • Update default settings
  • Disable glitch
  • Add placeholders

Operations

  • Bump labeler to v5
  • Add feature label
  • Add config label

Performance

  • Convert Pixeboy to WOFF2

Refactor

  • Merge taxonomy templates

0.7.2

10 Mar 19:31
0.7.2
f08afab
Compare
Choose a tag to compare

Bug Fixes

  • Properly handle data types
  • Filter loaded_data
  • Improve data whitespace control
  • Set author meta element
  • Allow csp overrides
  • Correct head blocks
  • Set lang attribute
  • Allow live reloads
  • Adjust ul/ol font size
  • Improve nav-bar indications
  • Adjust inner-post fonts
  • Improve project layout

Documentation

  • Add config example
  • Improve config guide

Miscellaneous tasks

  • Add theme setting

0.7.1

08 Mar 16:04
0.7.1
1fd5d90
Compare
Choose a tag to compare

Bug Fixes

  • Set footer link attributes
  • Change index footer layout
  • Make index page scrollable
  • Set dl font size
  • Adjust notice font size
  • Set table font size
  • Set address font size

Miscellaneous tasks

  • Update index page
  • Add giscus source link
  • Update docs link

Performance

  • Move glitch style
  • Move language color codes
  • Move giscus style

0.7.0

06 Mar 16:35
0.7.0
6532fb1
Compare
Choose a tag to compare

Bug Fixes

  • Correct taxonomy divs
  • Move closing div
  • Adjust footer layout
  • Edit footer margin

Features

  • Add footer

0.6.1

22 Feb 21:11
0.6.1
b4aeea4
Compare
Choose a tag to compare

Bug Fixes

  • Set definition lists
  • Set dark mode notices
  • Switch notice to rem
  • Improve dark mode colors

Miscellaneous tasks

  • Fix markup post
  • Note h1 usage
  • Add buttons to markup post

0.6.0

20 Feb 15:39
0.6.0
ad4a504
Compare
Choose a tag to compare

Bug Fixes

  • Change home logo size
  • Adjust post list layout
  • Add about-info dark mode colors
  • Add nav-bar webkit properties
  • Set nav-bar text decoration for webkit
  • Speed up nav-bar transitions
  • Remove old property prefixes
  • Add syntax theme files
  • Adjust nav-bar borders
  • Improve taxonomy layout

Features

  • Add extra.home.logo settings
  • Add nav-bar border
  • Support HTTP URLs
  • Add Twitch button

Miscellaneous tasks

  • Enable home logo
  • Set Cache-Control

Performance

  • Move syntax theme import
  • Conditionally include syntax highlight files

0.5.0

13 Feb 20:31
0.5.0
20a0f02
Compare
Choose a tag to compare

Bug Fixes

  • Improve config checks
  • Realign social buttons
  • Adjust social button spacing
  • Use flex container for social buttons
  • Improve flex container
  • Use flex gaps
  • Adjust about-info headers
  • Set var

Documentation

  • Update tags
  • Add Usage
  • Fix missing bracket
  • Add Configuration
  • Update description
  • Fix content command
  • Highlight theme location
  • Fix typo in Configuration

Features

  • Add comments block
  • Add menu settings
  • Improve config layout
  • Indicate current page
  • [breaking] Add images, home
  • Add glitch option

Miscellaneous tasks

  • Update tables in markup post
  • Ignore syntax themes
  • Enable xmpp
  • Add screenshot
  • Crop screenshot

Operations

  • Add release job