mirror of
https://github.com/Kozea/Radicale.git
synced 2025-06-26 16:45:52 +00:00
Fix subtitles in news
This commit is contained in:
parent
692574aba3
commit
41534145c3
18 changed files with 28 additions and 28 deletions
|
@ -5,7 +5,7 @@ title: Radicale 0.1 Released
|
|||
|
||||
First Radicale release! Here is the changelog:
|
||||
|
||||
###0.1 - Crazy Vegetables
|
||||
### 0.1 - Crazy Vegetables
|
||||
|
||||
* First release
|
||||
* Lightning/Sunbird 0.9 compatibility
|
||||
|
|
|
@ -5,7 +5,7 @@ title: Radicale 0.2 Released
|
|||
|
||||
Radicale 0.2 is out! Here is what’s new:
|
||||
|
||||
###0.2 - Snowflakes
|
||||
### 0.2 - Snowflakes
|
||||
|
||||
* Sunbird pre-1.0 support
|
||||
* SSL connection
|
||||
|
|
|
@ -3,7 +3,7 @@ layout: page
|
|||
title: May News
|
||||
---
|
||||
|
||||
###News from contributors
|
||||
### News from contributors
|
||||
|
||||
Jonas Smedegaard packaged Radicale for Debian last week. Two packages, called
|
||||
``radicale`` for the daemon and ``python-radicale`` for the module, have been
|
||||
|
@ -12,7 +12,7 @@ added to Sid, the unstable branch of Debian. Thank you, Jonas!
|
|||
Sven Guckes corrected some of the strange-English-sentences present on this
|
||||
website. Thank you, Sven!
|
||||
|
||||
###News from software
|
||||
### News from software
|
||||
|
||||
A simple ``VERSION`` has been added in the library: you can now play with
|
||||
``radicale.VERSION`` and ``$radicale --version``.
|
||||
|
|
|
@ -5,7 +5,7 @@ title: Radicale 0.3 Released
|
|||
|
||||
Radicale 0.3 is out! Here is what’s new:
|
||||
|
||||
###0.3 - Dancing Flowers
|
||||
### 0.3 - Dancing Flowers
|
||||
|
||||
* Evolution support
|
||||
* Version management
|
||||
|
|
|
@ -5,7 +5,7 @@ title: Radicale 0.4 Released
|
|||
|
||||
Radicale 0.4 is out! Here is what's new:
|
||||
|
||||
###0.4 - Hot Days Back
|
||||
### 0.4 - Hot Days Back
|
||||
|
||||
* Personal calendars
|
||||
* HEAD requests
|
||||
|
|
|
@ -5,7 +5,7 @@ title: Radicale 0.5 Released
|
|||
|
||||
Radicale 0.5 is out! Here is what's new:
|
||||
|
||||
###0.5 - Historical Artifacts
|
||||
### 0.5 - Historical Artifacts
|
||||
|
||||
* Calendar depth
|
||||
* iPhone support
|
||||
|
|
|
@ -6,7 +6,7 @@ title: Two Features and One New Roadmap
|
|||
Two features have just reached the master branch, and the roadmap has been
|
||||
refreshed.
|
||||
|
||||
###LDAP Authentication
|
||||
### LDAP Authentication
|
||||
|
||||
Thanks to Corentin, the LDAP authentication is now included in Radicale. The
|
||||
support is experimental and may suffer unstable connexions and security
|
||||
|
@ -17,7 +17,7 @@ No SSL support is included yet, but this may be quite easy to add. By the way,
|
|||
serious authentication methods will rely on a "real" HTTP server, as soon as
|
||||
Radicale supports WSGI.
|
||||
|
||||
###Journal Entries
|
||||
### Journal Entries
|
||||
|
||||
Mehmet asked for the journal entries (aka. notes or memos) support, that's
|
||||
done! This also was an occasion to clean some code in the iCal parser, and to
|
||||
|
@ -25,7 +25,7 @@ add a much better management of multi-lines entries. People experiencing crazy
|
|||
`X-RADICALE-NAME` entries can now clean their files, Radicale won't pollute
|
||||
them again.
|
||||
|
||||
###New Roadmap
|
||||
### New Roadmap
|
||||
|
||||
Except from htpasswd and LDAP, most of the authentication backends (database,
|
||||
SASL, PAM, user groups) are not really easy to include in Radicale. The easiest
|
||||
|
@ -43,7 +43,7 @@ After that, 0.8 may add CalDAV rights and filters, while 1.0 will draw
|
|||
thousands of rainbows and pink unicorns (WebDAV sync, CardDAV, Freebusy). A lot
|
||||
of funky work is waiting for you, hackers!
|
||||
|
||||
###Bugs
|
||||
### Bugs
|
||||
|
||||
Many bugs have also been fixed, most of them due to the owner-less calendars
|
||||
support. Radicale 0.6 may be out in a few weeks, you should spend some time
|
||||
|
|
|
@ -5,7 +5,7 @@ title: Radicale 0.6 Released
|
|||
|
||||
Time for a new release with **a lot** of new exciting features!
|
||||
|
||||
###0.6 - Sapling
|
||||
### 0.6 - Sapling
|
||||
|
||||
* WSGI support
|
||||
* IPv6 support
|
||||
|
|
|
@ -7,7 +7,7 @@ As previously imagined, a new 0.6.1 version has been released, mainly fixing
|
|||
obvious bugs.
|
||||
|
||||
|
||||
###0.6.1 - Growing Up
|
||||
### 0.6.1 - Growing Up
|
||||
|
||||
* Example files included in the tarball
|
||||
* htpasswd support fixed
|
||||
|
@ -23,7 +23,7 @@ get more 0.6.x versions, making this branch a kind of "stable" branch with no
|
|||
big changes.
|
||||
|
||||
|
||||
###GitHub, Mailing List, New Website
|
||||
### GitHub, Mailing List, New Website
|
||||
|
||||
A lot of small changes occurred during the last weeks.
|
||||
|
||||
|
@ -39,7 +39,7 @@ you'll soon write us some kind words. For example, you can tell us what you
|
|||
think of our new website!
|
||||
|
||||
|
||||
###Future Features
|
||||
### Future Features
|
||||
|
||||
In the next weeks, new exciting features are coming in the master branch! Some
|
||||
of them are almost ready:
|
||||
|
|
|
@ -5,7 +5,7 @@ title: Radicale 0.6.2
|
|||
|
||||
0.6.2 is out with minor bugfixes.
|
||||
|
||||
###0.6.2 - Seeds
|
||||
### 0.6.2 - Seeds
|
||||
|
||||
* iPhone and iPad support fixed
|
||||
* Backslashes replaced by slashes in PROPFIND answers on Windows
|
||||
|
|
|
@ -7,14 +7,14 @@ Radicale version 0.6.3 has been released, with bugfixes that could be
|
|||
interesting for you!
|
||||
|
||||
|
||||
###0.6.3 - Red Roses
|
||||
### 0.6.3 - Red Roses
|
||||
|
||||
* MOVE requests fixed
|
||||
* Faster REPORT answers
|
||||
* Executable script moved into the package
|
||||
|
||||
|
||||
###What's New Since 0.6.2?
|
||||
### What's New Since 0.6.2?
|
||||
|
||||
The MOVE requests were suffering a little bug that is fixed now. These requests
|
||||
are only sent by Apple clients, Mac users will be happy.
|
||||
|
@ -34,7 +34,7 @@ has therefore been removed. As a consequence, you can now launch Radicale with
|
|||
the simple ``python -m radicale`` command, without relying on an executable.
|
||||
|
||||
|
||||
###Time for a Stable Release!
|
||||
### Time for a Stable Release!
|
||||
|
||||
The next release may be a stable release, symbolically called 1.0. Guess what's
|
||||
missing? Tests, of course!
|
||||
|
@ -49,7 +49,7 @@ Repeating events, PAM and Courier authentication methods have already been
|
|||
added in master. You'll find them in the 1.0 release!
|
||||
|
||||
|
||||
###What's Next?
|
||||
### What's Next?
|
||||
|
||||
Being stable is one thing, being cool is another one. If you want some cool new
|
||||
features, you may be interested in:
|
||||
|
|
|
@ -6,7 +6,7 @@ title: Radicale 0.6.4, News from Calypso
|
|||
New year, new release. Radicale 0.6.4 has a really short changelog:
|
||||
|
||||
|
||||
###0.6.4 - Tulips
|
||||
### 0.6.4 - Tulips
|
||||
|
||||
* Fix the installation with Python 3.1
|
||||
|
||||
|
@ -15,7 +15,7 @@ The bug was in fact caused by a
|
|||
now.
|
||||
|
||||
|
||||
###Calypso
|
||||
### Calypso
|
||||
|
||||
After a lot of changes in Radicale, Keith Packard has decided to launch a fork
|
||||
called [Calypso](http://keithp.com/blogs/calypso/), with nice features such
|
||||
|
|
|
@ -6,7 +6,7 @@ title: Radicale 0.7
|
|||
Radicale 0.7 is out, at least!
|
||||
|
||||
|
||||
###0.7 - Eternal Sunshine
|
||||
### 0.7 - Eternal Sunshine
|
||||
|
||||
* Repeating events
|
||||
* Collection deletion
|
||||
|
|
|
@ -6,7 +6,7 @@ title: Radicale 0.7.1
|
|||
Radicale 0.7.1 is out!
|
||||
|
||||
|
||||
###0.7.1 - Waterfalls
|
||||
### 0.7.1 - Waterfalls
|
||||
|
||||
* Many address books fixes
|
||||
* New IMAP ACL (by Daniel Aleksandersen)
|
||||
|
|
|
@ -6,7 +6,7 @@ title: Radicale 0.8
|
|||
Radicale 0.8 is out!
|
||||
|
||||
|
||||
###0.8 - Rainbow
|
||||
### 0.8 - Rainbow
|
||||
|
||||
* New authentication and rights management modules (by Matthias Jordan)
|
||||
* Experimental database storage
|
||||
|
|
|
@ -6,7 +6,7 @@ title: Radicale 0.10
|
|||
Radicale 0.10 is out!
|
||||
|
||||
|
||||
###0.10 - Lovely Endless Grass
|
||||
### 0.10 - Lovely Endless Grass
|
||||
|
||||
* Support well-known URLs (by Mathieu Dupuy)
|
||||
* Fix collection discovery (by Markus Unterwaditzer)
|
||||
|
|
|
@ -5,7 +5,7 @@ title: Radicale 1.0, what's next?
|
|||
|
||||
Radicale 1.0 is out!
|
||||
|
||||
###1.0 - Sunflower
|
||||
### 1.0 - Sunflower
|
||||
|
||||
* Enhanced performances (by Mathieu Dupuy)
|
||||
* Add MD5-APR1 and BCRYPT for htpasswd-based authentication (by Jan-Philip Gehrcke)
|
||||
|
|
|
@ -6,7 +6,7 @@ title: Radicale 1.1
|
|||
Radicale 1.1 is out!
|
||||
|
||||
|
||||
###1.1 - Law of Nature
|
||||
### 1.1 - Law of Nature
|
||||
|
||||
One feature in this release is **not backward compatible**:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue