Posts Tagged ‘release’

ATK 5.6.0 released

Monday, June 12th, 2006

We've just released ATK 5.6.0, the next stable version of the Achievo ATK framework. The new release can be downloaded here.

This release contains over 140 changes and improvements.

Some highlights of the changes since ATK 5.5:

  • 5 new attributes, from a simple attribute for manipulating URLS to a flexible calculator that can add columns containing arbitrary calculations of other attributes, and a generic attribute that can turn any other attribute into an internationalised data field.

  • A new 'shuttle' relation for easy selection of records in many-to-many relationships.
  • 2 new themes, 'macoslike' and 't3skin'. The latter creates a Typo3 4.0 look for ATK, useful for integrating ATK applications into a Typo3 environment.
  • An AJAX based generic data structure search functionality.
  • An atkMessageQueue for relaying messages to the user.
  • Many API enhancements (new methods, new features and new flags)

And many more fixes and improvements. The complete change log can be found on the release notes page.

Achievo 1.2.1 release and ATK news

Tuesday, May 30th, 2006

My decision to hand over project maintenance of the Achievo project has turned out to be a good one.

Since Sandy took over, we've had 3 new releases. A first release candidate for Achievo 1.2 was out when he was at the helm hardly one month, and yesterday, he released Achievo 1.2.1, which contains several important bugfixes for the 1.2 branch.

I've had several remarks from users who were 'glad the project was apparently still alive after months without a release'. I think the project would've died prematurely if Sandy hadn't taken over.

As a result of the takeover, I was able to finally take the time to do some other things I've been planning to do for a while now. I've written a Typo3 ATK bridge that makes it possible to develop Typo3 backend modules in ATK. This reduces Typo3 backend modules from hundreds of lines of code to the minimal amount of coding we're used to from using ATK. This extension is currently being tested internally and will be released with a howto soon.

Also, I'm finishing up ATK 5.6. It contains some interesting new features, among which is an atkCalculatorAttribute for arbitrary calculations on fields and an atkMlWrapper which can turn any attribute into an internationalised field (sponsored by our friends at Zicht). ATK 5.6 should be out within 2 weeks.

Finally I've been spending a lot of time on epointment.com. We're finally getting somewhere with the features we need. I will be writing a 'syncing Achievo with epointment.com' howto soon. Although at its current state, we have a lot of competition from the big guys, we're seeing quite an amount of interest from Dutch people (probably because Google Calendar only has an English interface at the moment), so we're coming along nicely. We're also talking to the guys from MarkThisDate for cooperation (open standards rule!).

The largest benefit for ATK will be that we're pushing the development of the Ajax functionality in the framework. In ATK 5.7 (which might become ATK 6) you can expect a lot of (optional, ofcourse) Ajax powered functionality such as autocompletion and Partial Page Rendering.

ATK 5.5 released

Tuesday, March 14th, 2006

We've just released ATK 5.5.0, the next stable version of the Achievo ATK framework. The new release can be downloaded here

Some highlights of the changes since ATK 5.4:

  • Several enhancements to the unit-test functionality

  • Improved error handling
  • Tab-based access control
  • Many API enhancements (new methods and new flags)

And many more fixes and improvements. The complete change log can be found on the release notes page.

ATK 5.3 released

Friday, December 2nd, 2005

We've just released ATK 5.3, the next stable version of the Achievo ATK framework. The new release can be downloaded here.

This release contains numerous changes and improvements.

Some highlights of the changes since ATK 5.2.2:

  • Improved performance and reduced memory footprint
  • New debug console for tracing debug statements and debugging queries
  • Added Open Office document generation engine
  • Added a preliminary MS SQL driver
  • Improved atkMetaNode (see previous blog posts)
  • Recordlist caching for dramatically increased performance in admin pages
  • New attributes such as an atkLiveTextPreview
  • Direct linking feature for example for linking directly to edit pages from inside e-mails
  • New atkConfig class for easier per-module configuration settings
  • Added Traditional Chinese translation
  • Hierarchical group support in authorisation
  • Support for multiple named database connections

And many, many more fixes and improvements (you can see the complete change log on the release notes page).