Crowi Versions Save

Crowi - The Markdown Wiki - Empower the team with sharing your knowledge

v1.6.3

6 years ago
  • Fix: Invalid MathJax setting
  • Fix: Check e-mail duplication (#257)
  • Updates: load ENV from .env
  • Improve: Use client date (Thanks @suzuki)
  • Improve: Slack module update and add link to post text
  • And some fixes. Thank you @okonomi @tkitsunai.

v1.6.2

6 years ago
  • Feature: Support PlantUML
  • Feature: Support MathJax
  • Fix: API authentication conflicts header of Basic Auth (#226 Thanks @Charo-IT)
  • Fix: Cannot bookmark Portal page
  • Fix: Highlight searched keyword on search result page
  • And some refactorings, bug fixes, internal fixes. (Thaon, @hideo54, @Tamason)

v1.6.1

6 years ago
  • Feature: Non-image file uploads and its settings,
  • Feature: Attachment remove #205,
  • Feature: Attachment redirector (and proxy),
  • Feature: Delete page completely and delete redirect (by @yuki-takei),
  • Fix: Not render Emoji in code block #202,
  • Fix: Order of parsing access token order,
  • Changes: Page name with spaces around / is now not creatable (like xxx / xxx),
  • API Changes:
    • Changed attachments.add
    • Add attachments.remove
    • Add pages.list (Thank you @b4b4r07)
  • Library Update: Now using webpack2, React.js 15.5,
  • And some refactorings, bug fixes, internal fixes. (Thank you @yuki-takei, @okonomi)

v1.6.0

7 years ago
  • I18N
  • Improved diff view
  • Minus search
  • Supports Elasticsearch 5.x

Special thank you for the great pull requests: @b4b4r07 @kaz @hasete2 @okonomi And also special thanks for the translation: @Hidsm

v1.5.3

7 years ago
  • Added node-shrinkwrap.json
  • Fix: Undo behavior after pasting (#151).
  • Feature: Password reset for admin.
  • Feature: Implement some APIs.
  • Improve: Likes on smartphone.
  • And some fixes. (Thank you @suzuki @okonomi)

v1.5.2

7 years ago
  • Fix: Edit button on smartphone.
  • Fix: Avoid timeout on rebuilding search index.
  • Improve: Search screen on smartphone.
  • Improve: New page dialog.
  • Improve: Update link color.
  • Add node version for CI.
  • Changed assets loader.
  • And some fixes. (Thank you @suzuki @kdmsnr @crow-misia)

v1.5.1

7 years ago
  • Fix: Broken corwi.min.js (thank you @Bakudankun #135)
  • Fix: Use id permalink instead of the page path on notify to Slack.
  • And some fixes and updates. (Thank you: @kzbandai @chuganzy)

v1.5.0

7 years ago
  • Feature: Search.
  • Feature: CSRF protection.
  • Feature: Page deletion.
  • Feature: Emoji.
  • Feature: TSV parser for code block.
  • Feature: Page teamplte builder.
  • Feature: Preview scroll sync.
  • Improve: Page header highlighting.
  • Improve: Changed icons and colors of for popular pages on page list.
  • Improve: New page dialog.
  • Fix: Couldn't create some page name like /meeting (Thank you @kazsw #100).
  • Removed Feature: Facebook login feature is now removed.
  • And some fixes. (Thank you @suzuki @xcezx)

v1.4.0

8 years ago

CHANGES

  • Feature: Slack integration.
  • Feature: Page comment.
  • Feature: User page.
  • Feature: User bookmark page and created pages list.
  • Feature: Portal for list.
  • Feature: History diff (Thank you: @suzuki #65).
  • Feature: Image uploader for local server (Thank you: @riaf ).
  • Improve: List view styles.
  • Improve: Paste handler with > line (Thank you: @suzuki #57).
  • Fix: Google Apps cliendId validation (Thank you: @suzutan #72).
  • Fix: Bug of detecting prefix of the path on list view.
  • And some fixes. (Thank you: @yuya-takeyama @takahashim)
  • Library Update: now Crowi doesn't depends on bower.