]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - CHANGELOG.md
ContentProxy: swap entry url to origin_url and set new url according to graby content
[github/wallabag/wallabag.git] / CHANGELOG.md
index 43d11485cb2672b8d5162db5eefcce8c2df0d93e..3a9cab26469b9778a090f467edf7aa02465e2eed 100644 (file)
@@ -1,6 +1,28 @@
 # Changelog
 
-##  [2.3.0](https://github.com/wallabag/wallabag/tree/2.3.0) (2017-10-21)
+## [2.3.1](https://github.com/wallabag/wallabag/tree/2.3.1)
+   [Full Changelog](https://github.com/wallabag/wallabag/compare/2.3.0...2.3.1)
+
+### Fixes
+
+- Changed the way to check for initial migration [#3487](https://github.com/wallabag/wallabag/pull/3487)
+- Displayed the RSS icon on homepage route [#3490](https://github.com/wallabag/wallabag/pull/3490)
+- Hided the share toggle button if no service is enabled [#3492](https://github.com/wallabag/wallabag/pull/3492)
+- Updated robots.txt to prevent crawling [#3510](https://github.com/wallabag/wallabag/pull/3510)
+- Fixed lower case tags migration [#3507](https://github.com/wallabag/wallabag/pull/3507)
+- Fixed initial migration when using custom table prefix [#3504](https://github.com/wallabag/wallabag/pull/3504)
+- Fixed assets for subfolder install [#3524](https://github.com/wallabag/wallabag/pull/3524)
+- Fixed empty card title link [#3525](https://github.com/wallabag/wallabag/pull/3525)
+- Fixed empty title and domain_name when exception is thrown during fetch [#3442](https://github.com/wallabag/wallabag/pull/3442)
+- API: copied entry object before sending, to keep id [#3516](https://github.com/wallabag/wallabag/pull/3516)
+
+### Changes
+
+- Added custom driver & schema manager for PostgreSQL 10 [#3488](https://github.com/wallabag/wallabag/pull/3488)
+- Replaced exit_to_app, redo and autorenew icons [#3513](https://github.com/wallabag/wallabag/pull/3513)
+- Added PHP 7.2 compatibility [#3515](https://github.com/wallabag/wallabag/pull/3515)
+
+## [2.3.0](https://github.com/wallabag/wallabag/tree/2.3.0) (2017-12-11)
    [Full Changelog](https://github.com/wallabag/wallabag/compare/2.2.3...2.3.0)
 
 ### API
 - Isolated tests [#3137](https://github.com/wallabag/wallabag/pull/3137)
 - Log an error level message when user auth fail [#3195](https://github.com/wallabag/wallabag/pull/3195)
 - Add a real configuration for CS-Fixer [#3258](https://github.com/wallabag/wallabag/pull/3258)
+- Replace ant with Makefile [#3398](https://github.com/wallabag/wallabag/pull/3398)
 
 ### Features
 
 - Share articles to Scuttle (https://github.com/scronide/scuttle) instance [#2999](https://github.com/wallabag/wallabag/pull/2999)
-- Allow to remove all archived entries [#3020](https://github.com/wallabag/wallabag/pull/3020) 
+- Allow to remove all archived entries [#3020](https://github.com/wallabag/wallabag/pull/3020)
 - Added publication date and author [#3024](https://github.com/wallabag/wallabag/pull/3024)
 - Added `notmatches` operator for automatic tagging rule [#3047](https://github.com/wallabag/wallabag/pull/3047)
 - Search & paginate users [#3060](https://github.com/wallabag/wallabag/pull/3060)
 - Add **list users** command [#3301](https://github.com/wallabag/wallabag/pull/3301)
 - Add **reload entry** command [#3326](https://github.com/wallabag/wallabag/pull/3326)
 - Add starred_at field which is set when an entry is starred [#3330](https://github.com/wallabag/wallabag/pull/3330)
+- Add originUrl property to Entry [#3346](https://github.com/wallabag/wallabag/pull/3346)
 
 ### Changes
 
 - Changed default value for list mode (grid instead of list) [#3014](https://github.com/wallabag/wallabag/pull/3014)
 - Remove `isPublic` from Entry entity [#3030](https://github.com/wallabag/wallabag/pull/3030)
 - Use username to import [#3080](https://github.com/wallabag/wallabag/pull/3080)
-- Adds Webpack support and remove Grunt [#3022](https://github.com/wallabag/wallabag/pull/3022) 
+- Adds Webpack support and remove Grunt [#3022](https://github.com/wallabag/wallabag/pull/3022)
 - Improved Guzzle subscribers extensibility [#2751](https://github.com/wallabag/wallabag/pull/2751)
 - Added logger when we match Tagging rules [#3110](https://github.com/wallabag/wallabag/pull/3110)
 - unify Download/Export wording. [#3130](https://github.com/wallabag/wallabag/pull/3130)
@@ -62,7 +86,8 @@
 - Displays an error with an annotation with a too long quote [#3093](https://github.com/wallabag/wallabag/pull/3093)
 - Validate language & preview picture fields [#3192](https://github.com/wallabag/wallabag/pull/3192)
 - remove craueconfig domain name setting and add a proper one in parameters [#3173](https://github.com/wallabag/wallabag/pull/3173)
-- Better public sharing page [#3204](https://github.com/wallabag/wallabag/pull/3204)
+- Better public sharing page [#3204](https://github.com/wallabag/wallabag/pull/3204), [#3449](https://github.com/wallabag/wallabag/pull/3449)
+- Improved pagination, navigation, tag's list and footer UI [#3459](https://github.com/wallabag/wallabag/pull/3459), [#3467](https://github.com/wallabag/wallabag/pull/3467), [#3461](https://github.com/wallabag/wallabag/pull/3461), [#3463](https://github.com/wallabag/wallabag/pull/3463)
 
 ### Fixes
 
 - Replace images with & in url [#3176](https://github.com/wallabag/wallabag/pull/3176)
 - Ignore tag's case [#3139](https://github.com/wallabag/wallabag/pull/3139)
 - Multiple tag search, which was broken from API [#3309](https://github.com/wallabag/wallabag/pull/3309)
+- In RSS feeds, pubDate now conformant to DateTime RFC822 specifications [#3471](https://github.com/wallabag/wallabag/pull/3471)
 
 ### Translations