ProcessWire 3.0.130 core updates 6 years ago
This week we’ll take a detailed look at a few useful new API additions made in the last few weeks, along with examples of each.
ProcessWire 3.0.131 core updates 6 years ago
ProcessWire 3.0.131 adds support for partial/resumable downloads and http stream delivery, and contains several updates to our comments system, among other updates.
ProcessWire 3.0.133 core updates 6 years ago
ProcessWire 3.0.133 adds a useful new $page->meta() method for a new type of page-specific persistent data storage, adds the ability for users to create their own bookmarks in Lister, and has a handy and time saving update for the asmSelect input type. Read on for all the details, examples and screenshots.
ProcessWire 3.0.135 core updates 6 years ago
Version 3.0.135 of ProcessWire on the dev branch focuses on .htaccess updates, adds additional layers of security, adds clarity to debug mode, and improves upon the installer.
ProcessWire 3.0.137 core updates 5 years ago
Core version 3.0.137 on the dev branch adds the ability to hook multiple methods at once, in a single call. This post details how it works and provides a useful example of how you might put it to use in your development environment. This version also refactors and improves upon several core classes.
ProcessWire 3.0.139 core updates 5 years ago
This latest version of ProcessWire on the dev branch adds a new Inputfield module called “Toggle” that is an alternative to the existing Checkbox Inputfield. It also adds a nicer way to make column width adjustments to your fields when editing a template. This post covers all the details with screenshots and a short video.
ProcessWire 3.0.141 core updates 5 years ago
This week’s dev branch version brings you improvements to ProcessWire’s $input->cookie API variable, adds a new hook, and now lets you modify system URLs and paths at runtime, along with a few examples to demonstrate just how useful this can be.
ProcessWire 3.0.145 core updates 5 years ago
ProcessWire 3.0.144 and 3.0.145 add improved field template context override settings and include a new Inputfields API, along with numerous other issue fixes, optimizations and improvements to the core.
ProcessWire 3.0.151 core updates 5 years ago
ProcessWire 3.0.152 core updates 5 years ago
This week we have some major improvements to our core date/time Inputfield, as well as a new ability to specify your own custom classes for Page objects. Read on for all the details and examples.
ProcessWire 3.0.153 core updates 5 years ago
This latest version of the core on the dev branch focuses on comments field updates, significant refactoring/improvements to ProcessWire’s core Template class and PagesLoader class (which is used by the $pages API variable), and we introduce a useful new $pages API method.
ProcessWire 3.0.170 core updates 4 years ago
Happy New Year! Today I’ve bumped the version on the dev branch to 3.0.170, and it’s quite a lot of updates. This post covers most of them. In this post, there’s also a question for you: what would you like to see in ProcessWire in 2021?
ProcessWire 3.0.177 core updates 4 years ago
This week we focus in on a new and unique Inputfield module added to the core that enables a lot of useful new input capabilities for tags, sortable multiple selection and custom user input.
ProcessWire 3.0.178 core updates 4 years ago
ProcessWire 3.0.178 focuses largely in adding pull requests (PRs), which are code contributions by ProcessWire users. We had quite a few great pull requests pending, and in total we have added 26 of them in 3.0.178.
ProcessWire 3.0.179 core updates 4 years ago
ProcessWire 3.0.179 adds great new admin theme customization tools that put you in full control over the admin styles.
ProcessWire 3.0.181 core updates + “Hello World” 4 years ago
ProcessWire 3.0.181 has fixes and improvements as usual, but the biggest addition is a nice pull request from LostKobrakai, plus major updates to our Helloworld and ProcessHello demonstration modules. This post covers it all.
ProcessWire 3.0.190 core updates 3 years ago
ProcessWire 3.0.190 has 15 commits relative to 3.0.189 and contains a mixture of issue resolutions and feature additions. This post covers them all, in addition to updates for the PageAutosave and ProFields Table modules.
ProcessWire 3.0.213 core updates 2 years ago
This week we’ll look at the new WireSitemapXML module, a new WireNumberTools core class, and a new ability for Fieldtype modules to specify useful ready-to-use configurations when creating new fields.
Inline ajax page editing comes to ListerPro (ProcessWire 2.6.6) 10 years ago
This week (actually, the last few weeks) we've updated ListerPro to support inline ajax editing for any page and just about any Fieldtype. After using it here this week, I have to be honest and say I think this is a pretty revolutionary new way to edit pages in ProcessWire.
ProcessWire 2.6.18 updates, pagination and SEO 9 years ago
ProcessWire 2.6.18 is full of fixes in preparation for PW 2.7 stable, plus a couple of new things you might like. But the meat of this post is about pagination in ProcessWire, SEO best practices for pagination, and more.
ProcessWire 3.0.56 and Uikit admin theme updates 8 years ago
This week we have a new core version on the development branch and some nice updates to our Uikit admin theme in development. This post covers them in detail, includes a screencast and links to a live demo of the updates.
ProcessWire 3.0.57 and admin theme framework updates 8 years ago
This week, some more layout options have been added to it that I think many may find useful. This post highlights them with a screencast.
ProcessWire updates and additions in progress 5 years ago
This week we’ve got a few new and interesting core updates in progress, though none quite ready to release just yet. So rather than releasing version 3.0.154 today, I thought we'd instead take a brief look at what’s coming over the next few weeks. This post covers all the details.
New 2.8 version, current projects and PW usage 8 years ago
This week we've got ProcessWire 2.8.62, a look at some current work-in-progress, and some nice momentum in ProcessWire usage and market share.
August 2014 Core Updates #1 10 years ago
Field export/import and session namespaces.