Archive

Archive for the ‘Release’ Category

Foswiki 1.1.4 released

December 21st, 2011
Comments Off
No Gravatar

It took 8 months and 2 days since the previous one to come out with yet another release of Foswiki, the Open Source Enterprise Wiki. Just in time before people dash off into Christmas holidays. So don’t forget to fetch your copy now available at http://foswiki.org/Download/DownloadFoswiki.

foswiki 1.1.4This release of Foswiki comes with quite some new features and more than 160 crunched bugs relative to the previous release. Here are some highlights:

  • Preference variables can take parameters now. This allows to build very powerful macro shortcuts to ease the life of your content editors.
  • JQueryPlugin had a major release in its own allowing new possibilities for smart user interaction for the application developer.
  • There’s a new custom-made jQuery-ui theme providing a decent look&feel for enterprise use.
  • SpreadSheetPlugin has been enhanced with new functions.
  • Significant enhancements were made to the Foswiki email implementation. These changes increase compatibility with email services like Google’s gmail, adding support for SMTP over SSL as well as S/MIME signed mail.

Read up all the details on the full release notes.

The Foswiki team wishes you quiet and relaxing Christmas holidays. See you next year.

 

 

Michael Daum Release , ,

Foswiki 1.1.3 released: they did it again

April 18th, 2011
Comments Off
No Gravatar

After another round of intense coding Foswiki 1.1.3 has been released this weekend and is available for download at

http://foswiki.org/Download/FoswikiRelease01×01x03

Foswiki 1.1.3 is a release that adds more than 150 bug fixes and improvements making it better than the already stable 1.1.2. Upgrade package is available for upgrading from any earlier 1.1.X version to 1.1.2.

Here is a summarized but still detailed list of the many small fixes and improvements

  • Facelift of the history user interface
  • Update to the Wysiwyg editor TinyMCE to 3.3.9.3 and further
  • improvements of the Wysiwyg editor has been made
  • Fatwilly PatternSkin theme has been fixed. This is the skin theme
  • we use on foswiki.org.
  • Improvement of the UI for managing webs
  • Default jQuery is now 1.4.3. JQueryPlugin’s form plugin form is
  • upgraded to 2.49 and jquery-ui is upgraded to 1.8
  • Code that sends emails is improved
  • Fixes in the access controls for renaming attachments
  • TablePlugin now handles table row spans and can now initsort even when there is no headerrow
  • Improved login screen
  • Configure user interface has been further improved
  • Improved the use of international characters in attachment names
  • Icons have been fixed and added
  • Fixed an annoying issue where configure could only install or
  • upgrade one extension at a time
  • SEARCH order=created and order=formfield(date) now works allowing sorting by dates given in any of the standard Foswiki formats
  • Query search using the new =~ regex operator was totally broken and has been fixed
  • Improved and fixed the page feature for SEARCH
  • SEARCH limit fixed so it again works per web
  • New languages added
  • CommentPlugin now allows the use of COMMENT inside TML tables
  • Scripted update of the “shebang” line for the bin files (important for Windows based server installations)
  • Cookies are now forced to be secure when using https connection
  • Redirect when renaming fixed
  • Fixed bugs in the renaming user interface
  • Corrected the documentation for access controls
  • Improved how search handles access controlled group topics
  • Fixes to the new group user interface
  • Extension installers now tries to install the zip file if tgz missing
  • Fixed some intermittent rendering issues under FastCGI
  • Interwiki links now allows that the destination topic contains parentheses
  • Rename topics now updates backlinking inside INCLUDEs
  • Split Installation Guide in a part 1 which covers the steps until a basic Foswiki is running and a part 2 which covers how to tailor and setup all the details.
  • Fixed TOC rendering of anchors for INCLUDEd content
  • Fixed the renaming of webs web so it no longer modifies links within topic starting with old web name
  • Fixed a problem with date formats inside EditTablePlugin formats being seen as macros
  • Fixed the function of buttons in the FamFamFamContrib toolbar
  • Rename will now list children to update even when the topic is not a WikiWord
  • First save of files without rcs ,v file now creates a new revision
  • Restore a topic to older version now also restores META preferences
  • Search with zeroresults=”0″ now prints a 0 when nothing is found
  • Fixed the use of default value for FORMFIELD macro
  • Better cleanup of LocalSite.cfg when removing a plugin
  • Logging improved and more events are now logged
  • URLENCODE macro fixed
  • Fixed bugs related to adding a form when editing
  • Fixed defaults not initialized in persistent perl environments
  • Fix for REVINFO format tokens
  • When editing a form only, Save and Continue no longer end up showing the topic text
  • The 8 char password trunc behavior of the crypt encoding is now clearly added as working in configure info texts
  • Fix for WEBLIST macro which wrongly included current web when webs=webtemplate requested
  • Added missing Submit button for renaming/deleting a web
  • Webnotify now supports wildcard use like ‘Abc*Xyz?’ for sending out news on change
  • Fixed a problem where TwistyPlugin crashes Foswiki when topic has a trailing )
  • InterwikiPlugin links can now be formatted
  • Fixed a problem with operator precedence for queries and IF defined.
  • TWiki web is now again hidden if TWikiCompatibilityPlugin is disabled – also for the admin
  • Many improvements to the installation documentation.
  • Wysiwyg editor now converts less of the international characters to entities which made it impossible to search for the saved text

