Skip to main content
Topic: EARLY Beta version of 2.0  (Read 6861 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Re: EARLY Beta version of 2.0

Reply #90

Welcome
Is this version available now?

Re: EARLY Beta version of 2.0

Reply #91

Not really.  All of the code is available in the Github repo, but I don't think the install is working. 

I have fixed several issues, including install problems, but have not pushed the updates to the repo (yet).  Unfortunately 1.1.9 has been sucking the life out of me.

Re: EARLY Beta version of 2.0

Reply #92

Quote from: Spuds – Unfortunately 1.1.9 has been sucking the life out of me
I can tell you that the latest released patch runs fine. Even with php 8.2.

Re: EARLY Beta version of 2.0

Reply #93

Awesome to hear ... Honestly every time I think 1.1.9 is done and I package it up, do some patch/install tests/etc, another little issue shows up  :zany_face:

Re: EARLY Beta version of 2.0

Reply #94

Just packed it up already and leave the fixes via forum post which will be compiled later in 1.1.10, if any. For now, focus on 2.0 is better.

Re: EARLY Beta version of 2.0

Reply #95

Just did a site update to the latest 2.0 code.

Honestly don't remember exactly everything that changed as these were updates and fixes that were in flight as I was trying to get 1.1.9 out the door.  In any case there were a bunch of bug fixes that I did over the last few months as well as 1.1.9 fixes that were also needed in 2.0.

As always clear that cache.  Next update I'll try to remember to add the cache stale string so everyone does not have to manually flush the cache.

So lets see what we broke this time  :tongue:

Re: EARLY Beta version of 2.0

Reply #96

Did another small bump of the site files ....

Fix for likes not working on button click
Fix for Quote on collapsed QR not working
PM from was missing when in conversation view
Various theme tweaks
Unapproved attachments fixes
Edit all option in board profiles was broken
Lot of formatting / psr / cleanup / docblock  stuff
Replace jSqueeze with JavaScriptMinifier for better support and speed
Add fast CSS compression with a whitespace/comment stripper
Update chart.js to latest, fix stats layout, fix stats errors for removed members
Many other minor fixes