]> git.immae.eu Git - github/shaarli/Shaarli.git/blob - CHANGELOG.md
c08e42ee48fbb3eb26ac27bb24621cf9529ce8f2
[github/shaarli/Shaarli.git] / CHANGELOG.md
1 # Change Log
2 All notable changes to this project will be documented in this file.
3
4 The format is based on [Keep a Changelog](http://keepachangelog.com/)
5 and this project adheres to [Semantic Versioning](http://semver.org/).
6
7 ## [v0.10.4](https://github.com/shaarli/Shaarli/releases/tag/v0.10.4) - 2019-04-16
8
9 ### Fixed
10 - Fix thumbnails disabling if PHP GD is not installed
11 - Fix a warning if links sticky status isn't set
12
13 ## [v0.10.3](https://github.com/shaarli/Shaarli/releases/tag/v0.10.3) - 2019-02-23
14 ### Added
15 - Add OpenGraph metadata tags on permalink page
16 - Add CORS headers to REST API reponses
17 - Add a button to toggle checkboxes of displayed links
18 - Add an icon to the link list when the Isso plugin is enabled
19 - Add noindex, nofollow to documentation pages
20 - Document usage of robots.txt
21 - Add a button to set links as sticky
22
23 ### Changed
24 - Update French translation
25 - Refactor the documentation homepage
26 - Bump netscape-bookmark-parser
27 - Update session_start condition
28 - Improve accessibility
29 - Cleanup and refactor lint tooling
30
31 ### Fixed
32 - Fix input size for dropdown search form
33 - Fix history for bulk link deletion
34 - Fix thumbnail requests
35 - Fix hashtag rendering when markdown escaping is enabled
36 - Fix AJAX tag deletion
37 - Fix lint errors and improve PSR-1 and PSR-2 compliance
38
39 ### Removed
40 - Remove Firefox Share documentation
41
42 ## [v0.10.2](https://github.com/shaarli/Shaarli/releases/tag/v0.10.2) - 2018-08-11
43
44 ### Fixed
45
46 - Docker build
47
48 ## [v0.10.1](https://github.com/shaarli/Shaarli/releases/tag/v0.10.1) - 2018-08-11
49
50 ### Changed
51
52 - Accessibility:
53 - Remove alt text on the logo
54 - Remove redundant title in tools page
55
56 ### Fixed
57
58 - Fixed an error on the daily page and daily RSS
59 - Fixed an issue causing 'You are not authorized to add a link' error while logged out
60 - Fixed thumbnail path when Shaarli's path uses symbolic links
61 - Add a `mod_version` check in Shaarli's root `.htaccess` file for Apache 2.2 syntax
62 - Include assets in the release Makefile target
63
64 ### Removed
65
66 - Firefox Social API shaare has been removed
67
68 ## [v0.10.0](https://github.com/shaarli/Shaarli/releases/tag/v0.10.0) - 2018-07-28
69 **PHP 5.5 compatibility has been dropped.** Shaarli now requires at least PHP 5.6.
70
71 ### Added
72 - Add a filter to display public links only
73 - Add PHP 7.2 support
74 - Add German translation
75 - Resolve front-end dependencies from NPM
76 - Build front-end bundles with Yarn and Webpack
77 - Lint Javascript code with ESLint
78 - Lint SASS code with SASSLint
79 - Support redirection in cURL download callback
80 - Introduce multi-stage builds for Docker images
81 - Use Travis matrix and stages to run Javascript tests in a dedicated environment
82 - Add tag endpoint in the REST API
83 - Build the documentation in Travis builds
84 - Provide a Docker Compose example
85
86 ### Changed
87 - Use web-thumbnailer to retrieve thumbnails (see #687)
88 - Use a specific page title in all pages
89 - Daily: run hooks before creating the columns
90 - Load theme translations files automatically
91 - Make max download size and timeout configurable
92 - Make Nginx logs accessible as stdout/stderr for Docker images
93 - Update buttons used to toggle link visibility filters
94 - Rewrite Javascript code for ES6 compliance
95 - Refactor IP ban management
96 - Refactor user login management
97 - Refactor server-side session management
98 - Update Doxygen configuration
99 - Update Parsedown
100 - Improve documentation
101 - Docker: build the images from the local sources
102 - Docker: bump alpine version to 3.7
103 - Docker: expose a volume for the thumbnail cache
104
105 ### Removed
106 - Drop support for PHP 5.5
107 - Remove vendored front-end libraries
108 - Remove environment specific .gitignore entries
109
110 ### Fixed
111 - Ignore the case while checking DOCTYPE during the file import
112 - Fix removal of on=... attributes from html generated from Markdown
113 - httpd: always forward the 'Authorization' header
114 - Ensure user-specific CSS file is loaded
115 - Fix feed permalink rendering when Markdown escaping is enabled
116 - Fix order of tags with the same number of occurrences
117 - Fixed the referrer meta tag in default template
118 - Disable MkDocs' strict mode for ReadTheDocs builds to pass
119 - fix and simplify Dockerfile for armhf
120
121 ### Security
122 - Update `.htaccess` to prevent accessing Git metadata when using a Git-based installation
123
124 ## [v0.9.7](https://github.com/shaarli/Shaarli/releases/tag/v0.9.7) - 2018-06-20
125 ### Changed
126 - Build the Docker images from the local Git sources
127
128
129 ## [v0.9.6](https://github.com/shaarli/Shaarli/releases/tag/v0.9.6) - 2018-03-25
130 ### Changed
131 - htaccess: prevent accessing resources not managed by SCM
132 - htaccess: always forward the 'Authorization' HTTP header
133
134
135 ## [v0.9.5](https://github.com/shaarli/Shaarli/releases/tag/v0.9.5) - 2018-02-02
136 ### Fixed
137 - Fix a warning happening when `php-intl` is not installed on the system
138 - Fix warnings happening when updating from legacy SebSauvage version
139
140 ## [v0.9.4](https://github.com/shaarli/Shaarli/releases/tag/v0.9.4) - 2018-01-30
141 ### Added
142 - Enable translations: Shaarli is now also available in French. Other language translations are welcome!
143 - Add EditorConfig configuration
144 - Add favicons for mobile devices
145 - Add Alpine Linux arm32v7 Dockerfiles (master, latest)
146
147 ### Changed
148 - Do not write bookmark edition history during file imports (performance)
149 - Migrate Docker images (master, latest) to Alpine Linux
150 - Improve unitary tests and code coverage
151 - Improve thumbnail display
152 - Improve theme ergonomics
153 - Improve messages if there is no plugin or parameter available in the admin page
154 - Increase buffer size for cURL download
155 - Force HTTPS if the original port is 443 behind a reverse proxy (workaround)
156 - Improve page title retrieval performances
157
158 ### Removed
159 - Remove redirector setting from Configure page
160
161 ### Fixed
162 - Fix broken links in the documentation
163 - Enable access to `data/user.css` (Apache 2.2 & 2.4)
164 - Don't URL encode description links if parameter `redirector.encode_url` is set to false
165 - Fix an issue preventing the Save button to appear for plugin parameters
166
167
168 ## [v0.9.3](https://github.com/shaarli/Shaarli/releases/tag/v0.9.3) - 2018-01-04
169 **XSS vulnerability fixed. Please update.**
170
171 ## Security
172 - Fix an XSS (cross-site-scripting) vulnerability in `index.php` -
173 [CVE-2018-5249](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-5249)
174
175
176 ## [v0.9.2](https://github.com/shaarli/Shaarli/releases/tag/v0.9.2) - 2017-10-07
177
178 **Major security issue fixed. Please update.**
179
180 ### Added
181 - Tag search now supports wildcards `*`
182 - New setting `privacy.force_login` which can be used with `privacy.hide_public_links` to redirect anonymous users to the login page.
183 - New setting `general.default_note_title` used to override default `Note:` title prefix for notes.
184 - Add a version hash for asset loading to prevent browser's cache issue
185
186 ### Changed
187 - The "Remember me" checkbox is unchecked by default
188 - The default value of the "Remember me" checkbox can be configured under `data/config.json.php`
189
190 ### Removed
191 - Remove obsolete PHP magic quote support
192
193 ### Fixed
194 - Generates a permalink URL if the URL is set to blank
195 - Replace links to the old GitHub wiki with ReadTheDocs URIs
196 - Use single quotes in the note bookmarklet
197 - Daily page if there is no link
198 - Bulk link deletion with a single link
199 - HTTPS detection behind a reverse proxy
200 - Travis tests environment and localization
201 - Improve template paths robustness (trailing slash)
202 - Robustness: safer gzinflate/zlib usage
203 - Description links parsing with parenthesis (without Markdown)
204 - Templates:
205 - Sort the tag cloud alphabetically
206 - Firefox social title
207 - Improved visited link color
208 - Fix jumpy textarea with long content in post edit
209
210 ### Security
211
212 - Fixed reflected XSS vulnerability introduced in v0.9.1, discovered by @chb9 ([CVE-2017-15215](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-15215)).
213
214
215 ## [v0.9.1](https://github.com/shaarli/Shaarli/releases/tag/v0.9.1) - 2017-08-23
216
217 The documentation has been migrated to ReadTheDocs:
218 - https://shaarli.readthedocs.io/
219 - edits are submitted as pull requests
220
221 ### Added
222 - Allow bulk link deletion
223 - Display subtags in the tag cloud
224 - Add an endpoint to refresh the token
225 - Add a token on every page
226 - Add a tag list view for management
227 - Add Note bookmarklet
228 - Add creation date when editing a link
229
230 ### Changed
231 - Documentation:
232 - Generate static HTML documentation with [mkdocs](http://www.mkdocs.org/)
233 - Host documentation on [ReadTheDocs](http://www.mkdocs.org/)
234 - Update documentation structure
235 - Update Makefile targets to:
236 - Build the docs locally
237 - Include the generated docs in the release archives
238 - Theme:
239 - Use the new theme as the default
240 - Rename the tag cloud template to `tag.cloud.html`
241 - Display visited links in grey
242 - Use only one search form in `linklist.html`
243 - Hide the "search links with these tags" option when an empty `searchtags` is passed to `tag.list.html`
244 - Improve HTTP header handling when hosting Shaarli with Docker behind a reverse proxy
245 - Searching for tags with an empty value returns untagged links only
246 - Set Travis environment to `precise` until the new `trusty` environment is ready
247
248 ### Removed
249 - Remove dead Pubsubhubbub code
250 - Disable the GitHub wiki (see changed/documentation)
251 - Remove Docker `dev` image and resources
252 - Theme:
253 - Remove the bottom "Sort by" menu in `tag.list.html`
254
255 ### Fixed
256 - Fix file existence check for `user.css`
257 - Limit selection to 2k characters when using the bookmarklet
258 - Fix JS error `uncaught type error`
259 - Fix Firefox Social button
260 - Use pinned PHP dependencies when generating release archives
261 - Make sure that the tag exists before altering/removing it
262
263 ### Security
264 - Add a whitelist for protocols for URLs
265
266
267 ## [v0.9.0](https://github.com/shaarli/Shaarli/releases/tag/v0.9.0) - 2017-05-07
268
269 This release introduces the REST API, and requires updating HTTP server
270 configuration to enable URL rewriting, see:
271 - https://shaarli.github.io/api-documentation/
272 - https://shaarli.readthedocs.io/en/master/Server-configuration/
273
274 **WARNING**: Shaarli now requires PHP 5.5+.
275
276 ### Added
277 - REST API v1
278 - [Slim](https://www.slimframework.com/) framework
279 - [JSON Web Token](https://jwt.io/introduction/) (JWT) authentication
280 - versioned API endpoints:
281 - `/api/v1/info`: get general information on the Shaarli instance
282 - `/api/v1/links`: get a list of shaared links
283 - `/api/v1/history`: get a list of latest actions
284 Theming:
285 - Introduce a new theme
286 - Allow selecting themes/templates from the configuration page
287 - New/Edit link form can be submitted using CTRL+Enter in the textarea
288 - Shaarli version is displayed in the footer when logged in
289 - Add plugin placeholders to Atom/RSS feed templates
290 - Add OpenSearch to feed templates
291 - Add `campaign_` to the URL cleanup pattern list
292 - Add an AUTHORS file and Makefile target to list authors from Git commit data
293 - Link imports are now logged in `data/` folder, and can be debug using `dev.debug=true` setting.
294 - `composer.lock` is now included in git file to allow proper `composer install`
295 - History mechanism which logs link addition/modification/deletion
296
297 ### Changed
298 - Docker: enable nginx URL rewriting for the REST API
299 - Theming:
300 - Move `user.css` to the `data` folder
301 - Move default template files to a subfolder (`default`)
302 - Rename the legacy theme to `vintage`
303 - Private only filter is now displayed as a search parameter
304 - Autocomplete: pre-select the first element
305 - Display daily date in the page title (browser title)
306 - Timezone lists are now passed as an array instead of raw HTML
307 - Move PubSubHub to a dedicated plugin
308 - Coding style:
309 - explicit method visibility
310 - safe boolean comparisons
311 - remove unused variables
312 - The updater now keeps custom theme preferences
313 - Simplify the COPYING information
314 - Improved client locale detection
315 - Improved date time display depending on the locale
316 - Partial namespace support for Shaarli classes
317 - Shaarli version is now only present in `shaarli_version.php`
318 - Human readable maximum file size upload
319
320
321 ### Removed
322 - PHP < 5.5 compatibility
323 - ReadItYourself plugin
324
325 ### Fixed
326 - Ignore generated release tarballs
327 - Hide default port when behind a reverse proxy
328 - Fix a typo in the Markdown plugin description
329 - Fix the presence of empty tags for private tags and in search results
330 - Fix a fatal error during the install
331 - Fix permalink image alignment in daily page
332 - Fix the delete button in `editlink`
333 - Fix redirection after link deletion
334 - Do not access LinkDB links by ID before the Updater applies migrations
335 - Remove extra spaces in the bookmarklet's name
336 - Piwik plugin: Piwik URL protocol can now be set (http or https)
337 - All inline JS has been moved to dedicated JS files
338 - Keep tags after login redirection
339
340 ### Security
341 - Markdown plugin: escape HTML entities by default
342
343 ## [v0.8.4](https://github.com/shaarli/Shaarli/releases/tag/v0.8.4) - 2017-03-04
344 ### Security
345 - Markdown plugin: escape HTML entities by default
346
347
348 ## [v0.8.3](https://github.com/shaarli/Shaarli/releases/tag/v0.8.3) - 2017-01-20
349
350 ### Fixed
351
352 - PHP 7.1 compatibility: add ConfigManager parameter to anti-bruteforce function call in login template.
353
354 ## [v0.8.2](https://github.com/shaarli/Shaarli/releases/tag/v0.8.2) - 2016-12-15
355
356 ### Fixed
357
358 - Editing a link created before the new ID system would change its permalink.
359
360 ## [v0.8.7](https://github.com/shaarli/Shaarli/releases/tag/v0.8.7) - 2018-06-20
361 ### Changed
362 - Build the Docker image from the local Git sources
363
364 ### Removed
365 - Disable PHP 5.3 Travis build (unsupported)
366
367
368 ## [v0.8.6](https://github.com/shaarli/Shaarli/releases/tag/v0.8.6) - 2018-02-19
369 ### Changed
370 - Run version check tests against the 'stable' branch
371
372
373 ## [v0.8.5](https://github.com/shaarli/Shaarli/releases/tag/v0.8.5) - 2018-01-04
374 **XSS vulnerability fixed. Please update.**
375
376 ## Security
377 - Fix an XSS (cross-site-scripting) vulnerability in `index.php` -
378 [CVE-2018-5249](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-5249)
379
380 ## [v0.8.4](https://github.com/shaarli/Shaarli/releases/tag/v0.8.4) - 2017-03-04
381 ### Security
382 - Markdown plugin: escape HTML entities by default
383
384 ## [v0.8.3](https://github.com/shaarli/Shaarli/releases/tag/v0.8.3) - 2017-01-20
385 ### Fixed
386 - PHP 7.1 compatibility: add ConfigManager parameter to anti-bruteforce function call in login template.
387
388 ## [v0.8.2](https://github.com/shaarli/Shaarli/releases/tag/v0.8.2) - 2016-12-15
389 ### Fixed
390
391 - Editing a link created before the new ID system would change its permalink.
392
393 ## [v0.8.1](https://github.com/shaarli/Shaarli/releases/tag/v0.8.1) - 2016-12-12
394
395 > Note: this version will create an automatic backup of your database if anything goes wrong.
396
397 ### Added
398 - Add CHANGELOG.md to track the whole project's history
399 - Enable Composer cache for Travis builds
400 - Save the last edition date for shaares and use it in Atom/RSS feeds
401 - Plugins:
402 - Add an [Isso](https://posativ.org/isso/) plugin to enable user comments on permalinks
403 - Allow defining init functions, e.g. for performing checks and error processing
404 - Add a Piwik plugin for analytics.
405 - Markdown: add warning notice regarding HTML rendering
406 - Meta tag to *not* send the referrer to external resources.
407
408 ### Changed
409 - Link ID complete refactoring:
410 - Links now have a numeric ID instead of dates
411 - Short URLs are now created once and can't change over time (previous URL are kept)
412 - Templates:
413 - Changed placeholder behaviour for: `buttons_toolbar`, `fields_toolbar` and `action_plugin`
414 - Cleanup `{loop}` declarations in templates
415 - Tools: hide Firefox Social button when not in HTTPS
416 - Firefox Social: show Shaarli's title when shaaring using Firefox Social
417 - Release archives now have the same structure as GitHub-generated archives:
418 - archives contain a `Shaarli` directory, itself containing sources + dependencies
419 - the tarball is now gzipped
420 - Plugins:
421 - Markdown: Parsedown library is now imported through Composer
422 - Minor code cleanup: PHPDoc, spelling, unused variables, etc.
423 - Docker: explicitly set the maximum file upload size to 10 MiB
424
425 ### Fixed
426 - Fix the server `<self>` value in Atom/RSS feeds
427 - Plugins:
428 - Tools: only display parameter description when it exists
429 - archive.org: do not propose archival of private notes
430 - Markdown:
431 - render links properly in code blocks
432 - bug regarding the `nomarkdown` tag
433 - W3C compliance
434 - Use absolute URL for hashtags in RSS and ATOM feeds
435 - Docker: specify the location of the favicon
436 - ATOM feed: remove new line between content tag and data
437
438 ### Security
439 - Allow whitelisting trusted IPs, else continue banning clients upon login failure
440
441
442 ## [v0.8.0](https://github.com/shaarli/Shaarli/releases/tag/v0.8.0) - 2016-10-12
443 Shaarli now uses [Composer](https://getcomposer.org/) to handle its dependencies.
444 Please use our release archives, or follow the
445 [installation documentation](https://github.com/shaarli/Shaarli/wiki/Download-and-Installation).
446
447 ### Added
448 - Composer is required to resolve Shaarli's PHP dependencies
449 - Shaarli now supports `#hashtags`
450 - Firefox social share now uses selected text as a description
451 - Plugin parameters can have a description in each plugin's `.meta` file
452
453 ### Changed
454 - Configuration is now stored as a JSON file
455 - Previous configuration format will be automatically updated (PHP -> JSON)
456 - Shaarli now defaults to cURL to fetch shaare titles
457 - URL cleanup: remove `PHPSESSID` parameter
458 - `nomarkdown` tag is no longer private, and now affects visitors
459 - Cleanup template indentation
460 - Rewrite bookmark import using a generic Netscape parser
461
462 ### Removed
463 - Shaarli no longer references Delicious in its description
464
465 ### Deprecated
466 - Shaarli configuration is not held as PHP globals anymore
467
468 ### Fixed
469 - Ignore case for tags in autocompletion and cloud tag
470 - Avoid generating empty tags
471 - Fix a Dockerfile syntax error
472
473 ### Security
474 - Fixed a bug preventing to change password
475 - XSRF token now generated each time a page is rendered
476
477
478 ## [v0.7.1](https://github.com/shaarli/Shaarli/releases/tag/v0.7.1) - 2017-03-08
479 ### Security
480 - Markdown plugin: escape HTML entities by default
481
482 ## [v0.7.0](https://github.com/shaarli/Shaarli/releases/tag/v0.7.0) - 2016-05-14
483 ### Added
484 - Adds an option to encode redirector URL parameter
485 - Atom/RSS feeds now support Markdown formatting, and plugins in general
486 - Markdown: use the tag `.nomarkdown` to avoid markdown processing
487 - Prefill the login field when the authentication has failed
488 - Show a private links counter
489
490 ### Changed
491 - Allow to use the bookmarklet in Firefox reader view (URL clean up)
492 - Improve tagcloud font size
493 - Improve title retrieving
494 - Markdown: inline code background color
495 - Refactor Netscape bookmark export
496 - Refactor Atom/RSS feed generation
497
498 ### Removed
499 - Remove delicious from Shaarli description
500
501 ### Fixed
502 - Fix bad login redirections causing a 404 in a few cases
503 - Fix tagcloud font-size with French locale
504 - Don't display empty tags in tag search
505 - Fix Awesomeplete conflicts with jQuery
506 - Fix UTC timezone selection
507 - Fix a bug preventing to import notes in browsers from bookmarks export
508 - Don't redirect to ?post if ?addlink is reached while logged out
509
510
511 ## [v0.6.5](https://github.com/shaarli/Shaarli/releases/tag/v0.6.5) - 2016-03-02
512 ### Fixed
513 - Fixes a regression generating an unnecessary warning (language in HTTP request)
514 - Fixes a bug where going through multiple reverse proxy could generate malformed URL
515 - Markdown: Fixes a bug where empty description blocks were displayed
516
517
518 ## [v0.6.4](https://github.com/shaarli/Shaarli/releases/tag/v0.6.4) - 2016-02-28
519 ### Added
520 - Add an updater class to automate user data upgrades
521 - Plugin admin page: adds a label for checkboxes and improve name display
522 - Plugin Wallabag: API version can be specified in plugin admin page
523
524 ### Changed
525 - Better tag cloud sorting, including special chars (`a > E > é > z`)
526 - Autolocale now sets all locale categories, not just time
527 - Use PHP's DateTime object instead of custom functions
528 - Plugin hooks: process includes before header/footer
529 - Markdown plugin: better styles for `<code>` and `<pre>` tags
530 - Improve searching:
531 - search terms are now considered separated and won't only return exact results anymore
532 - exact search can be done with quotes `"this exact sentence"`
533 - search supports excluded terms starting a dash `-exclude`
534 - implement crossed search: terms + tags
535 - all of them combined across all shaare fields
536 - New tag behaviour:
537 - tags starting with a dash will be renamed without it
538 - tags starting with a dot `.` will be hidden unless the user is logged in
539
540 ### Fixed
541 - Fix Markdown plugin escape issues (code/quote blocks, etc.)
542 - Link description aren't trimmed anymore to allow markdown format at the beginning of a shaare
543 - Fixes plugin admin redirection page on error
544
545 ### Security
546 - Fix a bug where non initialized variables were causing a warning
547 - Fix a bug where saving a link after edit could cause a 404 error
548
549
550 ## [v0.6.3](https://github.com/shaarli/Shaarli/releases/tag/v0.6.3) - 2016-01-31
551 ### Added
552 - Plugins administration page
553 - Markdown plugin added for shaares description
554 - Docker: Dockerfile is now in the main git repository and improved
555 - Add a `.gitattributes` to ease repository management
556 - Travis: include file permission checks
557
558 ### Changed
559 - Auto retrieve of title know works with websites (HTTPS, follow redirections, etc.)
560 - 404 page is now handled in a template
561 - Date in log files updated to work with fail2ban
562 - Wallabag: support of Wallabag v2 and minor fixes
563 - Link search refactoring
564 - Logging function refactoring
565
566 ### Fixed
567 - Fix a bug where renaming a tag was causing a 404
568 - Fix a bug allowing to search blank terms
569 - Fix a bug preventing to remove a tag with special chars when searching
570
571
572 ## [v0.6.2](https://github.com/shaarli/Shaarli/releases/tag/v0.6.2) - 2015-12-23
573 ### Changed
574 - Plugins: new footer hook
575 - Plugins: improve QR code
576 - Cleanup templates
577
578 ### Fixed
579 - Plugins: use the actual link URL to generate QR codes
580 - Templates: missing/erroneous page titles
581 - Templates: missing variables resulting in PHP errors
582
583 ### Security
584 - Fix invalid file permissions (remove executable bit)
585
586
587 ## [v0.6.1](https://github.com/shaarli/Shaarli/releases/tag/v0.6.1) - 2015-12-01
588 ### Added
589 - Add OpenSearch support
590 - Add a Doxygen makefile target
591 - Tools: add fine-grained file/directory permission checks (installation)
592
593 ### Changed
594 - Tools: check the 'stable' branch for new versions (updates)
595 - Cleanup: introduce an `ApplicationUtils` class
596
597 ### Removed
598 - Cleanup: remove `json_encode()` function (built-in since PHP 5.2)
599
600 ### Fixed
601 - Auto-complete more than one tag
602 - Bookmarklet: support titles containing quotes
603 - URL encode links when setting a redirector
604
605
606 ## [v0.6.0](https://github.com/shaarli/Shaarli/releases/tag/v0.6.0) - 2015-11-18
607 ### Added
608 - Introduce a plugin system
609 - Add a demo_plugin
610 - Add plugins:
611 - addlink_toolbar
612 - archiveorg
613 - playvideos
614 - qrcode
615 - readityourself
616 - wallabag
617
618 ### Changed
619 - Coding style
620
621 ### Fixed
622 - Adding a new link now returns the correct anchor in the URL
623 - Set default file permissions
624
625
626 ## [v0.5.4](https://github.com/shaarli/Shaarli/releases/tag/v0.5.4) - 2015-09-15
627 ### Added
628 - HTTPS: support being served behing an SSL-enabled proxy
629
630 ### Changed
631 - HTTP/Server utilities: refactor & add test coverage
632 - Project & documentation:
633 - improve/rewrite `README.md`
634 - update contributor list
635 - update `index.php` header
636
637 ### Fixed
638 - PHP session IDs: handle hash algorithms and bits per char representations
639
640
641 ## [v0.5.3](https://github.com/shaarli/Shaarli/releases/tag/v0.5.3) - 2015-09-02
642 ### Fixed
643 - Fix a bug that could prevent user to login
644
645
646 ## [0.5.3](https://github.com/shaarli/Shaarli/releases/tag/0.5.3) - 2015-09-02
647 This release has been YANKED as it points to a tag that does not follow our naming convention. Please use `v0.5.3` instead
648
649 ### Fixed
650 - Allow uppercase letters in PHP sessionid format
651
652
653 ## [v0.5.2](https://github.com/shaarli/Shaarli/releases/tag/v0.5.2) - 2015-08-31
654 ### Added
655 - Add PHP 7 to Travis platforms
656
657 ### Changed
658 - Also extract HTTPS page metadata (title)
659
660 ### Fixed
661 - Fix regression preventing to load LinkDB info when adding an existing link
662
663 ### Security
664 - Fix Full Path Disclosure upon cookie forgery
665
666
667 ## [v0.5.1](https://github.com/shaarli/Shaarli/releases/tag/v0.5.1) - 2015-08-17
668 ### Added
669 - Add a link to the shaarli/shaarli DockerHub repository
670
671 ### Changed
672 - Update local documentation
673 - Improve timezone detection at installation
674 - Improve feed cache handling
675 - Improve URL cleanup for new links
676
677 ### Fixed
678 - Fix 404 after editing a link while being logged out
679
680
681 ## [v0.5.0](https://github.com/shaarli/Shaarli/releases/tag/v0.5.0) - 2015-07-31
682 ### Added
683 - Add Firefox Social API
684 - Start code refactoring:
685 - add unit test coverage
686 - add Travis integration
687
688 ### Changed
689 - Search/Filter by tag fieds can now be accessed quickly with the `Tab` key
690 - Update documentation
691 - Remove duplicate tags in links
692 - Remove annoying URL patterns
693 - Start code refactoring:
694 - move all settings to `data/config.php`
695 - refactor Config, LinkDB, TimeZone, Utils
696
697 ### Fixed
698 - Fix locale handling
699 - Fix note URLs
700 - Fix page redirections
701 - Fix daily RSS browsing
702 - Fix title display
703 - Restore compatibility with PHP 5.3
704
705 ### Security
706 - Fix links not being hidden when `HIDE_PUBLIC_LINKS` is set
707
708
709 ## [v0.0.45beta](https://github.com/shaarli/Shaarli/releases/tag/v0.0.45beta) - 2015-03-16
710 ### Fixed
711 - Fix improperly displayed Unicode character
712 - Fix incorrect font size for "Add link" input field
713
714
715 ## [v0.0.44beta](https://github.com/shaarli/Shaarli/releases/tag/v0.0.44beta) - 2015-03-15
716 ### Added
717 - Add a Makefile to run static code checkers
718 - Add local documentation (help link in page footer)
719 - Use awesomplete library for autocompletion
720 - Use bLazy.js library for images lazy loading
721 - New 'Add Note' bookmarklet to immediatly open a note (text post) compose window
722
723 ### Changed
724 - Theme improvements and cleanup (menu, search fields, icons, linklist...)
725 - Allow 'javascript:' links sharing (bookmarklets)
726 - Make update check optional
727 - Redirect to homepage after adding a link via "Add Link" dialog
728 - Remove more annoying URL parameters for shared links
729 - Code cleanup
730
731 ### Removed
732 - Remove jQuery
733
734 ### Security
735 - Don't disclose version to visitors (shaarli-version.txt)
736
737
738 ## [v0.0.43beta](https://github.com/shaarli/Shaarli/releases/tag/v0.0.43beta) - 2015-02-20
739 ### Added
740 - Title button link URL is now configurable
741 - RainTPL's TMP and TPL directories path are now configurable
742 - Displayed URLs for each link are now clickable links
743 - Show links timestamps in Daily view
744
745 ### Changed
746 - Automatically prepend "Note:" to title of self-posts (posts not pointing to an URL)
747 - Make ATOM toolbar button optional (`SHOW_ATOM` configuration variable)
748 - Optional archive.org links for each Shaarli link (`ARCHIVE_ORG` option)
749 - Thumbnails: force HTTPS when possible
750 - Improve tag cloud font scaling
751 - Allow pointing RSS items to the permalink instead of the direct URL (`ENABLE_RSS_PERMALINKS` option)
752 - Update JS libraries and add version numbers in filenames
753 - Updates to README and footer
754
755 ### Fixed
756 - Fix problems when running Shaarli behind a reverse proxy (invalid RSS feed URL)
757 - Update check now checks against the community fork version
758 - Include `cache/`, `data/`, `pagecache/` and `tmp/` directories in the repository
759 - Fix duplicate tag search returning no results
760 - Fix unnecessary 404 error on "Add link" when the user is logged out
761 - Fixes to copyright/licensing information and unlicensed media
762 - Fixes for tag cloud invalid links
763 - Coding style fixes/cleanup
764 - Fix redirection after deleteing a link leading to a 404 error
765 - Shaarli's HTML is now W3C-compliant
766 - Search now works with Unicode characters
767
768 ### Security
769 - Do not leak server's PHP version and Shaarli's full path on errors
770 - Prevent Shaarli from sending a lot of duplicate cookies
771
772
773 ## [v0.0.42beta](https://github.com/shaarli/Shaarli/releases/tag/v0.0.42beta) - 2014-07-27
774 ### Added
775 - Add QRCode Javascript library
776 - Allow importing bookmarks with the same timestamp (hack)
777 - Allow putting a description in the bookmarklet URL
778 - Add `json_encode()` implementation for PHP<5.2
779 - Highlight search results
780
781 ### Changed
782 - Improve 'Stay signed in' behaviour
783 - Improve `smallHash()`
784 - Refactor QRCode generation
785 - Update Javascript lazyloading
786 - Update CSS
787
788 ### Removed
789 - Remove jQuery from almost all pages
790
791 ### Fixed
792 - Fix overlapping tags
793 - Fix field foxus in the bookmarklet
794 - Fix error message when `data/` is not writable
795 - Fix HTML generation
796
797 ### Security
798 - Fix XSS flaw
799
800
801 ## [v0.0.41beta](https://github.com/shaarli/Shaarli/releases/tag/v0.0.41beta) - 2013-03-08
802 ### Added
803 - Add HTTPS to the allowed protocols
804 - Add support for magnet links in link descriptions
805 - Allow creating new links as private by default
806 - Allow disabling jQuery
807 - Check write permissions
808 - Check session support before installation
809
810 ### Changed
811 - Improve token security
812 - RSS feed: allow inverting links/permalinks
813
814 ### Fixed
815 - Fix display issues during installation
816 - Fix popup redirection after login failure
817 - Fix RSS formatting for Thunderbird
818 - Fix thumbnail creation
819 - Fix cache purge
820
821 ### Security
822 - Fix login issue with WebKit browsers
823
824
825 ## [v0.0.40beta](https://github.com/shaarli/Shaarli/releases/tag/v0.0.40beta) - 2013-02-26
826 Initial release on GitHub.
827
828
829 ## [v0.0.40beta](http://sebsauvage.net/wiki/doku.php?id=php:shaarli:history) - 2012-08-24
830 ### Added
831 - Flickr thumbnail now also support albums, galleries and users
832 - Add a configuration option to disable session cookie protection
833 Check this if your get disconnected often or your IP address changes often
834
835 ### Removed
836 - Removed the xml comment in cached RSS/ATOM feed
837 (although W3C-compliant, this may cause problems in some feed readers)
838
839 ### Fixed
840 - A bug in the RSS cache would present old items as new in some cases
841 - A small bug (non-initialized variable) in page cache cleaning
842 - Proper "Nothing found" message when search returns no results
843 - No more 404 error when searching with empty input
844 - Flickr thumbnails are back (Flickr has made some changes to their domains)
845
846 ## [v0.0.39beta](http://sebsauvage.net/wiki/doku.php?id=php:shaarli:history) - 2012-08-10
847 ### Added
848 - A cache for RSS feed, ATOM feed and Daily RSS feed, because these URLs
849 are massively hammered. Cache is automatically purged whenever the database
850 is changed. This will reduce server load. I may add cache to other pages later.
851
852 ### Changed
853 - No more global `$LINKSDB` (Yuk)
854 - Background color was removed when hovering a link
855
856 ### Fixed
857 - Small bug corrected in config screen on timezones
858 - Calling a non-existing permalink now returns a crude 404 error instead of 200 (OK)
859 This is done on purpose
860 - The `shaarli` session cookie now has a proper path
861 Thus you can now install several Shaarlis on the same server in different paths,
862 and each will have its session
863 - Now when you delete a link, you go back the same page/search parameters you were on
864 - Restore previously removed `error_get_last()`, to ensure PHP 5.1 compatibility
865 (Yes, now it works on free.fr hosting)
866 - Added `dialog=1` in bookmarklet code for some browsers
867
868
869 ## [v0.0.38beta](http://sebsauvage.net/wiki/doku.php?id=php:shaarli:history) - 2012-02-06
870 ### Added
871 - Automatic creation of the `tmp` directory with proper rights (for RainTPL)
872 - When you click the key to see only private links, it turns yellow
873
874 ### Changed
875 - The "Daily" page now automatically skips empty days.
876
877 ### Fixed
878 - Corrected the tag encoding (there was a bug when selecting a second tag which contains accented characters)
879
880
881 ## [v0.0.37beta](http://sebsauvage.net/wiki/doku.php?id=php:shaarli:history) - 2012-02-01
882 ### Added
883 - Basic CSS for mobiles, which makes Shaarli //much// more usable on mobile devices
884 - Picture wall no more instantly kills your browser. Now it uses
885 [lazy image loading](http://www.appelsiini.net/projects/lazyload);
886 the pictures are loaded only as you scroll the page.
887 This will reduce browser memory usage (especially on mobile devices),
888 as well as server load.
889 If you have javascript disabled, the page will still work as before
890 (all images loaded at once)
891 - RSS feed for the "Daily" page. 1 RSS entry per day, with all links of that day.
892 RSS feed provides the last 7 days (only non-empty days are returned).
893 - In link list, added an icon to see only private links. Click to toggle (only private / all)
894
895
896 ## [v0.0.36beta](http://sebsauvage.net/wiki/doku.php?id=php:shaarli:history) - 2012-01-25
897 ### Added
898 - Shaarli licence in COPYING
899
900 ### Changed
901 - Display adjustments in "Daily" page
902
903 ### Fixed
904 - Improper text color in install form
905 - Error in QRCode url (missing '?')
906
907
908 ## [v0.0.35beta](http://sebsauvage.net/wiki/doku.php?id=php:shaarli:history) - 2012-01-25
909 ### Fixed
910 - Corrected a bug introduced in 0.0.34 which would improperly preprend data to URLs
911
912
913 ## [v0.0.34beta](http://sebsauvage.net/wiki/doku.php?id=php:shaarli:history) - 2012-01-25
914 ### Added
915 - There is now a QR-Code of each permalink to easily open a link on your smartphone
916 - Protocols `file:` and `apt:` are now also converted to clickable links (patch by Francis Chavanon)
917 - Thumbnail support for http://xkcd.com/ (patch by Emilien Klein)
918 - Thumbnail support for http://pix.toile-libre.org/
919 - Well I had _some_ mercy for users with antique browsers (IE) which do not have
920 support for gradients: I added a few `background-color`
921 - First version of the "Shaarli Daily", a page showing all links of a specific day.
922 By default, you see the links of the previous day.
923 There is still work to do on this page (error checking, better navigation (calendar?),
924 RSS feed, CSS for mobile and printing...)
925
926 ### Changed
927 - Upgraded bundled versions of jQuery (1.7.1) and jQuery UI (1.8.17)
928 - Upgraded bundled version of RainTPL (2.7)
929 - Changed HTTPS detection code
930
931 ### Fixed
932 - In link edition, you can now click the word "Private" to check the box
933 - Clicking a tag would not work properly if the tag contained special characters (like +)
934 - Added proper jQuery licence (shame on me)
935
936
937 ## [v0.0.33beta](http://sebsauvage.net/wiki/doku.php?id=php:shaarli:history) - 2012-01-17
938 ### Added
939 - Shaarli packaged to ease Linux distributions integration
940 As a simple user, you do not need to cope with these versions
941 Future releases of Shaarli will also be customized and published in these directories
942 Differences with the standard Shaarli version:
943 - deb:
944 - .tar.gz instead of .zip
945 - COPYING licence file added
946 - jQuery/jQuery-UI libraries removed to cope with Debian rules
947 This version links to the libs hosted at http://code.jquery.com
948 - rpm:
949 - sources located in a subdirectory with the same name as the zip file
950 - COPYING licence file added
951 - WARNING: When downloading the .tar.gz, always use wget (and not your browser),
952 otherwise the .tar.gz will be corrupted
953
954 ### Fixed
955 - ATOM feed validates again
956
957 ### Security
958 - XSS vulnerability patched (thanks to Stanislas D.!)
959
960
961 ## [v0.0.32beta](http://sebsauvage.net/wiki/doku.php?id=php:shaarli:history) - 2011-12-16
962 ### Added
963 - Better check on URL parameters (patch by gege2061)
964 - Add `max-height` and `overflow:auto` attributes so that content can be scrolled if too large
965
966 ### Changed
967 - HTML generation moved to RainTPL templates (in the `tpl/` directory)
968 - Better detection of HTTPS (patch by gege2061)
969 - In RSS/ATOM feeds, the GUID is now the permalink instead of the final URL (patch by gege2061)
970 - Jerrywham CSS patch included
971 - Multiple spaces are now respected in description.
972 Thus you can use Shaarli as a personal pastebin (for posting source code, for example).
973
974 ### Removed
975 - Page time generation was removed
976
977 ### Fixed
978 - Tab order changed in login screen
979 - Permalinks now work even if additional parameters have been added
980 (e.g. `/?E8Yj2Q&utm_source=blablabla...`)
981 - user.css is included only if the file is present
982 (This prevents a useless CSS include which makes a harmless but useless 404 error.)
983
984
985 ## [v0.0.31beta](http://sebsauvage.net/wiki/doku.php?id=php:shaarli:history) - 2011-11-29
986 ### Added
987 - Support for TED Talks (ted.com/talks) thumbnails (patch by Emilien K.)
988 - partial [patch](http://www.idleman.fr/blog/?p=508) by Idleman: Better design consistency, icon on private links. In-page popup was not included because it causes problem on some websites
989 - Support for bookmark files without ADD_DATE attributes
990 - Logo is clickable
991 - `user.css` can be added to overload Shaarli base CSS.(patch by Jerrywham).
992 Just put `user.css` in the same directory as shaarli.css.
993 Example: `<code css>#pageheader { background: blue; }</code>`
994 Please note that Shaarli CSS are not stable and may completely change on each version
995
996 ### Changed
997 - Edit and Delete buttons in link list were replaced with icons. (patch by Jerrywham)
998
999 ### Fixed
1000 - Better error handling in thumbnail generation (patch by Emilien K.)
1001 - The top menu is no longer displayed in bookmarklet popup
1002 - Bookmark which have the exact same date/time are now correctly imported.
1003 Most remaining import problems should be solved now
1004 - Comment in Shaarli export moved to beginning of file to prevent clash with last link description
1005
1006
1007 ## [v0.0.30beta](http://sebsauvage.net/wiki/doku.php?id=php:shaarli:history) - 2011-11-18
1008 ### Added
1009 - Add a small `delete` button in link list (after the `edit` button)
1010
1011 ### Fixed
1012 - Moved the call to PubSubHub
1013
1014
1015 ## [v0.0.29beta](http://sebsauvage.net/wiki/doku.php?id=php:shaarli:history) - 2011-11-18
1016 ### Fixed
1017 - Corrected a bug introduced in v0.0.28beta
1018 (there was an error if you use the bookmarklet and you're not logged in)
1019
1020
1021 ## [v0.0.28beta](http://sebsauvage.net/wiki/doku.php?id=php:shaarli:history) - 2011-11-17
1022 ### Added
1023 - Thumbnail support for youtu.be URLs (YouTube short url service)
1024 - PubSubHub protocol support (from http://aldarone.fr/les-flux-rss-shaarli-et-pubsubhubbub/).
1025 Warning: This was not tested. You need to set your hub url in
1026 `$GLOBALS['config']['PUBSUBHUB_URL']` and put the official client (`publisher.php`)
1027 in the same directory as Shaarli's `index.php`
1028 - RSS and ATOM feeds now also contain tags (in `category` tags, as per their
1029 respective specifications)
1030
1031 ### Changed
1032 - New Shaarli theme and logo by Idle (http://www.idleman.fr/blog/?p=469)
1033 - In picture wall, pictures point to Shaarli permalink instead of final URL.
1034 This way, users can read the description.
1035 - In RSS/ATOM feeds, guid and link URL of permalinks are now proper absolute URLs
1036 - In RSS/ATOM feeds, URLs are now clickable
1037 - Rename `http_parse_headers()` to `http_parse_headers_shaarli()` to prevent
1038 name collision with some PHP extensions
1039
1040 ### Fixed
1041 - Thumbnails removed for imgur.com/a/ URLs (Thumbnails are not available for albums on imgur)
1042 - Shaarli now correctly only tries to get thumbnails for vimeo video URLs
1043 - Fix a bug in imgur.com URLs handling that would cause some thumbnails not to appear
1044 - The search engine would not return a result if the word to search was the first in description
1045 - Extracted title is now correct if the page has two `title` html tags
1046
1047
1048 ## [v0.0.27beta](http://sebsauvage.net/wiki/doku.php?id=php:shaarli:history) - 2011-10-18
1049 ### Added
1050 - Add a picture wall, which can be filtered too: it will use the same filters
1051 (tags,text search) as current page when clicked.
1052
1053
1054 ## [v0.0.26beta](http://sebsauvage.net/wiki/doku.php?id=php:shaarli:history) - 2011-10-17
1055 ### Changed
1056 - Made permalink more visible (smallHash)
1057
1058 ### Fixed
1059 - Removed extras space in description when URLs are converted to clickable links
1060 - Thumbnail for subreddit imgur urls (/r/...) were corrected (thanks to Accent Grave)
1061
1062
1063 ## [v0.0.25beta](http://sebsauvage.net/wiki/doku.php?id=php:shaarli:history) - 2011-10-13
1064 ### Added
1065 - Better CSS for printing (thanks to jerrywham suggestion)
1066 - Allow using a redirector or anonymizing proxy for links
1067 (such as `http://anonym.to/?` to mask you `HTTP_REFERER`).
1068 Just go to `Tools > Configure > Redirector`
1069 (thanks to Accent Grave for the suggestion).
1070 - The `ENABLE_LOCALCACHE` option can be set to `false` for those who have
1071 a limited quota on their host.
1072 This will disable the local thumbnail cache.
1073 Services which require the use of the cache will have no thumbnails
1074 (vimeo, flickr, direct link to image).
1075 Other services will still have a thumbnail (youtube,imgur.com,dailymotion,imageshack.us)
1076
1077 ### Changed
1078 - Now thumbnails generated by Shaarli are croped to a height of 120 pixels
1079 - YouTube thumbnails now use `default.jpg` instead of `2.jpg` (This is usually more pertinent)
1080 - Configuration options (such as `HIDE_TIMESTAMPS`, `ENABLE_THUMBNAILS`, etc.)
1081 can now be put in a an external file so that you do not have to tweak them again
1082 when you upgrade Shaarli.
1083 Just add the file `data/options.php`.
1084 - If a single link is displayed, the page title contains the title of the link
1085 - Shaarli page title is clickable (and has the same link as "Home")
1086 - A few CSS tweaks (thanks to maethor for suggestion)
1087
1088 ### Fixed
1089 - Shaarli now supports newlines in titles (thanks to dixy)
1090 - The link to the RSS feed in page header was not correct
1091
1092
1093 ## [v0.0.24beta](http://sebsauvage.net/wiki/doku.php?id=php:shaarli:history)
1094 ### Added
1095 - Allow posting an entry without a link. (You can use Shaarli as a kind of "personal twitter")
1096 - Each Shaarli entry now has a short link (just click on the date of a link).
1097 Now you can send a link that points to a single entry in your Shaarli
1098 - In descriptions, URLs are now clickable
1099 - Thumbnails will be generated for all link pointing to .jpg/png/gif
1100 (as long as the images are less than 4 Mb and take less than 30 seconds to download)
1101
1102 ### Fixed
1103 - Now thumbnails also work for imgur gallery links (/gallery/...)
1104 (Thanks to Accent Grave for the correction)
1105 - Removed useless debugging information in log
1106 - The filter in RSS/ATOM feed now works again properly (it was broken in 0.0.17beta)
1107
1108
1109 ## [v0.0.23beta](http://sebsauvage.net/wiki/doku.php?id=php:shaarli:history)
1110 ### Added
1111 - Added thumbnail support for imageshack.us
1112
1113 ### Changed
1114 - Now you can clic the sentence "Stay signed in" to tick the checkbox (patch by Emilien)
1115 - In tag editing, comma (,) are now automatically converted to spaces
1116 - In tag editing, autocomplete no longuer suggests a tag you have already entered in the same line
1117
1118
1119 ## [v0.0.22beta](http://sebsauvage.net/wiki/doku.php?id=php:shaarli:history)
1120 ### Added
1121 - Support for thumbnails for flickr.com
1122 - Allow staying signed in:
1123 Your session will be kept open even if you close the browser.
1124 This is available through a checkbox in the login screen.
1125
1126 ### Changed
1127 - Some hosts (flickr, vimeo) are slow as hell for the thumbnails,
1128 or require an extra HTTP request.
1129 For these hosts the thumbnail generation has been deported outside the generation
1130 of the page to keep Shaarli snappy.
1131 For these slow services, the thumbnails are also cached.
1132
1133 ### Fixed
1134 - Title was not properly passed if you had to login when using the bookmarklet (patch by shenshei)
1135
1136
1137 ## [v0.0.21beta](http://sebsauvage.net/wiki/doku.php?id=php:shaarli:history)
1138 ### Added
1139 - Thumbnails for some services
1140 Currently supports: YouTube.com, dailymotion.com, vimeo.com (slow!) and imgur.com.
1141 Thumbnails are enabled by default, but you can turn them off
1142 (set `define('ENABLE_THUMBNAILS',true);` to `false`).
1143
1144 ### Changed
1145 - Removed the focus on the searchbox (this is cumbersome when you want to browse pages
1146 and scroll with the keyboard)
1147
1148
1149 ## [v0.0.20beta](http://sebsauvage.net/wiki/doku.php?id=php:shaarli:history)
1150 ### Fixed
1151 - RSS feed is now served as `application/rss+xml` instead of `application/xhtml+xml`
1152 (which was causing problem in //RSS Lounge//)
1153 - ATOM feed is now served as `application/atom+xml` instead of `application/xhtml+xml`
1154
1155
1156 ## [v0.0.19beta](http://sebsauvage.net/wiki/doku.php?id=php:shaarli:history)
1157 ### Added
1158 - ATOM feed
1159
1160 ### Fixed
1161 - Patch by Emilien to remove the update notification after the update
1162
1163
1164 ## [v0.0.18beta](http://sebsauvage.net/wiki/doku.php?id=php:shaarli:history)
1165 ### Added
1166 - You can now configure the title of your page
1167 - New screen to configure title and timezone
1168
1169 ### Changed
1170 - Nicer timezone selection patch by killruana
1171
1172 ### Fixed
1173 - New lines now appear correctly in the RSS feed descriptions.
1174
1175
1176 ## [v0.0.17beta](http://sebsauvage.net/wiki/doku.php?id=php:shaarli:history)
1177 ### Added
1178 - Change password screen added (based on a patch by killruana)
1179 - Autocomplete in the tag search form
1180 - You can rename or delete a tag in all links
1181 (very handy if you misspelled a tag or want to merge tags)
1182 - When you click the RSS feed, the feed will be filtered with the same filters
1183 as the page you were viewing
1184
1185 ### Changed
1186 - CSS adjustments by jerrywham
1187 - Minor corrections
1188
1189
1190 ## [v0.0.16beta](http://sebsauvage.net/wiki/doku.php?id=php:shaarli:history)
1191 ### Added
1192 - Upgrade notification:
1193 If a new version of Shaarli is available, you will be notified by a discreet
1194 message in top-right corner.
1195 This message will only be visible if you are logged in, and the check will be
1196 performed at most once a day.
1197 - Preliminary tag cloud (ugly for the moment, I need to find something better)
1198
1199 ### Changed
1200 - Replaced `preg_match()` with `version_compare()` to check PHP version
1201 - Includes a patch by Emilien K. to mask dates if user is not logged in.
1202 The option can be activated by changing `define('HIDE_TIMESTAMPS',false);` to `true`
1203
1204
1205 ## [v0.0.15beta](http://sebsauvage.net/wiki/doku.php?id=php:shaarli:history)
1206 ### Added
1207 - New in import: Option to overwrite existing links when importing
1208 - On free.fr, automatic creation of the `/sessions` directory
1209
1210 ### Changed
1211 - CSS Stylesheet is now an external file (shaarli.css).
1212 This reduces page size and eases customization.
1213
1214 ### Removed
1215 - Removed some parameters in URL added by some feed proxies (`#xtor=RSS-...`)
1216
1217 ### Fixed
1218 - Bug corrected: Prevented loop on login screen upon successful login after a failed login
1219 - Bug corrected in import: HTML entities were not properly decoded.
1220 If you imported your Delicious/Diigo bookmarks, your should import them again
1221 and use the 'overwrite' option of the import feature.
1222
1223
1224 ## [v0.0.14beta](http://sebsauvage.net/wiki/doku.php?id=php:shaarli:history)
1225 ### Added
1226 - You no longer need to disable `magic_quotes` on your host.
1227 Shaarli will cope with this option beeing activated.
1228
1229
1230 ## [v0.0.13beta](http://sebsauvage.net/wiki/doku.php?id=php:shaarli:history)
1231 ### Added
1232 - Import: New option to import html bookmark file as private links
1233 - Import: Importing a bookmark file will not overwrite existing links anymore
1234 - Export: New options to export only public or private links
1235
1236 ### Changed
1237 - In tag autocomplete, tags are presented in use order
1238 (most used tags first, instead of alphabetical order)
1239 - RSS Feed can now be filtered by tags or fulltext search. Just add to the feed url:
1240 - `&searchtags=minecraft+video` for tag filtering
1241 - `&searchterm=portal` for fulltext search to the feed url
1242
1243
1244 ## [v0.0.12beta](http://sebsauvage.net/wiki/doku.php?id=php:shaarli:history)
1245 ### Added
1246 - Add a check that the config file was properly created
1247 (in case Shaarli does not have the write rights in its folder)
1248 - Open Shaarli: there is an option to open your Shaarli to anyone.
1249 Anybody will be able to add/edit/delete links without having to login.
1250 In code, change `define('OPEN_SHAARLI',false);` to `true`.
1251 Note: No anti-spam for the moment. You are warned!
1252 - Autocomplete for tags
1253
1254
1255 ## [v0.0.11beta](http://sebsauvage.net/wiki/doku.php?id=php:shaarli:history)
1256 ### Added
1257 - Add a check and a warning for some hosts which still have `magic_quotes` activated
1258
1259
1260 ## [v0.0.10beta](http://sebsauvage.net/wiki/doku.php?id=php:shaarli:history)
1261 ### Added
1262 - Get rid of `&quot;` in titles
1263
1264
1265 ## [v0.0.9beta](http://sebsauvage.net/wiki/doku.php?id=php:shaarli:history)
1266 ### Added
1267 - Now works on hosts `free.fr` and `1and1`
1268 - Now works with PHP 5.1
1269 - PHP version is now checked and an error message is displayed if version is not correct
1270
1271 ### Fixed
1272 - No more error messages if the browser does not send `HTTP_REFERER`
1273 - No more error messages if the host has disabled http protocol in PHP config (eg. 1and1)
1274
1275
1276 ## [v0.0.8beta](http://sebsauvage.net/wiki/doku.php?id=php:shaarli:history)
1277 ### Changed
1278 - In RSS feed, GUID content replaced with the URL of the link, because some
1279 stupid RSS reader (like Google Reader) use `<guid>` as a link instead of using `<link>`
1280
1281
1282 ## [v0.0.7beta](http://sebsauvage.net/wiki/doku.php?id=php:shaarli:history) - 2011-09-16
1283 First public release by Sebsauvage, see original article:
1284 [Adieu Delicious, Diigo et StumbleUpon. Salut Shaarli !](http://sebsauvage.net/rhaa/index.php?2011/09/16/09/29/58-adieu-delicious-diigo-et-stumbleupon-salut-shaarli-) (FR)