On behalf of the Foswiki Association and the entire Foswiki Community: Enjoy the Foswiki 1.1.3

Michael Daum Release , , ,

Release of Foswiki version 1.1.1 – 25 Oct 2010

October 26th, 2010
Comments Off
No Gravatar

On behalf of the entire Foswiki community I can proudly announce that the release of the Foswiki release 1.1.1  is available for download at

Foswiki web site: http://foswiki.org/Download/FoswikiRelease01×01x01

Foswiki 1.1.1 is a release that fixes some important bugs that were introduced in 1.1.0. It is highly recommended that all running 1.1.0 upgrade to 1.1.1.

The entire Foswiki community has been busy the past weeks with very quick responses to the bug reports on 1.1.0. There are always a few bugs in a new “.0″ release but the team has been very committed. The reporters have received quick patches so they could continue their upgrade. The end result is a 1.1.1 which is a very stable and high quality release.

Upgrade package is available for upgrading from 1.1.0 to 1.1.1. so upgrading is quick and easy.

Foswiki 1.1 introduces jQuery Javascript user interface framework, improved topic history display, new QUERY and FORMAT macros, better user interface for group management, much improved WYSIWYG editor, facelift of the default skin, much improved configure tool, and many more enhancements.

Foswiki 1.1 has many improvements that end-users as well as administrators will appreciate. In addition Foswiki 1.1 comes with a lot of “under the hood” improvements to the core code, with the goal of making it easier to plug in work from other projects, such as jQuery, KinoSearch, Solr and others. Work has been made to improve the definition of internal APIs to allow other not-yet-written modules, such as store implementations. Most of these modifications should be invisible to the end user and admin, but are important to position Foswiki for the next generation of plugins.

What’s new – highlights:

  • Adoption of the jQuery Javascript user interface framework
  • New macros enabled by jQuery
  • Powerful new QUERY macro
  • SEARCH now has a zeroresults format string and search results pagination
  • New FORMAT macro
  • WikiGroups have add & remove user interface
  • TinyMCEPlugin updates include much better user interface, rowspan support, and autosave feature
  • Testing configuration variables in %IF
  • “Copy topic” now copies attachments
  • Tailoring of user registration made easier
  • Easy tailoring of reset/change password and change email forms
  • TMPL:DEFs may now access previous (overridden) TMPL:DEF using the new %TMPL:PREV% template token
  • Logging of access failures
  • configure user interface revamped
  • Configure file system checks added
  • Newer modern Icon set for Document Graphics
  • Table Plugin has been improved
  • SlideShowPlugin can now use CSS based templates
  • HistoryPlugin and CompareRevisionsAddOn are now included with the default plugin set giving much nicer history/changes features
  • AutoViewTemplatePlugin is now included with the default plugin set
  • ZonePlugin feature set has been merged to the core Foswiki code
  • New page cache feature
  • Several API Enhancements for extension writers

