Posts Tagged ‘phpMyFAQ 2.6’

phpMyFAQ 2.6.0-RC Released!

Tuesday, December 8th, 2009

The phpMyFAQ Team would like to announce the availability of the frist release candidate of our next major version, phpMyFAQ 2.6.0-RC, the “John Lennon” release. This release fixes a lot of issues. Do not use this version in production systems, but test this version and report bugs!

Status update for phpMyFAQ 2.5.6 / 2.6.0-RC

Thursday, December 3rd, 2009

We’re in the final stage of fixing the last bugs we found during testing the beta version of phpMyFAQ 2.6. As the current state is already quite stable the next version will be already our release candidate. If everything works well the final release can be out around christmas. Beside stabilizing the 2.6 version we’re still supporting the 2.5 branch some time. We also have some plans for 2.7. :-)

phpMyFAQ 2.6.0-beta Released!

Sunday, November 22nd, 2009

The phpMyFAQ Team would like to announce the availability of the second preview release of our next major version, phpMyFAQ 2.6.0-beta, the “Sandmännchen” release. This release updates the Greek translation, fixes the upgrade and migration process and fixes a lot of minor issues. Do not use this version in production systems, but test this version and report bugs!

phpMyFAQ 2.6.0-alpha Released!

Friday, November 6th, 2009

The phpMyFAQ Team would like to announce the availability of the first preview release of our next major version, phpMyFAQ 2.6.0-alpha, the “Pyotr Ilyich Tchaikovsky” release. In this release we moved all language files to UTF-8, added TCPDF as replacement for FPDF library, added support for TinyMCE translations, added support for multi-language news, added user adjustable template sets and styles, added support plurals in translations, added share on Facebook link, added a rest/json API for future iPhone or Android apps, added secure login if SSL is available, and added FAQ entry dependent meta description. We improved the attachment functionality, the install script, the category view with description, the FAQ entry activation, the user administration frontend, and the FAQ entry workflow. We removed the Docbook XML export and updated bundled TinyMCE editor component to version 3.2.7. Do not use this version in production systems, but test this version and report bugs!

Status update for phpMyFAQ 2.5.4 / 2.6.0-alpha

Thursday, November 5th, 2009

Well, phpMyFAQ 2.5.4 and 2.6.0-alpha are almost “done”. Anatoliy and my colleague Max Koehler helped me a lot to improve the 2.6 release with some nice features. You’ll need less clicks in the administration backend than before. We also fixed all known issues in phpMyFAQ 2.5.x. I’ll have to travels a lot the coming weeks but I’ll try to release both versions this month.

Status update for phpMyFAQ 2.5.4 / 2.6.0-alpha

Tuesday, October 27th, 2009

The last couple of days with fixed some minor issues in phpMyFAQ 2.5.x, we also received updates for the Dutch and Brazilian Portuguese translations. In phpMyFAQ 2.6 we finished the rest/json API and the alpha release will be in the next couple of days.

Status update for phpMyFAQ 2.5.3 / 2.6.0-alpha

Sunday, October 11th, 2009

The last couple of days were full of bugfixing for the 2.5.3 release. I also started to re-work the export stuff for 2.6… As we support Docbook XML export I was wondering if anyone is using this?

Status update for phpMyFAQ 2.5.3 / 2.6.0-alpha

Wednesday, September 30th, 2009

The first 10 days after the switch from SVN to git were full of bugfixes and some new features. David Soria Parra fixed some SQLite issues, Anatoliy started the work for a new Pagination class, and I fixed some bugs in the 2.5 and master branch. I also re-added one missing feature: the internal FAQ link plugin in TinyMCE. The 2.5.3 release will be sometime in october, the 2.6.0-alpha release won’t happen before the end of the same month. The final 2.6 release won’t be in 2009…

Goodbye SVN, welcome git!

Monday, September 21st, 2009

Today, David helped me to switch my SVN based repository to git. We merged the 2.0 and 2.5 branch and the now called master to git. The public clone is located at github.com. You can also get the Android and WebOS based clients for phpMyFAQ at github.

