Skip to content

Releases: textpattern/textpattern-com-website

v1.5.2

29 Oct 13:23
Compare
Choose a tag to compare

Changes in this release:

  • Fix GitHub stargazer count not displaying.
  • Don't include categories in sitemap.xml.
  • Performance improvements and payload reduction.
  • shrink-to-fit=no not needed any more.
  • More accessible sup/sub tag text size.
  • PT Serif font v11.
  • Move some additional URLs to HTTPS.

v1.5.1

02 May 10:56
Compare
Choose a tag to compare

Changes in this release:

  • Performance improvements and payload reduction.
  • WCAG 2.0 AAA contrast level on Dark Mode links.
  • Dark Mode visual improvements.
  • Added some scaffolding CSS for upcoming plugins and themes sites.
  • Fixed Schema.org validation errors.
  • Moved to GitHub API v4 (GraphQL) to fetch star count instead of API v3 (RESTful).

v1.5.0

01 Apr 16:49
Compare
Choose a tag to compare

Changes in this release:

  • Beta version of Dark Mode theme for compliant OS and browsers.
  • Fixed canvas animation scaling and leaking variables (thanks Gocom).
  • Fixes for Select form fields styling.
  • Don't need 1x image in srcset if already in src, removed to save a few bytes.
  • Updated some plugins.
  • A few minor code improvements and optimisations.

v1.4.3

04 Mar 10:21
Compare
Choose a tag to compare

Changes in this release:

  • Sanitise remote variables in API requests (thanks gocom).
  • Revert to original repos for Composer Installer/Lock (thanks gocom).
  • PT Serif font v10.
  • Fix design patterns incorrect background colour.

v1.4.2

22 Feb 16:42
Compare
Choose a tag to compare

Changes in this release:

  • Reinstated support for Internet Explorer 11.
  • Consistent canonicals.
  • Exclude version.json from sitemap.
  • Latest Schema.org microdata changes.
  • Fix layout overflow at smallest sizes.
  • Remove unused font from CSS.
  • Add missing comment error styling.
  • A few minor visual/interaction CSS tweaks.
  • Add some additonal JSON-LD to blog article.
  • Serve design pattern assets locally.

v1.4.1

26 Oct 09:28
Compare
Choose a tag to compare

Changes in this release:

  • Layout fixes for CSS Grid column in sidebar.
  • Cache Travis for faster CI builds.
  • Fixed Travis running JSHint task twice.
  • Updated Lunr.js to v2.3.4.

v1.4.0

16 Oct 10:22
Compare
Choose a tag to compare

Changes in this release:

  • Now requires Textpattern CMS 4.7.2.
  • Uses core tags to generate sitemap.xml (plugin redux).
  • Uses core tags to generate version.json (plugin redux).
  • Performance improvements.
  • Uses CSS Grid for main layout instead of CSS Flexbox.
  • Removed Google+ references.
  • Added 'Advertise here' advert.
  • JSON escape JSON-LD URL values.
  • Replaced contact form with a plain email address (spam blacklisting avoidance and plugin redux).
  • Minor typographic and layout updates.
  • Accessibility improvements.
  • Amended favicons for better clarity in MacOS Mojave Safari 12 Dark Mode.
  • Added iPad Pro touch icon size. Removed redundant touch icons.
  • Many other minor fixes and optimizations.

v1.3.0

10 Sep 11:38
Compare
Choose a tag to compare

Changes in this release:

  • Site now migrated to Nginx/Percona Server for MySQL server.
  • Built as a theme for Textpattern 4.7+.
  • Shorthand code where possible for Textpattern 4.7+.
  • Download button goes to downloads page now (instead of immediately downloading Zip file).
  • Use CSS Grid syntax, with CSS Flexbox fallback for older browsers.
  • Switched from Node-Sass to Dart-Sass.
  • Added Textpattern, Bash, Nginx and Apache PrismJS code highlighting.
  • Allow unavailable_after for robots meta.
  • CSP improvements.
  • Minor typographic and layout updates.
  • Accessibility improvements.
  • Many other minor fixes and optimizations.

v1.2.0

28 Feb 12:55
Compare
Choose a tag to compare

Changes in this release:

  • Removed Google Analytics.
  • Removed Google AdSense.
  • Removed meta=theme-color.
  • Hardened security.
  • SVG optimisations.
  • JavaScript reduction and optimisations, including removal of jQuery and RequireJS.
  • Changed the rule of forcing HTTPS to keep up the request URI.
  • Added 'Read more…' links to article teasers.
  • Added iPhone X full-width landscape support.
  • Added Expect-CT security header rule.
  • Changed structure to allow Textpattern 4.7 themes support.
  • Fixed unresponsive links as buttons.
  • Fixed list items breaking across columns.
  • Updated PT Serif font to v9.
  • Updated font stack and minor typographic tweaks.
  • Many other minor fixes and code optimisations.

v1.1.0

28 Sep 12:08
Compare
Choose a tag to compare

Changes in this release:

  • Security and privacy improvements within .htaccess file.
  • Added a design patterns document.
  • CreateJS is now available via NPM (and updated to latest version).
  • Accessibility (hidden text) improvements.
  • Expanded Open Graph details.
  • Blockquote style changed.
  • Better structured data associations.
  • No trailing slash on section URLs.
  • Many minor code tweaks and improvements.