Skip to content

Commit

Permalink
Merge pull request #813 from ArthurHoaro/changelog
Browse files Browse the repository at this point in the history
Update changelog
  • Loading branch information
ArthurHoaro authored Mar 12, 2017
2 parents 6e0a131 + 89284d5 commit 7fc5f07
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ configuration to enable URL rewriting, see:
Theming:
- Introduce a new theme
- Allow selecting themes/templates from the configuration page
- New/Edit link form can be submitted using CTRL+Enter in the textarea
- Add plugin placeholders to Atom/RSS feed templates
- Add OpenSearch to feed templates
- Add `campaign_` to the URL cleanup pattern list
Expand All @@ -36,13 +37,18 @@ Theming:
- Move `user.css` to the `data` folder
- Move default template files to a subfolder (`default`)
- Rename the legacy theme to `vintage`
- Private only filter is now displayed as a search parameter
- Autocomplete: pre-select the first element
- Move PubSubHub to a dedicated plugin
- Coding style:
- explicit method visibility
- safe boolean comparisons
- remove unused variables
- The updater now keeps custom theme preferences
- Simplify the COPYING information
- Improved client locale detection
- Improved date time display depending on the locale
- Partial namespace support for Shaarli classes

### Removed
- PHP < 5.5 compatibility
Expand All @@ -58,6 +64,8 @@ Theming:
- Fix redirection after link deletion
- Do not access LinkDB links by ID before the Updater applies migrations
- Remove extra spaces in the bookmarklet's name
- Piwik plugin: Piwik URL protocol can now be set (http or https)
- All inline JS has been moved to dedicated JS files

### Security
- Markdown plugin: escape HTML entities by default
Expand Down

0 comments on commit 7fc5f07

Please sign in to comment.