ryan Posted March 16, 2018 Share Posted March 16, 2018 Like the last few weeks, most efforts this week focused on resolving issue reports at GitHub and preparing the master version. We are at a point where I think our dev branch is far better than our previous master (3.0.62), in every way, stability included. So there's no reason to delay further—3.0.96 is our new master version. This post covers all the details: https://processwire.com/blog/posts/pw-3.0.96-master/ 15 10 Link to comment Share on other sites More sharing options...
BitPoet Posted March 16, 2018 Share Posted March 16, 2018 Great job, @ryan! It was really astounding to watch the commits roll in and the open issues melt over the last few weeks, and there are so many new features too! I've been using latest dev versions extensively, and the few minor bugs I stumbled upon were solved before I could report them I even used some of the newly implemented features without realizing it This year already rocks! 13 Link to comment Share on other sites More sharing options...
Loges Posted March 17, 2018 Share Posted March 17, 2018 +1 Been using the devs as they come out each week and only found a couple of very minor issues that were fixed almost immediately. Also been using a few of the new features, it's pretty amazing what's been added in the past 12 months. 4 Link to comment Share on other sites More sharing options...
Marco Ro Posted March 22, 2018 Share Posted March 22, 2018 Hi guys, so I don't know if write here or not. Anyway, I installed the latest this version and I notice this error when I try to install a custom module: I try to install my module and this not works. But I also try to install the demo CustomPrices.module in the Padloper documentation and ugual doesn't work. So I think that maybe could be a bug. Cheers ( If I wrong to write here or it's not a bug, sorry! delate this message! ) Link to comment Share on other sites More sharing options...
kongondo Posted March 22, 2018 Share Posted March 22, 2018 19 minutes ago, MarcoPLY said: I try to install my module and this not works. But I also try to install the demo CustomPrices.module in the Padloper documentation and ugual doesn't work. So I think that maybe could be a bug. Cheers ( If I wrong to write here or it's not a bug, sorry! delate this message! ) I think its better if you started a new thread under general support. Please also add more details about the error. I can't see the error itself in your screenshot above, just a pointer to where it occurs. Thanks. 1 Link to comment Share on other sites More sharing options...
Soma Posted March 22, 2018 Share Posted March 22, 2018 Yeah new master! (Upgrading from my local install doesn't work anymore) Installs manually... opens ProcessWire backend. Editing Page, images in grid view in Chrome is broken (seems to be ok in FF). Well done and tested! 1 2 Link to comment Share on other sites More sharing options...
theo Posted March 22, 2018 Share Posted March 22, 2018 @Soma No problem here with images. ProcessWire 3.0.96 Chromium Version 65.0.3325.162 (openSUSE Build) (64-Bit) Link to comment Share on other sites More sharing options...
adrianmak Posted March 25, 2018 Share Posted March 25, 2018 no more update for the 3.x non-namespaces version? Link to comment Share on other sites More sharing options...
Soma Posted March 26, 2018 Share Posted March 26, 2018 On 22.3.2018 at 3:52 PM, theo said: @Soma No problem here with images. ProcessWire 3.0.96 Chromium Version 65.0.3325.162 (openSUSE Build) (64-Bit) Yeah same version Chrome on OSX. Can nobody see this is broken? Link to comment Share on other sites More sharing options...
theo Posted March 26, 2018 Share Posted March 26, 2018 @Soma Does the problem persist, if you change the admin theme? Link to comment Share on other sites More sharing options...
Soma Posted March 26, 2018 Share Posted March 26, 2018 1 minute ago, theo said: @Soma Does the problem persist, if you change the admin theme? Yes, even if I install a new version. It's a Chrome "bug" most likely. Link to comment Share on other sites More sharing options...
theo Posted March 26, 2018 Share Posted March 26, 2018 7 minutes ago, Soma said: Yes, even if I install a new version. It's a Chrome "bug" most likely. Hmm, no problem here. (Version 65.0.3325.181 in the meantime). Are you loading any custom admin CSS (AOS?) Have you tried to see what's going on using the browser tools? Like this? Link to comment Share on other sites More sharing options...
Soma Posted March 26, 2018 Share Posted March 26, 2018 4 minutes ago, theo said: Hmm, no problem here. (Version 65.0.3325.181 in the meantime). Are you loading any custom admin CSS (AOS?) Have you tried to see what's going on using the browser tools? Like this? It's vanilla install. Yes there seems to be some css filter that breaks the rendering/layout. Link to comment Share on other sites More sharing options...
theo Posted March 26, 2018 Share Posted March 26, 2018 Just a side note. While trying to verify that my setup is "standard", I've found a little bug in the hints: Can anybody confirm that the hint at: Modules->Core->AdminThemeUikit->Custom files->Primary CSS file : Quote When blank, the default file used. site/modules/AdminThemeUikit/uikit/dist/css/uikit.pw.css Is wrong? Should be wire/modules/AdminTheme/AdminThemeUikit/uikit/dist/css/uikit.pw.min.css right? So the path under "wire" and the minified version would be correct. I'll make an Issue report, if you confirm this. Link to comment Share on other sites More sharing options...
theo Posted March 26, 2018 Share Posted March 26, 2018 Issue report here: https://github.com/processwire/processwire-issues/issues/553 1 Link to comment Share on other sites More sharing options...
digitex Posted April 6, 2018 Share Posted April 6, 2018 I'm using a new install of pw.3.0.96 and it's groovy with just a few weird things. Latest I ran into is placing a datetime field in a template under an image field. See screen cap. Looks like the z-index for the pop up date picker needs adjusting. Link to comment Share on other sites More sharing options...
Soma Posted April 30, 2018 Share Posted April 30, 2018 On 22.3.2018 at 2:46 PM, Soma said: Yeah new master! (Upgrading from my local install doesn't work anymore) Installs manually... opens ProcessWire backend. Editing Page, images in grid view in Chrome is broken (seems to be ok in FF). Well done and tested! I found by accident, trying to find out why my Chrome does this, that the Chrome "use Hardware acceleration if possible" enabled in settings is the Problem. It seems to have problems then rendering the CSS filter used there. 2 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now