Skip to content

Releases: midkiffaries/m20T1

m20T1 1.8.3

29 Aug 03:05
Compare
Choose a tag to compare
  • Improvements to the search mechanism code.
  • Relabeling the backend widgets.
  • More reworking of the social sharing links.
  • Bug fixes.

Full Changelog: v1.8.2-Live...v1.8.3-Live

m20T1 1.8.2

19 Aug 00:04
Compare
Choose a tag to compare
  • Because the PHP mail() function is disabled by most web hosts and because I wanted to avoid getting plugins for running a contact form, I came up with a janky fallback for the contact form shortcode mechanism. This uses the same mechanism as the comment function.
  • Reworked the social sharing links.

Full Changelog: v1.8.1-Live...v1.8.2-Live

m20T1 1.8.1

15 Aug 23:27
Compare
Choose a tag to compare
  • Bug fixes and adjustments.

Full Changelog: v1.8.0-Live...v1.8.1-Live

m20T1 1.8.0

02 Aug 00:28
Compare
Choose a tag to compare
  • Support for WordPress 6.6.1.
  • Added SEO Keyphrase and phrase count to the Advanced Options panel.
  • Trimmed down font and color values from tedilize.css to avoid redundancies.
  • Removal of the editor-style.css and better utilization of theme.json concerning the stylesheets.
  • Improvements and additions to theme.json in the way of shadows, duotone, fonts, etc.
  • Custom block styles for images, galleries, buttons, and separators.
  • Added a subtle animation to the default hero header
  • Bug fixes and code cleanup.

Full Changelog: v1.7.7-Live...v1.8.0-Live

m20T1 1.7.7

18 Jun 22:16
Compare
Choose a tag to compare
  • Support for Wordpress 6.5.4.
  • Removal of some unnecessary -webkit- and -moz- prefixes from stylesheets.
  • Bug fixes and code cleanup.

Full Changelog: v1.7.6-Live...v1.7.7-Live

m20T1 1.7.6

01 Jun 18:03
Compare
Choose a tag to compare
  • Rewrote parallaxing background feature for the page header and overrides WordPress's ".has-parallax" call.
  • Adjustments to the header hero HTML.
  • Improvements to entering code into text boxes.
  • Removed more personal branding.
  • Bug fixes and improvements.

Full Changelog: v1.7.5-Live...v1.7.6-Live

m20T1 1.7.5

18 May 00:40
Compare
Choose a tag to compare
  • Media library: Added filtering for SVG, WOFF2 and GLB files as well as by author and category.
  • Bug fixes and QoL improvements.

Full Changelog: v1.7.4-Live...v1.7.5-Live

m20T1 1.7.4

12 May 17:05
Compare
Choose a tag to compare
  • Shortcode implementation for listing all post types:
    [list-posts posts="5" post_type="portfolio" order="asc" orderby="title" thumbnail="1" excerpt="1" category="" id="" class=""]

  • JavaScript clean up.

  • Bug fixes and QoL improvements.

Full Changelog: v1.7.3-Live...v1.7.4-Live

m20T1 1.7.3

07 May 21:51
Compare
Choose a tag to compare
  • Added image previews in the Theme Settings page.
  • Removal of some of my personal branding.
  • Overall optimizations, bug fixes and adjustments.

Full Changelog: v1.7.2-Live...v1.7.3-Live

m20T1 1.7.2

02 May 03:24
Compare
Choose a tag to compare
  • The main body layout has been switched to CSS grid.
  • Videos can be used in the header/hero image slot.
  • Adjustments and bug fixes.

Full Changelog: v1.7.1-Live...v1.7.2-Live