Status update for phpMyFAQ 2.5.3 / 2.6.0-alpha

Monday, September 14th, 2009

In the last couple of days Anatoliy commited a lot of stuff for the new attachments features and it should be working in the alpha release. We also provide a migration script for the attachments. Since a few days there’s also an Android client for phpMyFAQ 2.6 which is developed by David Soria Parra. David also blogged about his client.

Status update for phpMyFAQ 2.5.3 / 2.6.0-alpha

Monday, September 7th, 2009

We fixed a minor bug in the news section the last days after the 2.5.2 release. The interesting changes are currently in the trunk of phpMyFAQ. Anatoliy is working hard on the new attachment feature of phpMyFAQ 2.6. With the new classes it’s possible to encrypt attachments and safe the files in the filesystem or in the database. We also are working on a big change at our infrastucture: After 2 years we’ll migrate from SVN to git. We already have an account at github where a public repository will be hosted. And some colleagues implemented a nice working demo with a WebOS application as frontend for phpMyFAQ. More about this really cool stuff at the Mayflower blog.

Status update for phpMyFAQ 2.5.2 / 2.6.0-alpha

Saturday, August 22nd, 2009

The last couple of days we worked on some minor bugfixes we received after the 2.5.1 release. We also added some minor features for the 2.6.0-alpha release. Both releases are scheduled for september 2009. :-)

Status update for phpMyFAQ 2.0.16 / 2.5.1 / 2.6.0-alpha

Wednesday, August 5th, 2009

Today I received a great patch from Lars Scheithauer with some LDAP fixes and some great additions for our LDAP support. With Lars’ patch it’s now possible to authenticate against an Active Directory from Microsoft, using multiple domains in your Actice Directory, and he also added support for the PHP LDAP options. Thank you very much, Lars!

I added all these enhancements to phpMyFAQ 2.5.1 and 2.6.0-alpha. We also fixed some issues in all three supported branches. I think you can expect a release of 2.0.16 and 2.5.1 next week.

Status update for phpMyFAQ 2.6.0-alpha

Monday, August 3rd, 2009

We added three new features the last couple of days. Anatoliy added user adjustable template sets and styles so that you can use mulitple templates. The phpMyFAQ default template was moved from ./template to ./template/default/. Aurimas Fišeras from Lithuania wrote support for TinyMCE translations, thank you very much! Myself added support for multi-language news… funny thing, this was already prepared since phpMyFAQ 2.0 but we forgot to implement it… More new features will be added the next two months, so stay tuned!

Status update for phpMyFAQ 2.6.0-alpha

Saturday, July 25th, 2009

Yesterday my personal “master of merging”, David, merged our UTF-8 branch back into trunk and almost everything worked like a charm. Only some fixes were overwritten but we’re working on those small issues. Thanks a lot, David!

Status update for phpMyFAQ 2.0.16 / 2.5.1 / 2.6.0-dev

Wednesday, July 22nd, 2009

Wow, we got some quite good feedback from our users after the 2.5 release yesterday. We also got some bug reports and we’re already fixed some minor issues. So expect a version 2.5.1 in August. In July we’ll release a maintainance release for phpMyFAQ 2.0. And we’re starting to merge the code of our UTF-8 branch back into the trunk for phpMyFAQ 2.6.

Work started on phpMyFAQ 2.6

Friday, May 15th, 2009

Yes, we started a third branch. My employer Mayflower GmbH is holding the annual Mayflower barcamp there the whole company can code open source stuff for some days. This year we’re in South Tyrol, Italy. Anatoliy and myself chose a project based on phpMyFAQ: the UTF-8 migration. So we branched the trunk (which will be released as phpMyFAQ 2.5 in the next weeks and started to add full UTF-8 support in phpMyFAQ. After 2 days we’re almost done, all language files are based on UTF-8, we added a new PDF library with Unicode support and coded some migration scripts.

phpMyFAQ 2.6 will get more features in the near future, so stay tuned.