Changes:
1.50 Jul 11, 2012
[ DISTRIBUTION ]
- Switch to Dist::Zilla
- Eliminate HTML docs from distribution, available on web
- Move live Apache tests to author-only
1.49 Feb 27, 2012
[ DOCS ]
- Fixed misspellings in docs. RT #74676. Reported by Salvatore Bonaccorso.
1.48 Feb 3, 2012
[ BUG FIXES ]
- Calling a subcomponent from inside an anonymous component (created via
$interp->make_component) caused an uninitialized value warning. Reported by
Javier Amor Garcia.
Changes:
2.5 June 10th, 2012
New features, thanks to Michael Peters (RT#46258):
- Support for using an alternative HTML::FillInForm class
via param dfv_fif_class.
- Support for supplying defaults for HTML::FillInForm->fill
via param dfv_fif_defaults.
Changes:
version 2.12: Fri Dec 21 12:18:51 CET 2012
Fixes:
- default for Mail::Header::new(Modify) is 'false', not 'true'
rt.cpan.org#79985 [Thomas Sibley]
- Mail::Address take username with rindex(), a bit better than
index() but still poor.
rt.cpan.org#82056 [Filipe Gonçalves]
Improvements:
- check for bad folding of header lines
rt.cpan.org#79993 [Thomas Sibley]
- add a note about better to avoid Mail::Address->name(),
in response to a question by
rt.cpan.org#81459 [Moritz Lenz]
Changes:
0.11
+ fixed RT #81922: tests no longer hang on Win32. Didn't get to the bottom
of the issue (likely IPC::Open3 & redirecting STDOUT not playing nicely),
but worked around it.
+ fixed a bug on Win32 where default js_uris & css_uris were being mangled:
"C:%5C..." vs "C:\". May have affected other Win32 URIs too.
0.10
+ fixed RT #82738: color method was not implemented.
+ fixed RT #74364: TT2 INCLUDE_PATH no longer set to all dirs in @INC,
now it is set to parent directory TAP::Formatter::HTML was loaded from.
ChangeLog:
0.12 Thu Aug 4 23:56:00 BST 2011
- Changed a test case to be less picky about the actual text captured
from warnings. This was done to support some changes introduced by
the Catalyst -> PSGI port.
* use ${PKGVERSION_NOREV} instead of LATEST as subdir, or it will be invalid
after new release.
* this site's redirect response is invalid, use canonical one and curl will not
be required anymore.
ChangeLog:
0.10022 08 Jan 2013
- Fix NoPasswd store (skaufman)
0.10021 30 June 2012
- Change all classes to Moose and MooseX::Emulate::Class::Accessor::Fast,
fixing undeclared dependency on Class::Accessor::Fast.
- Change Catalyst::Authentication::Realm to use String::RewritePrefix
rather than doing namespace mangling manually.
- Fix whitespace and tabs, add Test::EOL and Test::NoTabs
- Document optional methods in stores needed for auto_create_user
and auto_update_user in realms.
- Clarify support channels
- Note primary maintainer in docs.
- Add x_authority metadata.
- Get the NAME right by making it 1 line, due to crappy parsing
in EU::MM (RT#77028)
0.10020 05 May 2012
- Allow user_class to be configured for Catalyst::Authentication::Store::Minimal
(Jochen Lutz <jlu@akk.org>)
0.10019 14 April 2012
- Upgrade code to use Moose compatibility layer (jnap)
- Added some rules to .gitignore for people using macs (jnap)
- Updated copyright info
- Catalyst::Plugin::Authentication::Credential::NoPassword added
(Okko)
- Convert repository to git (fREW Schmidt)
ChangeLog:
- Fixed 'application/x-www-form-urlencoded' for AJAX POSTs post
Firefox 3.x
+ First sourceforge.net hosted version
+ Incremented version number to actually match SVN branch tag
+ Switched to Big-endian date format in the documentation.
Less chance of misunderstandings
* Editor: Prevent certain HTML elements from being unexpectedly removed or
modified in rare cases.
* Media: Fix a collection of minor workflow and compatibility issues in the new
media manager.
* Networks: Suggest proper rewrite rules when creating a new network.
* Prevent scheduled posts from being stripped of certain HTML, such as video
embeds, when they are published.
* Work around some misconfigurations that may have caused some JavaScript in
the WordPress admin area to fail.
* Suppress some warnings that could occur when a plugin misused the database or
user APIs.
Additionally: Version 3.5.1 fixes a few security issues:
* Server-side request forgery (SSRF) and remote port scanning via pingbacks.
Fixed by the WordPress security team.
* Cross-site scripting (XSS) via shortcodes and post content. Discovered by Jon
Cave of the WordPress security team.
* Cross-site scripting (XSS) in the external library Plupload. Plupload 1.5.5
was released to address this issue.
Significant Changes:
- RHEL5 supported with hpcups
Added Support for the Following New Printers:
- HP LaserJet Pro 500 color MFP M570dw
- HP LaserJet Pro 500 color MFP M570dn
- HP LaserJet Enterprise flow MFP M525
- HP LaserJet Enterprise color flow MFP M575
- HP LaserJet Enterprise 700 M712n
- HP LaserJet Enterprise 700 M712dn
- HP LaserJet Enterprise 700 M712xh
- HP LaserJet Enterprise 700 color MFP M775dn
- HP LaserJet Enterprise 700 color MFP M775f
- HP LaserJet Enterprise 700 color MFP M775z
- HP LaserJet Enterprise 700 color MFP M775z+
Added support for the following new Distro's:
- Ubuntu 12.10
- Debian 6.0.6
Launchpad fixes:
1073650 - musb.c:get_interface() doesn't check return value of
libusb_get_config_descriptor()
1070758 - can't run hp-check without GUI
1048754 - HP Setup crashes with ValueError
1067697 - manual of hp-check mentions '--runtime' option
1067689 - 'hp-check -r' starts HPLIP status service (hp-systray)
1064107 - CUPSEXT could not be loaded
1066235 - 'hp-check' does not find installed XSane
1065582 - Cannot add a parallel printer
Issues fixed:
- Delay in status display on USB connection for certain classes of
devices
- Secure Printing support for HP LaserJet P3010 Series
Detailed Change Log:
- Job storage support with postscript finishing filter