- Fix: Update
lastLoginAt
when login is success
- Feature: Duplicate page
- Improve: Ensure that admin users can remove users waiting for approval
- Fix: Modal doesn't work with React v16
- Support: Upgrade React to 16
- Support: Upgrade outdated libs
- Support: Merge official Crowi v1.6.3
- Improvement: Ensure to prevent suspending own account
- Fix: Ensure to be able to use
.
for username when invited - Fix: monospace font for
<code></code>
- Fix: The problem that React Modal doesn't work
- Support: Lock some packages(react, react-dom, mongoose)
- Feature: Adopt Passport the authentication middleware
- Feature: Selective batch deletion in search result page
- Improvement: Ensure to be able to login with both of username or email
- Fix: The problem that couldn't update user data in /me
- Support: Upgrade outdated libs
- Fix: Server is down when a guest user accesses to someone's private pages
- Support: Merge official Crowi (master branch)
- Support: Upgrade outdated libs
- Fix: The problem that path including round bracket makes something bad
- Fix: Recursively option processes also unexpedted pages
- Fix: en-US translation
- Improvement: Add recursively option for Delete/Move/Putback operation
- Improvement: Comment layout and sort order (crowi-plus Enhanced Layout)
- Fix: check whether
$APP_DIR/public/uploads
exists before creating symlink- Fixed in weseek/crowi-plus-docker
- Improvement: Adjust styles for CodeMirror
- Fix: File upload does not work when using crowi-plus-docker-compose and
FILE_UPLOAD=local
is set- Fixed in weseek/crowi-plus-docker
- Feature: Custom Script
- Improvement: Adjust layout and styles for admin pages
- Improvement: Record and show last updated date in user list page
- Fix: Ignore Ctrl+(Shift+)Tab when editing (cherry-pick from the official)
- Feature: Enabled to integrate with Slack using Incoming Webhooks
- Support: Upgrade all outdated libs
- Improvement: Condition for creating portal
- Fix: Couldn't create new page after installation cleanly
- Improvement: Optimize cache settings for express server
- Improvement: Add a logo link to the affix header
- Fix: Child pages under
/trash
are not shown when applying crowi-plus Simplified Behavior
- Fix: Tabs(
a[data-toggle="tab"][href="#..."]
) push browser history twice - Fix:
a[href="#edit-form"]
still save history even when disabling pushing states option
- Improvement: Enabled to switch whether to push states with History API when tabs changes
- Fix: Layout of the Not Found page
- Improvement: Enabled to open editing form from affix header
- Improvement: Enabled to open editing form from each section headers
- Fix: Revise
server:prod:container
script for backward compatibility
- Improvement: Enabled to save with ⌘+S on Mac
- Improvement: Adopt the fastest logger 'pino'
- Fix: The problem that can't upload profile image
- Fix: The problem that redirect doesn't work when using 'crowi-plus Simplified Behavior'
- Fix: The problem that page_list widget doesn't show the picture of revision.author
- Fix: Change implementation of Bootstrap3 toggle switch for admin pages
- Feature: crowi-plus Simplified Behavior
/page
and/page/
both shows the page/nonexistent_page
shows editing form- All pages shows the list of sub pages
- Improvement: Ensure to be able to disable Timeline feature
- Fix: Internal Server Error has occurred when a guest user visited the page someone added "liked"
- Improvement: Ensure to be able to use Presentation Mode even when not logged in
- Improvement: Presentation Mode on IE11 (Experimental)
- Fix: Broken Presentation Mode
- Support: Merge official Crowi (master branch)
- Fix: buildIndex error occured when access to installer
- Support: Merge official Crowi v1.6.2
- Feature: Remove Comment Button
- Fix: Omit Comment form from page_list (crowi-plus Enhanced Layout)
- Fix: .search-box is broken on sm/xs screen
- Fix: .search-box is broken on sm/xs screen
- Support: Browsable with IE11 (Experimental)
- Improvement: Ensure to generate indices of Elasticsearch when installed
- Fix: Specify the version of Bonsai Elasticsearch on Heroku
- Fix: Depth of dropdown-menu when '.on-edit'
- Fix: Error occured on saveing with Ctrl+S
- Fix: Guest users browsing
- Feature: Add option to allow guest users to browse
- Fix: crowi-plus Enhanced Layout
- Fix: crowi-plus Enhanced Layout
- Fix: crowi-plus Enhanced Layout
- Support: Merge official Crowi v1.6.1 master branch [573144b]
- Feature: Ensure to select layout type from Admin Page
- Feature: Add crowi-plus Enhanced Layout
- Improvement: Use POSIX-style paths (bollowed crowi/crowi#219 by @Tomasom)
- Imprv: Brushup fonts and styles
- Fix: Ensure to specity revision id when saving with Ctrl+S
- Feature: Save with Ctrl+S
- Imprv: Brushup fonts and styles
- Support: Merge official Crowi v1.6.1
- Feature: Delete user
- Feature: Upload other than images
- Feature: Ensure to delete page completely
- Feature: Ensure to delete redirect page
- Fix: https access to Gravatar (this time for sure)
- Feature: Keyboard navigation for search box
- Improvement: Intelligent Search
- Feature: Copy button that copies page path to clipboard
- Fix: https access to Gravatar
- Fix: server watching crash with
Error: read ECONNRESET
on Google Chrome
- Feature: Ensure to use Gravatar for profile image
- Improvement: Detach code blocks before preProcess
- Support: Ensure to deploy to Heroku with INSTALL_PLUGINS env
- Support: Ensure to load plugins easily when development
- Improvement: Adjust styles
- Improvement: For lsx
- Feature: Custom CSS
- Support: Notify build failure to Slask
- Feature: Plugin mechanism
- Feature: Switchable LineBreaks ON/OFF from admin page
- Improvement: Exclude Environment-dependency
- Improvement: Enhanced linker
- Support: Add Dockerfile
- Support: Abolish gulp
- Support: LiveReload
- Support: Update libs