Bugs can be reported on http://foswiki.org/Tasks/CreateNewTask

It is a proud release manager that know that you will all enjoy the 1.1.1

Kenneth Lavrsen

klavrsen Release , , , ,

Foswiki 1.1.0, the latest and greatest

No Gravatar

Foswiki 1.1.0 is out in the wild. This one was a rather long development cycle with a lot of work going on in various places. One of the most significant changes is Foswiki’s adoption of jQuery as its primary JavaScript framework. As a consequence we redesigned the way static files like css and js are added to a page which results in a much improved load performance of pages. So while we’ve added a wide range of new functionality to Foswiki that comes with jQuery, we also streamlined the way pages are loaded to make this feasible. Thank goes to all of the third party jQuery modules that made it into the Foswiki core for writing such great Open Source software.

We’ve got more in this release. Let me pick another two. See the full release notes below.

There’s a new macro called QUERY which leverages the query syntax known from good old SEARCH to query meta data of a topic. Think of it as FORMFIELD on steroids: while FORMFIELD was only able to retrieve a single value of a DataForm, QUERY can now return a wide range of properties bringing them in to an SQL -like query language. In other words: lots of power for your wiki applications.

The other big addition is a page cache. Foswiki can now cache pages being rendered and deliver them the next time they are requested from cache instead of computing them again. Caching pages within Foswiki itself has got the big advantage of allowing to track dependencies among the ingredients needed to render a single page from within the engine itself. This kind of deep dependency tracking mechanism takes care that wiki pages are recomputed as needed in a transparent way. Caching full wiki pages can dramatically improve performance of a single page as well as overall throughput of the site while requiring less cpu to cope with certain kinds of trafic. The implementation has already been used successfully in a couple of high end public sites running a backport of the page cache to previous Foswiki releases.

Well, folks, try yourself. We have got plans for the next 2.0 release already but are also anticipating further 1.x maintenance releases on the way.

Here’s the full release notes by Kenneth. Have fun.

Yours,
Michael Daum.

Release of Foswiki version 1.1.0 – 04 Oct 2010

On behalf of the entire Foswiki community I can proudly announce that
the release of the Foswiki release 1.1.0  is available for download at

Foswiki web site: http://foswiki.org/Download/FoswikiRelease01×01x00

It is a release with more than 270 bug fixes relative to 1.0.10 and more
than 680 bug fixes relative to 1.0.0. And the release adds more than 100
enhancements. Foswiki 1.1.0 introduces jQuery Javascript user interface
framework, improved topic history display, new QUERY and FORMAT macros,
better user interface for group management, much improved WYSIWYG
editor, facelift of the default skin, much improved configure tool, and
many more enhancements.

Foswiki 1.1 has many improvements that end-users as well as
administrators will appreciate. In addition Foswiki 1.1 comes with a lot
of “under the hood” improvements to the core code, with the goal of
making it easier to plug in work from other projects, such as jQuery,
KinoSearch, Solr and others. Work has been made to improve the
definition of internal APIs to allow other not-yet-written modules, such
as store implementations. Most of these modifications should be
invisible to the end user and admin, but are important to position
Foswiki for the next generation of plugins.

