Kawachan 6 (InstanceTopic, 4)

From Kawachan

Revision as of 13:30, 19 February 2011 by Keiji (Talk | contribs)

Kawachan 1.6 is the branch of Kawachan you are reading right now. It was released on February 18, 2011, the third anniversary of Kawachan. This page will list updates made to it. See Kawachan 1.5 for the previous branch.

Kawachan 1.6 (February 18, 2011)

  • Fix: Deleting a page now removes it from the lists of pages in its categories.
  • Feature: "Pages in this category" lists are now sorted alphabetically and arranged in columns like :BestPages.
  • Feature: Brand new :AddFile page, which should be much easier than before.
  • Feature: Functionality for editing galleries (boxes) has been brought back and improved.
  • Feature: Links to existing but empty pages are now colored gray.
  • Feature: You can now choose how many columns to view link lists in. As usual, the option is in :Account.
  • Feature: Divisions: organize pages from multiple categories together.

Kawachan 1.6pre3 (February 16, 2011)

  • Fix: Infobox widget now works more securely and doesn't break everything in certain circumstances that manifested while adding the new file system.
  • Feature: New file system!
    • Change: Files now use 26-character MD5-CF hashes instead of the old (and obsolete) 48-character TI hashes. They should be much more manageable now - not only are hashes shorter, but they also no longer include '-' or '_' characters, which undermined word selection.
    • Change: Files are no longer categorized directly onto pages; instead, they are categorized into "fileboxes", which can then be embedded in a page. As such, the gallery sidebar, which automatically picked up every file on the page, has been removed. To put a gallery in the sidebar, put the box code for it in an infobox.
    • Feature: ExPar commands [#box] and [#img] have been added to replace the gallery widget and the old hackish image embedding code.
    • Note: this update came out early because of the aforementioned important bugfix. As such, most features to do with files are still unavailable.

Kawachan 1.6pre2.1 (February 11, 2011)

  • Fix: Special:WhatLinksHere now works with titles with special characters in them again
  • Fix: The :LinksFrom page now works again and now displays title text on links consistent with other pages
  • Fix: Category parsing now cooperates with MediaWiki's "first character of title must be uppercase" rule
  • Fix: HTML/URL escape codes no longer get inappropriately displayed in body text links
  • Fix: Links to redirects link to the redirecting page again, not directly to the target page
  • Fix: Corrected link counting in rating sidebar widget
  • Fix: Pages including {{Template:Empty ontology}} are no longer treated as articles by the Statistics page and the counter on the front page
  • Feature: Rating sidebar widget now auto-detects Links and Categories qualities
  • Feature: You can now categorize using pages which are redirects

Kawachan 1.6pre2 (February 10, 2011)

  • Feature: Brand new ontology system, to replace MediaWiki's category system which has proved inadequate for so long.

Kawachan 1.6pre1 (February 3, 2011)

  • Upgrade: MediaWiki upgraded to 1.16.2.
  • Removed: Winter extension removed, because it's freaking annoying.
  • Removed: Files no longer work. A brand new gallery system is in development and file embedding will return with Kawachan 1.6.
  • Change: New ExPar syntax: <[ ... ]>. The original one hasn't been removed yet, but will be later. This replaces all Winter commands, such as #linkfarm, #db-parse and #audio. It has also obsoleted the {{DB parser}} template. You might notice that this was the syntax used for embedding images, which is one reason why image support has been temporarily removed.