1*** See also the Changes @section in include/frei0r.h or git log
2
31.7   - 6 December 2019
4
5	This release includes three new filters, code cleanups and several
6	bugfixes improving stability of existing plugins.
7	New filters (3): normaliz0r, elastic_scale, premultiply.
8	Updated (47): alpha0ps, baltan, bgsubtractor, bluescreen0r, blur,
9	c0rners, cairogradient, cairoimagegrid, cartoon, cluster,
10	coloradj, colorhalftone, curves, d90stairsteppingfix, defish0r,
11	delay0r, edgeglow, emboss, facebl0r, facedetect, levels,
12	lightgraffiti, measure, ndvi, nervous, nosync0r, primaries,
13	rgbnoice, rgbsplit0r, scanline0r, select0r, sopsat, spillsupress,
14	three_point_balance, timeout, tutorial, vertigo, vignette, water,
15	alphaatop, alphain, alphaout, alphaover, alphaxor,
16	cairoaffineblend, cairoblend, xfade0r
17
181.6.1 - 25 May 2017
19
20	Minor fixes to the build system. Version correctly updated.
21
221.6.0 - 24 March 2017
23
24	This release contains new filters and some bugfixes to parameters
25	and building environment, documentation is updated accordingly.
26	New filters (3): bgsubtract0r, glitch0r, rgbsplit0r
27	Updated (2): Distort0r now mode and velocity, Curves has improved
28	precision.
29
301.5.0 - 2 April 2016
31
32	This release fixes several major bugs in existing plugins and adds
33	one new filter: NDVI (Normalized Difference Vegetation Index).
34
351.4.0 - 24 February 2013
36
37	This release fixes several major bugs in existing plugins,
38	adds new filters and the optional dependency to cairo.
39	New filters (18): IIRblur, Vignette, Keyspillm0pup, Timeout,
40	  Posterize, Dither, Spillsupress, Emboss, Colgate, RGBNoise,
41	  Colorize, Softglow, ColrHalftone, Sigmoidaltransfer,
42	  Colortap, cairogradient, cairoimagegrid, medians
43	New mixers: cairoblend, cairoaffineblend
44
451.3.0 - 8 March 2011
46
47	This release adds more plugins, better documentation and better
48	examples for writing code that makes use of thed opencv library.
49	New filters (4): tutorial, sharpness, denoise, lightgraffiti
50	New generator: test_pat (broadcast test patterns)
51	New mixer: addition_alpha
52
531.2.1 - 4 October 2010
54
55	This is a bugfix release which avoids a crash on load of the
56	Vertigo plugin and corrects the install path according do
57	distribution needs.
58
591.2.0 - 13 September 2010
60
61	This release adds many new filters, cross-platform compatibility
62	to build Win32 plugins, some fixes to the specification, a new Web
63	page, and more documentation.
64
651.1.22 - 28 October 2008
66
67	Three new plugins were added: UV Map, Edge Glow, and K-Means
68	Clustering. Various bugfixes were done.
69
701.1.21 - 1 April 2008
71
72	This release adds six new plugins: Lenscorrection, Transparency,
73	Color Distance, Perspective, RGB Parade, and Vector Scope.
74
751.1.20 - 7 November 2007
76
77	This is the first release as a standard autoconf tarball. It
78	contains various bugfixes and some new plugins.
79
80
81*** At last, see also git --log from repository
82