2009-03-16 15:55:30 +01:00
|
|
|
* 0.16.5: Rails 2.3.2
|
|
|
|
|
|
|
|
* Runs on the Stable Release, Rails 2.3.2.
|
|
|
|
* Support for audio/speex audio files.
|
|
|
|
* Updated for itex2MML 1.3.7. (You should
|
|
|
|
upgrade that, as well.)
|
|
|
|
* Tests for BlahTeX/PNG (if installed).
|
|
|
|
|
|
|
|
------------------------------------------------------------------------------
|
2009-03-04 22:54:30 +01:00
|
|
|
* 0.16.4
|
2009-02-28 02:23:00 +01:00
|
|
|
|
2009-03-04 22:54:30 +01:00
|
|
|
New Features:
|
|
|
|
* Add x-sendfile support for downloading uploaded files in Instiki.
|
|
|
|
* Add support for HTML5 <video> and <audio> elements:
|
|
|
|
[[mymovie.ogv:video]], [[mysound.wav:audio]].
|
2009-03-05 15:00:11 +01:00
|
|
|
* Runs on Rails 2.3.1
|
2009-03-04 22:54:30 +01:00
|
|
|
|
|
|
|
Bugs Fixed:
|
2009-03-05 15:00:11 +01:00
|
|
|
* Update to Rails 2.3.1, which fixes several bugs.
|
2009-03-04 22:54:30 +01:00
|
|
|
* Removed bundled Rack (Rails 2.3.1 comes bundled with Rack 1.0).
|
|
|
|
* Add config.action_view.cache_template_loading = true to production
|
|
|
|
environment.
|
|
|
|
* Fix FastCGI bug
|
|
|
|
(http://rubyforge.org/tracker/index.php?func=detail&aid=24191&group_id=186 &atid=783).
|
|
|
|
* Fix WikiWords bug
|
|
|
|
(http://rubyforge.org/pipermail/instiki-users/2009-February/001181.html).
|
|
|
|
* Fix bug on Windows
|
|
|
|
(http://rubyforge.org/pipermail/instiki-users/2009-March/001183.html)
|
|
|
|
|
|
|
|
------------------------------------------------------------------------------
|
2009-02-28 02:23:00 +01:00
|
|
|
* 0.16.3: Big steps, Rails 2.3.0-RC1 and tons of new stuff!
|
|
|
|
|
|
|
|
All the patching, developing and great hacking from Jacques Distler was
|
|
|
|
merged into the main codebase of instiki. Jaques is now also maintaining the
|
|
|
|
main branch (together with parasew), which brings instiki up-to-date!
|
|
|
|
|
|
|
|
Find more information about all the changes in his site:
|
|
|
|
|
|
|
|
http://golem.ph.utexas.edu/instiki/
|
|
|
|
|
|
|
|
New Features:
|
|
|
|
* Instiki comes and runs with Rails 2.3.0-RC1
|
|
|
|
* New Markdown interpreter: Maruku
|
|
|
|
* Default markup dialect is Markdown+itex2MML
|
|
|
|
* Mathematics suport, using itex2MML (Markdown+itex2MML)
|
|
|
|
http://golem.ph.utexas.edu/~distler/blog/itex2MMLcommands.html
|
|
|
|
or BlahTeX (Markdown+BlahTeX/PNG)
|
|
|
|
http://golem.ph.utexas.edu/instiki/show/BlahTeX
|
|
|
|
* Theorem Environments
|
|
|
|
* Automatic Equation numbering and automatic Theorem numbering,
|
|
|
|
* Integrated presentation software
|
|
|
|
http://golem.ph.utexas.edu/instiki/show/S5
|
|
|
|
complete with support for themes
|
|
|
|
(available with Markdown, Markdown+itex2MML or Markdown+BlahTeX/PNG)
|
|
|
|
* Sends application/xhtml+xml to compatible browsers
|
|
|
|
(available with Markdown, Markdown+itex2MML or Markdown+BlahTeX/PNG)
|
|
|
|
Serve Webs which use non-Markdown Text Filters (Textile, RDoc or Mixed) as
|
|
|
|
text/html. This makes those Text Filters usable, again.
|
|
|
|
* Scalable Vector Graphics (SVG) enabled
|
|
|
|
(available with Markdown, Markdown+itex2MML or Markdown+BlahTeX/PNG).
|
|
|
|
* Nifty SVG Logo
|
|
|
|
(available with Markdown, Markdown+itex2MML or Markdown+BlahTeX/PNG).
|
|
|
|
* Atom 1.0 feeds.
|
|
|
|
* ETag support.
|
|
|
|
* Filesystem-based caching.
|
|
|
|
* New, industrial-strength Sanitizer (anti-XSS protection).
|
|
|
|
* Uses xhtmldiff for redline diff pages.
|
|
|
|
* (Actually functional) LaTeX output.
|
|
|
|
* InterWeb WikiLinks
|
|
|
|
* Add a user interface to manage uploaded files.
|
|
|
|
* Add a user interface to delete a Web.
|
|
|
|
* Add a user interface to delete orphaned pages in a Category. In addition to
|
|
|
|
deleting all orphaned pages, you can now delete just the orphaned pages in a
|
|
|
|
particular category. Among other things, this provides a handy way to delete
|
|
|
|
a (selection of) page(s): just assign them to a new category (“delete”, say)
|
|
|
|
and delete the orphaned pages in that category.
|
|
|
|
* Add the manage_fixtures plugin for easy database migration
|
|
|
|
* Descriptions in the File Upload Dialog are used as the default alt text (for
|
|
|
|
pictures) or the default link text (for files).
|
|
|
|
|
|
|
|
Bugfixes:
|
|
|
|
(see http://golem.ph.utexas.edu/~distler/blog/archives/001893.html for a
|
|
|
|
complete list)
|
|
|
|
|
|
|
|
* fixes to xhtmldiff
|
|
|
|
* fixed Sanitizer issues
|
|
|
|
* Do dnsbl lookups more judiciously. Anti-spam effectiveness is undiminished,
|
|
|
|
but the application is more responsive.
|
|
|
|
* Fix a Session CookieOverflow when rescuing Instiki::ValidationError
|
|
|
|
* Domain independent caching
|
|
|
|
* Fix for no Flash Messages
|
|
|
|
* Links on “published” Webs were all screwed-up. Fixed.
|
|
|
|
* Make uploaded pictures display in the “published” view.
|
|
|
|
* Make @import rules in the “Stylesheet Tweaks” work in the “published” view.
|
|
|
|
* Actually verify the password, when setting a password for a Web, rather than
|
|
|
|
just pretending to do so.
|
|
|
|
* fixes for nowiki “<nowiki>[[!include foo]]</nowiki>”)
|
|
|
|
* Hide Equations From WikiChunk Processing
|
|
|
|
* Fix a bug in the Chunk handler, which was mangling backslashes in included
|
|
|
|
pages.
|
|
|
|
* Entering the wrong password on the “CreateWeb” form now redirects back to
|
|
|
|
the form, as it should.
|
|
|
|
* Allow single-letter WikiLinks (e.g. “[[a]]”). Requested by a Japanese user.
|
|
|
|
* Allow single-letter includes (e.g. “[[!include a]]”).
|
|
|
|
* Huge improvements to caching and cache-sweeping
|
|
|
|
* Category listing restricts to current Web.
|
|
|
|
* All WikiReference methods limit results to the current web
|
|
|
|
* File uploads work right.
|
|
|
|
* Make WEBrick respond to TERM signal. (Launchd, in particular, requires this.)
|
|
|
|
* Ditch the URIChunk and LocalURIChunk handlers. Slow, buggy, and of dubious
|
|
|
|
utility.
|
|
|
|
* Ensure unsafe operations (new, save,...) are POSTs, not GETs.
|
|
|
|
* Fix utf-8 bug in WikiChunk handling.
|
|
|
|
* Disable WikiChunk processing in tags.
|
|
|
|
* Hide Equations From WikiChunk Processing
|
|
|
|
* Fix for the "Backslashes in Included Equations" bug.
|
|
|
|
* Sessions are now stored in a cookie (signed and Base-64 encoded).
|
|
|
|
Form_spam_protection stores form_keys in the session.
|
|
|
|
Make sure spambots implement both cookies and javascript, by storing
|
|
|
|
hashed (with salt) keys in the session.
|
|
|
|
* Make sure request.ip is a valid IPv4 or IPv6 address.
|
|
|
|
* Make remove_orphaned_pages work in a proxied situation.
|
|
|
|
* In the wiki_controller, only apply the dnsbl_check before_filter
|
|
|
|
to the :edit, :new, and :save :export actions, instead of all actions.
|
|
|
|
This makes mundane "show" requests faster, but does not
|
|
|
|
compromise spam-fighting ability.
|
|
|
|
* Be a little gentler in recovering from Instiki::ValidationErrors, when
|
|
|
|
saving a page. Previously, we threw away all the user's changes upon
|
|
|
|
the redirect. Now we attempt to salvage what he wrote.
|
|
|
|
* Drop hostname from cache key.
|
|
|
|
* Fix Recursive Includes.
|
|
|
|
* Entering an incorrect password on the Create Web form should redirect
|
|
|
|
back to the form, with a flash error.
|
|
|
|
* In the Stylesheet Tweaks, the owner of a Web can specify an @import rule
|
|
|
|
to pull in CSS styles form an external file. This worked in the "show"
|
|
|
|
view, but was broken in the "published" view. Fixed.
|
|
|
|
* Allow multiple leading capital letters in a WikiWord.
|
|
|
|
|
|
|
|
------------------------------------------------------------------------------
|
|
|
|
* 0.13.0:
|
|
|
|
|
|
|
|
Mainly a Bugfix Release, which fixes two XSS Vulnerabilities.
|
|
|
|
More information can be found on Jacques Distler's Blog:
|
|
|
|
http://golem.ph.utexas.edu/~distler/blog/archives/001634.html
|
|
|
|
|
2007-10-15 19:16:54 +02:00
|
|
|
------------------------------------------------------------------------------
|
|
|
|
* 0.12.0:
|
|
|
|
|
|
|
|
0.12 is mainly a bugfix release. We recommend all instiki Users to upgrade.
|
|
|
|
In this version, some security holes where fixed
|
|
|
|
- An XSS vulnerability in categories
|
|
|
|
- An XSS vulnerability in <nowiki>
|
|
|
|
- fixes that Instiki allows "dangerous" operations as HTTP GETs
|
|
|
|
|
|
|
|
as well as some other small improvements.
|
|
|
|
- fixes for instiki running on mongrel
|
|
|
|
- fixes for instiki running on mongrel_cluster
|
|
|
|
|
|
|
|
We added a lot of tests, synced with Jacques Distler's version and fixed
|
|
|
|
small bugs as well. A note to Mac OSX users: use the Ruby One-Click-Installer
|
|
|
|
for OSX ( http://rubyosx.com ) or make sure you are not running into problems
|
|
|
|
with sqlite (see http://instiki.5uper.net/instiki/show/SQLite+issues+on+OSX)
|
|
|
|
|
|
|
|
------------------------------------------------------------------------------
|
|
|
|
* 0.11.pl1
|
2007-01-22 14:43:50 +01:00
|
|
|
|
|
|
|
- ANTISPAM:
|
|
|
|
- updated and included spam_patterns.txt
|
|
|
|
- included dnsbl_check - DNS Blackhole Lists check
|
|
|
|
[thanks to joost from http://www.spacebabies.nl ]
|
2007-10-15 19:16:54 +02:00
|
|
|
- included the form-spam-protection rails plugin
|
|
|
|
http://form-spam-protection.googlecode.com/svn/form_spam_protection/
|
2007-01-22 14:43:50 +01:00
|
|
|
|
|
|
|
- BUGFIXES:
|
|
|
|
- fix PDF output not to contain garbage chars [Jesse Newland]
|
|
|
|
- fixed the pages and authors display for single webs
|
|
|
|
- web list does not show a link to a published version if it has none
|
|
|
|
[Jesse Newland]
|
|
|
|
- Fixed bug that failed to expire cached diff view of a page
|
|
|
|
- Fixed rendering of WikiLinks in included pages in published or export
|
|
|
|
mode
|
|
|
|
- lots of small bugfixes and changes
|
|
|
|
|
|
|
|
- UPDATES:
|
2007-10-15 19:16:54 +02:00
|
|
|
- Rails 1.2.1 tested and packaged with instiki
|
2007-01-22 14:43:50 +01:00
|
|
|
- updated RubyZip to 0.9.1
|
2007-10-15 19:16:54 +02:00
|
|
|
- updated packaged sqlite3-ruby
|
2007-01-22 14:43:50 +01:00
|
|
|
|
|
|
|
- FEATURES:
|
2007-02-11 06:03:15 +01:00
|
|
|
- fix: being logged in on more Webs at once works now [Jaques Distler]
|
2007-01-22 14:43:50 +01:00
|
|
|
- Stylesheet tweaks
|
|
|
|
- visual display if webs are pass-protected (div background)
|
|
|
|
- Linux packaging
|
|
|
|
|
|
|
|
------------------------------------------------------------------------------
|
|
|
|
* 0.11.0:
|
|
|
|
- SQL-based backend (ActiveRecord)
|
|
|
|
- File uploads (finally)
|
|
|
|
- Upgraded to Rails 1.0.0
|
|
|
|
- Replaced internal link generator with routing
|
|
|
|
- Fixed --daemon option
|
|
|
|
- Removed Rubygem and native OS X distributions
|
|
|
|
- Improved HTML diff
|
|
|
|
- More accurate "See Changes"
|
|
|
|
------------------------------------------------------------------------------
|
|
|
|
* 0.10.2:
|
|
|
|
- Upgraded to Rails 0.13.1
|
|
|
|
- Fixed HTML export
|
|
|
|
- Added layout=no option to the export_html action (it exports page
|
|
|
|
contents processed by the markup engine, but without the default layout -
|
|
|
|
so that they can be wrapped in some other layout)
|
|
|
|
- <nowiki> tag can span several lines (before it was applied when both
|
|
|
|
opening and closing tags were on the same line only)
|
|
|
|
- Resolved the "endless redirection loop" condition and otherwise improved
|
|
|
|
handling of errors in the rendering engines
|
|
|
|
- Fixed rendering of Markdown hyperlinks such as
|
|
|
|
[Text](http://something.com/foo)
|
|
|
|
------------------------------------------------------------------------------
|
|
|
|
* 0.10.1:
|
|
|
|
- Upgraded Rails to 0.12.0
|
|
|
|
- Upgraded rubyzip to version 0.5.8
|
|
|
|
- BlueCloth is back (RedCloth didn't do pure Markdown well enough)
|
|
|
|
- Handling of line breaks in Textile is as in 0.9 (inserts <br/> tag)
|
|
|
|
- Fixed HTML export (to enclose the output in <html> tags, include the
|
|
|
|
stylesheet etc)
|
|
|
|
- Corrected some compatibility issues with storages from earlier Instiki
|
|
|
|
versions
|
|
|
|
- Some other bug fixes
|
|
|
|
------------------------------------------------------------------------------
|
|
|
|
* 0.10.0:
|
|
|
|
- Ported to ActionPack
|
|
|
|
- RedCloth 3.0.3
|
|
|
|
- BlueCloth is phased out, Markdown is rendered by RedCloth
|
|
|
|
- Mix markup option understands both Textile and Markdown on the same page
|
|
|
|
- Instiki can serve static content (such as HTML or plain-text files) from
|
|
|
|
./public directory
|
|
|
|
- Much friendlier admin interface
|
|
|
|
- Wiki link syntax doesn't conflict with Textile hyperlink syntax.
|
|
|
|
Therefore "textile link":LinkToSomePlace will not look insane.
|
|
|
|
- RSS feeds accept query parameters, such as
|
|
|
|
http://localhost:2500/wiki/rss_with_headlines?start=2005-02-18&end=2005-02-19&limit=10
|
|
|
|
- RSS feed with page contents for a password-protected web behaves as
|
|
|
|
follows: if the web is published, RSS feed links to the published version
|
|
|
|
of the web. otherwise, the feed is not available
|
|
|
|
Madeleine will check every hour if there are new commands in the log or
|
|
|
|
24 hours have passed since last snapshot, and take snapshot if either of
|
|
|
|
these conditions is true. Madeleine will also not log read-only
|
|
|
|
operations, resulting in a better performance
|
|
|
|
- Wiki extracts (to HTML and plain text) will leave only the last extract
|
|
|
|
file in ./storage
|
|
|
|
- Wiki search handles multibyte (UTF-8) characters correctly
|
|
|
|
- Local hyperlinks in published pages point to published pages [Michael
|
|
|
|
DeHaan]
|
|
|
|
- Fixed a bug that sometimes caused all past revisions of a page to be
|
|
|
|
"forgotten" on restart
|
|
|
|
- Fixed parsing of URIs with a port number (http://someplace.org:8080)
|
|
|
|
- Instiki will not fork itself on a *nix, unless explicitly asked to
|
|
|
|
- Instiki can bind to IPs other than 127.0.0.1 (command-line option)
|
|
|
|
- Revisions that do not change anything on the page are rejected
|
|
|
|
- Automated tests for all controller actions
|
|
|
|
- category: lines are presented as links to "All Pages" for relevant
|
|
|
|
categories
|
|
|
|
- Search looks at page titles, as well as content
|
|
|
|
- Multiple other usability enhancements and bug fixes
|
|
|
|
------------------------------------------------------------------------------
|
|
|
|
* 0.9.2:
|
|
|
|
- Rollback takes the user to an edit form. The form has to be submitted for
|
|
|
|
the change to take place.
|
|
|
|
- Changed to use inline style on published pages
|
|
|
|
- Fixed "forward in time" on the last revision before current page
|
|
|
|
- Instiki won't log bogus error messages when creating a new Wiki
|
|
|
|
- Fixed deprecation warning for Object.id (introduced in Ruby 1.8.2)
|
|
|
|
- Madeleine upgraded to 0.7.1
|
|
|
|
- Madeleine snapshots are compressed
|
|
|
|
- Packaged as a gem
|
|
|
|
------------------------------------------------------------------------------
|
|
|
|
* 0.9.1:
|
|
|
|
- Added performance improvements for updating existing pages
|
|
|
|
- Fixed IP logging and RSS feeds behind proxies [With help from Guan Yang]
|
|
|
|
- Fixed default storage directory (borked running on Windows)
|
|
|
|
[Spotted by Curt Hibbs]
|
|
|
|
------------------------------------------------------------------------------
|
|
|
|
* 0.9.0:
|
|
|
|
- Added aliased links such as [[HomePage|that nice home page]] [Mark Reid]
|
|
|
|
- Added include other page content with [[!include TableOfContents]]
|
|
|
|
[Mark Reid]
|
|
|
|
- Added delete orphan pages from the Edit Web screen [by inspiration from
|
|
|
|
Simon Arnaud]
|
|
|
|
- Added logging of IP address for authors (who's behind the rollback wars)
|
|
|
|
- Added Categories pages through backlinks (use "categories: news, instiki"
|
|
|
|
on start of line) [Mark Reid]
|
|
|
|
- Added option to use bracket-style wiki links only (and hence ban
|
|
|
|
WikiWords)
|
|
|
|
- Added command-line option to specify different storage path
|
|
|
|
- Added print view without navigation
|
|
|
|
- Added character and page (2275 characters including spaces) counter
|
|
|
|
(important for student papers)
|
|
|
|
- Off by default, activate it on the Edit Web screen
|
|
|
|
- Added LaTeX/PDF integration on Textile installations with pdflatex
|
|
|
|
installed on system (EXPERIMENTAL)
|
|
|
|
- Use the home page as a table of contents with a unordered list to control
|
|
|
|
sections
|
|
|
|
- Added limit of 15 to the number of pages included in RSS feed
|
|
|
|
- Moved static parts of stylesheet to separate file [Lau T?rnskov]
|
|
|
|
- Fixed better semantics for revision movement [Ryan Singer]
|
|
|
|
- Fixed color diffs to work much better [Xen/Mertz/Atkins]
|
|
|
|
- Fixed performance problems for All Pages list [Dennis Mertz]
|
|
|
|
- Fixed lots of rendering bugs [Mark Reid]
|
|
|
|
- Upgraded to RedCloth 2.0.11 [integrating the fine work of Dennis Mertz]
|
|
|
|
------------------------------------------------------------------------------
|
|
|
|
* 0.8.9:
|
|
|
|
- Added color diffs to see changes between revisions [Bill Atkins]
|
|
|
|
They're aren't quite perfect yet as new paragraphs split the <ins> tags
|
|
|
|
(hence 0.8.9, not 0.9.0)
|
|
|
|
- Added redirect to edit if content of page generates an error
|
|
|
|
(so the page doesn't become unusable on bugs in the markup engines)
|
|
|
|
- Fixed update Web with different address bug [Denis Metz]
|
|
|
|
- Fixed a bunch of wiki word rendering issues by doing wiki word detection
|
|
|
|
and replacment at once
|
|
|
|
- Upgraded to BlueCloth 0.0.3b (should fix loads of problems on Markdown
|
|
|
|
wikis)
|
|
|
|
------------------------------------------------------------------------------
|
|
|
|
* 0.8.5:
|
|
|
|
- Instiki can now serve as a CMS by running a password-protected web with a
|
|
|
|
published front
|
|
|
|
- Added version check at startup (Instiki needs Ruby 1.8.1)
|
|
|
|
------------------------------------------------------------------------------
|
|
|
|
* 0.8.1:
|
|
|
|
- Actually included RedCloth 2.0.7 in the release
|
|
|
|
------------------------------------------------------------------------------
|
|
|
|
* 0.8.0:
|
|
|
|
- NOTE: Single-web wikis created in versions prior to 0.8.0 have "instiki"
|
|
|
|
as their system password
|
|
|
|
- Accepts wiki words in bracket style.
|
|
|
|
Examples: [[wiki word]], [[c]], [[We could'nt have done it!]]
|
|
|
|
- Accepts camel-case wiki words in all latin, greek, cyrillian, and
|
|
|
|
armenian unicode characters
|
|
|
|
- Many thanks to Guan Yang for building the higher- and lower-case lookup
|
|
|
|
tables. And thanks to Simon Arnaud for the initial patch that got the
|
|
|
|
work started
|
|
|
|
- Changed charset to UTF-8
|
|
|
|
- Cut down on command-line options and replaced them with an per-web config
|
|
|
|
screen
|
|
|
|
- Added option to extend the stylesheet on a per-web basis to tweak the
|
|
|
|
look in details
|
|
|
|
- Added simple color options for variety
|
|
|
|
- Added option to add/remove password protection on each web
|
|
|
|
- Added the wiki name of the author locking a given page (instead of just
|
|
|
|
"someone")
|
|
|
|
- Removed single/multi-web distinction -- all Instikis are now multi-web
|
|
|
|
- Load libraries from an unshifted load path, so that old installed
|
|
|
|
libraries doesn't clash [Emiel van de Laar]
|
|
|
|
- Keeps the author cookie forever, so you don't have to enter your name
|
|
|
|
again and again
|
|
|
|
- Fixed XHTML so it validates [Bruce D'Arcus]
|
|
|
|
- Authors are no longer listed under orphan pages
|
|
|
|
- Added export to markup (great for backups, potentially for switching wiki
|
|
|
|
engine)
|
|
|
|
- Don't link wiki words that proceeds from either /, = or ?
|
|
|
|
(http://c2.com/cgi/wiki?WikiWikiClones,
|
|
|
|
/show/HomePage, cgi.pl?show=WikiWord without escaping)
|
|
|
|
- Accessing an unexisting page redirects to a different url (/new/PageName)
|
|
|
|
- Increased snapshot time to just once a day (cuts down on disk storage
|
|
|
|
requirements)
|
|
|
|
- Made RDoc support work better with 1.8.1 [Mauricio Fern?ndez]
|
|
|
|
- Added convinient redirect from /wiki/ to /wiki/show/HomePage
|
|
|
|
- Fixed BlueCloth bug with backticks at start of line
|
|
|
|
- Updated to RedCloth 2.0.7 (and linked to the new Textile reference)
|
|
|
|
------------------------------------------------------------------------------
|
|
|
|
* 0.7.0:
|
|
|
|
- Added Markdown (BlueCloth) and RDoc [Mauricio Fern?ndez] as command-line
|
|
|
|
markup choices
|
|
|
|
- Added wanted and orphan page lists to All pages (only show up if there's
|
|
|
|
actually orphan or wanted pages)
|
|
|
|
- Added ISO-8859-1 as XML encoding in RSS feeds (makes FeedReader among
|
|
|
|
others happy for special entities)
|
|
|
|
- Added proper links in the RSS feed (but the body links are still
|
|
|
|
relative, which NNW and others doesn't grok)
|
|
|
|
- Added access keys: E => Edit, H => HomePage, A => All Pages,
|
|
|
|
U => Recently Revised, X => Export
|
|
|
|
- Added password-login through URL (so you can subscribe to feed on a
|
|
|
|
protected web)
|
|
|
|
- Added web passwords to the feed links for protected webs, so they work
|
|
|
|
without manual login
|
|
|
|
- Added the web name in small letters above all pages within a web
|
|
|
|
- Polished authors and recently revised
|
|
|
|
- Updated to RedCloth 2.0.6
|
|
|
|
- Changed content type for RSS feeds to text/xml (makes Mozilla Aggreg8
|
|
|
|
happy)
|
|
|
|
- Changed searching to be case insensitive
|
|
|
|
- Changed HomePage to display the name of the web instead
|
|
|
|
- Changed exported HTML pages to be valid XHTML (which can be preprocessed
|
|
|
|
by XSLT)
|
|
|
|
- Fixed broken recently revised
|
|
|
|
------------------------------------------------------------------------------
|
|
|
|
* 0.6.0:
|
|
|
|
- Fixed Windows compatibility [Florian]
|
|
|
|
- Fixed bug that would prevent Madeleine from taking snapshots in Daemon
|
|
|
|
mode
|
|
|
|
- Added export entire web as HTML in a zip file
|
|
|
|
- Added RSS feeds
|
|
|
|
- Added proper getops support for the growing number of options [Florian]
|
|
|
|
- Added safe mode that forbids style options in RedCloth [Florian]
|
|
|
|
- Updated RedCloth to 2.0.5
|
|
|
|
------------------------------------------------------------------------------
|
|
|
|
* 0.5.0:
|
|
|
|
- NOTE: 0.5.0 is NOT compatible with databases from earlier versions
|
|
|
|
- Added revisions
|
|
|
|
- Added multiple webs
|
|
|
|
- Added password protection for webs on multi-web setups
|
|
|
|
- Added the notion of authors (that are saved in a cookie)
|
|
|
|
- Added command-line option for not running as a Daemon on Unix
|
|
|
|
------------------------------------------------------------------------------
|
|
|
|
* 0.3.1:
|
|
|
|
- Added option to escape wiki words with \
|
|
|
|
------------------------------------------------------------------------------
|
|
|
|
* 0.3.0:
|
|
|
|
- Brought all files into common style (including Textile help on the edit
|
|
|
|
page)
|
|
|
|
- Added page locking (if someone already is editing a page there's a
|
|
|
|
warning)
|
|
|
|
- Added daemon abilities on Unix (keep Instiki running after you close the
|
|
|
|
terminal)
|
|
|
|
- Made port 2500 the default port, so Instiki can be launched by
|
|
|
|
dobbelt-click
|
|
|
|
- Added Textile cache to speed-up rendering of large pages
|
|
|
|
- Made WikiWords look like "Wiki Words"
|
|
|
|
- Updated RedCloth to 2.0.4
|
|
|
|
------------------------------------------------------------------------------
|
|
|
|
* 0.2.5:
|
|
|
|
- Upgraded to RedCloth 2.0.2 and Madeleine 0.6.1, which means the
|
|
|
|
- Windows problems are gone. Also fixed a problem with wikiwords
|
|
|
|
- that used part of other wikiwords.
|
|
|
|
------------------------------------------------------------------------------
|
|
|
|
* 0.2.0:
|
|
|
|
- First public release
|