What’s new – highlights:

  • Adoption of the jQuery Javascript user interface framework
  • New macros enabled by jQuery
  • Powerful new QUERY macro
  • SEARCH now has a zeroresults format string and search results pagination
  • New FORMAT macro
  • WikiGroups have add & remove user interface
  • TinyMCEPlugin updates include much better user interface, rowspan support, and autosave feature
  • Testing configuration variables in %IF
  • “Copy topic” now copies attachments
  • Tailoring of user registration made easier
  • Easy tailoring of reset/change password and change email forms
  • TMPL:DEFs may now access previous (overridden) TMPL:DEF using the new %TMPL:PREV% template token
  • Logging of access failures
  • configure user interface revamped
  • Configure file system checks added
  • Newer modern Icon set for Document Graphics
  • Table Plugin has been improved
  • SlideShowPlugin can now use CSS based templates
  • HistoryPlugin and CompareRevisionsAddOn are now included with the default plugin set giving much nicer history/changes features
  • AutoViewTemplatePlugin is now included with the default plugin set
  • ZonePlugin feature set has been merged to the core Foswiki code
  • New page cache feature
  • Several API Enhancements for extension writers

Bugs can be reported on http://foswiki.org/Tasks/CreateNewTask

On behalf of the Foswiki Association and the entire Foswiki Community:
Enjoy the Foswiki 1.1.0

Kenneth Lavrsen
Release manager

Michael Daum Release , , ,

Foswiki 1.0.10 is out!

September 9th, 2010
Comments Off
No Gravatar

Release of Foswiki version 1.0.10 – 08 Sep 2010

On behalf of the entire Foswiki community I can proudly announce the 
release of the Foswiki patch release 1.0.10 

Foswiki 1.0.10 is available for download at

* Foswiki web site: http://foswiki.org/Download

Foswiki 1.0.10 was built 08 Sep 2010. It is a patch release with more 
than 410 bug fixes relative to 1.0.0.

If you already run Foswiki 1.0.9 and you do not have any severe issues 
with it, you are recommended to stay with 1.0.9 and wait for Foswiki 
1.1.0 which we plan to release in October. We are going beta within a 
few days. Foswiki 1.1.0 is an exciting new release that you can all look 
forward to with some significant enhancements for both end users and 
application developers.

The reason for releasing 1.0.10 now is mainly that people installing 
Foswiki for the first time on Perl 5.12 are having severe issues with 
the installation. Foswiki 1.0.10 does not have any important 
enhancements compared to 1.0.9. Read the 1.0.10 release notes which are 
available at …

http://foswiki.org/System/ReleaseNotes01×00

.. and review if an upgrade is desired

The regular version (Foswiki-1.0.10…) is the full version with all 
files. The upgrade version (Foswiki-upgrade-1.0.10…) contains the full 
file package except the files that you will typical have tailored in 
your installation and do not want overwritten when you upgrade. The 
upgrade package will upgrade any version from 1.0.0 or later to 1.0.10 
simply by copying all the files in the upgrade package on top of the 
existing 1.0.X. The exact steps are described on the download page. If 
you are at 1.0.0 there is no need to upgrade to 1.0.4 through 1.0.9 first.

Also note that many plugins and other extensions are being released or 
updated every week. Follow the Extensions News at where important news 
about extensions releases are announced.

http://foswiki.org/Extensions/ExtensionNews

The number of subversion code check-ins near 9000 now and still more 
developers join the project.

As release manager on the project I want to say a sincere thank you to 
all the many that have worked hard on this release happen. A special 
thank you to those that tested the release candidate. Remember that you 
can upgrade also the release candidate using the upgrade package.

You should also both when you download and install Foswiki and regularly 
visit http://foswiki.org/Support/KnownIssuesOfFoswiki01×00 where we will 
list the more annoying bugs that have been found and most often you will 
find an immediate solution that you can apply.

We will be many developers that are ready to help you with the 
installation of (or upgrade to) Foswiki on the IRC channel #foswiki on 
the freenode.org network.

The special installer and virtual machine versions of Foswiki will be 
updated to 1.0.10 version within the next days. Keep an eye on the 
download page if you use one of these versions.

On behalf of the Foswiki Association and the entire Foswiki Community: 
Enjoy the Foswiki 1.0.10

Kenneth Lavrsen 
Release manager

See the whole discussion on Nabble.

klavrsen Release , , , ,