wallabag/CHANGELOG.md

225 KiB
Raw Blame History

Change Log

2.1.2 (2016-10-07)

Fixed bugs:

Closed issues:

  • Bug: Error when I delete API's client #2369
  • Error with simplexml_load_file() #2368
  • Write permission on data/db #2064
  • New third-party resource #2039
  • add speed reading option #2000

Merged pull requests:

2.1.1 (2016-10-04)

Fixed bugs:

  • Does not remember scroll position in theme "material" #2360
  • Bug authentification sur utilisateur supplémentaire #2357
  • Issue with grunt during the upgrade to 2.1.0 #2346
  • Unable to update to 2.1.0 #2345
  • Update to 2.1.0 from 2.0.8 fails #2343
  • Basically, fix everything #2353 (tcitworld)

Closed issues:

  • 2.1.0 PHP Fatal error #2355
  • Blank page new installation 2.0.8 with MySQL v5.5.52, PHP 5.5.9-1ubuntu4.19 and Apache v2.4 #2352
  • Issue with doctrine migraion on 2.0.8 -> 2.1.0 upgrage #2347
  • install.sh is missing #2344
  • Upgrading from 2.0 to 2.1 broken #2337
  • Saving images with v2? #2139
  • shared hosting Update -> 2.1.0 no graphics #2356
  • php-bcmath extension is missing #2342
  • Update js & css assets #2249

Merged pull requests:

2.1.0 (2016-10-03)

Fixed bugs:

  • Invalid EPub export for Kobo devices when title contains '+' #2296
  • Import deconding error #2090
  • The CSRF token is invalid. Please try to resubmit the form. #1988
  • Division by zero warnings in nginx error log #1880
  • Importing from Pocket in v2 gives Internal Server Error 500 #1855
  • The font used in the "Material" theme renders a bit weirdly in Firefox on Windows #1833
  • cannot import very long article v2 #1724
  • Freshly registered user doesn't have Config associated #2312
  • "next" links in /api/entries responses lack search parameters #2305
  • 2.0.8 hangs when loading articles page #2302
  • Number of tags in sidebar is wrong #2298
  • When an article is marked as read the description in the menu is wrong #2286
  • jquery too long in firefox #2281
  • Use created date for imported content #2257
  • Make tests work with the latest version of phpunit #2187
  • Articles duplicates when URI contains non-ascii characters #2126
  • Duplicate tags on import #1981
  • Different font-size for form labels with Material theme #1788
  • Unable to do a fresh install #1608
  • Remove error message when creating ePub versions #2330 (pmichelazzo)
  • Remove CSS class who caused long loading on Firefox #2313 (nicosomb)
  • fix feeds not syncing on android app #2301 (tcitworld)
  • Add filter for tags on API #2174 (tcitworld)
  • fix font paths #2169 (tcitworld)
  • Add modules when NodeJS versions are too low. #2168 (tcitworld)

Closed issues:

  • /api/entries endpoint ignores tags parameter #2304
  • Tags created multiple times on repeated imports #2303
  • Importing tags in Browser import #2300
  • # #2283
  • Unable to retrieve article #2211
  • Delete Framabag account #2207
  • Error during login_check #2163
  • White screen after installation #2146
  • wallabag can't retrieve contents for this article #2144
  • 2 bugs after upgrade to 2.0.5 #2140
  • Wallabag can't retrieve contents of a page #2135
  • Export to html #2133
  • wallabag can't retrieve contents for this article. #2102
  • delete user missing in admin view #1934
  • Can't import article from carnetdevol.shost.ca #1865
  • Crawl multipage articles #1758
  • Ability to redownload previously failed content #1704
  • v2
  • What's in my bag this week? #1300
  • How can I help wallabag #1254
  • have users choosing their css for articles #1233
  • Siteconfig issue will be edited to keep up status #1229
  • OpenClassroom courses don't get fetch properly #987
  • Sphinx search support #985
  • Migration from MySQL to PostgreSQL with import #884
  • Import a list of urls to put into wallabag #599
  • Create an import for Readability #2253
  • Instapaper import missing from Wallabag 2? #2248
  • Clean entries.html.twig for page title #2244
  • Some UIs issues using baggy #2231
  • Feature request: User management #2116
  • Display tags on entries view #1995
  • Tags not handled in /api/entries #1984
  • API improvements #1982
  • Disable public user registration #1873
  • Open entries from tags page #1798
  • Feature request
  • Editing tagging rules #1794
  • Idea to simplify UI for results numbers #1789
  • Use NPM to handle external JS & CSS assets #1759
  • Displaying how much comments there are for an entry on top of it #1713
  • List all untagged articles #1631
  • Import from wallabag asynchronously #1611
  • v2
  • Full compatibility of wallabag with firefox bookmarks preserving tags! #1448
  • Pagination more intuitive #1329
  • v2
  • Modify a tag name from the all tags panel #1128
  • Adding automatic articles tags support #1111
  • Add untagged support. #1083
  • Integrate some new icons #977
  • Ability to login in password protected websites #886
  • Make joomla sites show full articles #838
  • Re-save button #726
  • Add .mobi export #701
  • Future plans for wallabag #687
  • Make all standard site_config files downloadable #627
  • Change database structure #620
  • Tutorial for beginners #560
  • Set number of articles provided in RSS files #553
  • v2: API routes definition #414
  • public mode #95

Merged pull requests:

2.0.8 (2016-09-07)

Fixed bugs:

  • wallabag:install, clear:cache error #2265
  • API: Not used tag exists in the db, but is not returned in API GET /api/tags result. #2259
  • Error 500 when saving a PDF #2204
  • Form to save a new article is broken with Google Chrome #1991
  • login page cut in Qupzilla #1877
  • Fix issue #1991: correction of the height field to add articles #2241 (modos189)

Closed issues:

  • Retrieves article without error, but empty #2269
  • Unable to retrieve contents for article: thepointmag.com #2264
  • Send content to wallabag, instead of URL #2228
  • wallabag retrieves only parts of multi-part feature article #2153
  • Titles are too short in the tiles material #2128
  • Titles are ellipsized too aggressively #2055
  • reflets.info articles : unable to retrieve full-text content #1649
  • Adding Tags when saving URL from Chrome extension #835
  • Add a requirement in InstallCommand to check database connection after driver checking #2251

Merged pull requests:

2.0.7 (2016-08-22)

Fixed bugs:

  • Uncaught Exception: Secured pdf file are currently not supported Smalot/PdfParser #2223
  • Enable PATCH method for CORS in API part #2220 (Rurik19)

Closed issues:

  • iOS App and bag it! doesn't work #2217
  • CORS: Different "Access-Control-Allow-Origin" header behaviour #2215
  • Update the arch aur package #2138
  • link of the addons if the footer #2037
  • Translate pictures in android documentation #2032
  • filtering option only for unread articles #2031
  • Set name for a client for the API #1765
  • consistency between favorite / star(red) terms #2041
  • date of the creation. of a post #2034

Merged pull requests:

2.0.6 (2016-08-10)

Fixed bugs:

  • Filtering by reading time does not work if only one limit is set #2077
  • Delete in article tries to redirect to deleted article #1964
  • PDF said to be saved by wallabag when it isn't. #2188
  • Fix 3rd-Party Apps links Chrome & Firefox #2185 (tcitworld)

Closed issues:

  • Social Features #2206
  • Backslash issue at /var/cache/appProdProjectContainer.php #2205
  • httpoxy vulnerability #2197
  • wallabag can't retrieve contents for this article: linksunten.indymedia.org #2196
  • The iOS application doesn't work with the latest wallabag version #2191
  • wallabag fetches too much content on: www.drgoulu.com #2184
  • Try to use Google AMP pages for fetching and/or redirect to original page #2173
  • wallabag only retrieves first page of multi-page articles on arstechnica.co.uk #2154
  • wallabag can't retrieve contents of fairly simple HTML article #2152
  • wallabag retrieves the wrong contents for this page: theatlantic.com #2151
  • wallabag can't retrieve contents for this article: o6asan.com #2099
  • wallabag can't retrieve contents for this article: lifehacker.com #2082
  • wallabag can't retrieve contents for this article: gizmodo.com #2079
  • wallabag can't retrieve title for this article: blog.uberspace.de #2078
  • wallabag can't retrieve contents for this article: community.redhat.com/blog #2076
  • wallabag can't retrieve contents for this article: theatlantic.com #2075
  • wallabag can't retrieve contents for this article: washingtonpost.com #2072
  • wallabag can't retrieve contents for this article: vanseodesign.com #2071
  • wallabag can't retrieve contents for this article: blog.martin-graesslin.com #2070
  • Migrate PHP-CS-Fixer #2141

Merged pull requests:

2.0.5 (2016-05-31)

Fixed bugs:

  • Non-ASCII characters from locale files are shown as "?" #1215
  • SERIOUS BUG - Tags clears on all articles after deleting article contains tags #2121
  • API: POST on existing entry clears starred and archived flags #2089

Closed issues:

  • At last: Chrome plugin #2120
  • 404 when trying to complete account activation #2108
  • wallabag can't retrieve contents for this article: https://lwn.net/Articles/607652/ #2100
  • Tag menu disappear while on mobile screen size #2091
  • API: is_starred and is_archived return wrond values alwais 0 #2088
  • wallabag can't retrieve contents for this article: http://hn.premii.com/#/comments/11661313 #2087
  • wallabag can't retrieve contents for this article: wired.de #2086
  • wallabag can't retrieve contents for this article: developer-blog.net #2085
  • wallabag can't retrieve contents for this article: linuxnix.com #2084
  • wallabag can't retrieve title for this article: jgnatch.com #2083
  • wallabag can't retrieve contents for this article: blog.christian-stankowic.de #2081
  • wallabag can't retrieve contents for this article: eff.org #2080
  • wallabag can't retrieve contents for this article: lwn.net #2073
  • HTTP 500 error and no logs in nginx error.log #2043
  • Can't fetch articles from Forbes.com #1978
  • the 3 points story ;) #2065
  • Update .github/CONTRIBUTING.md #2059
  • missing image in two factor authentication email #2045
  • wallabag can't retrieve contents for this article. Please report this issue to us. #2040

Merged pull requests:

2.0.4 (2016-05-07)

Fixed bugs:

  • Tag-list not properly rebuilt after import 1.9 > 2.0b #1760
  • cant set the title of the post from the API when "post"ing #2009
  • Renderer of the main page not align/overlaps #2008
  • Number of entries per tag is not correct in tag/list #2006
  • Reading speed not defined when creating user via config page #2004
  • not all tags are listed properly #1994
  • Wrong reading time in filter entries #1975

Closed issues:

  • 504 while importing from Pocket #2027
  • wallabag can't retrieve contents for this article. Please report this issue to us. #2026
  • Bug in bootstrap.php.cache / Wallabag v2.0.3 / 1st lauch #2015
  • Updating 2x? #2007
  • filter list by tag #1996
  • Problem reading DZone entry #1980
  • Can't fetch indiegogo project #1972
  • Table not found error in wallabag fresh install with pdo_mysql #1971
  • Wrong display in wallabag v2 - site http://wiki.korben.info #1892
  • Unable to retrieve full-text content http://www.yellow-bricks.com #1533
  • What can we do with "wrong display" emails? #1340
  • Keeping support.wallabag.org alive? #1270
  • Create email address for support #1260
  • website with special caracters in URL not saved #1235
  • github blobs: "unable to retrieve full-text content" #1198
  • Add pagination on bottom of page #2021
  • Translation missing when creating new user via config #2003
  • Doc improvement about installation and rights permission #1983
  • Installation V2
  • Apache reload error #1950
  • HowTo use wallabag v2 with LigHTTPd #1931

Merged pull requests:

2.0.3 (2016-04-22)

Merged pull requests:

2.0.2 (2016-04-21)

Fixed bugs:

  • Button not translated after registration #1956
  • Give original URL through RSS feeds #1926
  • Calling directly /archive/123 gives 500 Internal Server Error #1924

Closed issues:

  • API v2 is it possible to use curl to add,remove items like in pocket? #1955
  • Changing reading view? #1949
  • Property "link" links back to the wallabag item in starred feed #1947
  • Error 500 when starring or archiving an article with the wallabag app for Android #1946
  • Documentation request
  • .htaccess instead of vhost #1930
  • Hide pagination if not needed #1932
  • Show full title in a tooltip #1906
  • Hide pagination when there's too many entries #1905
  • Update translations #1809
  • Blogger Articles show up as untitled #803

Merged pull requests:

1.9.2 (2016-04-18)

Fixed bugs:

  • No branch or tag called 2.0.1 #1920
  • Cannot update from v2.0 git a119acd #1917
  • unable to add link, when user needs to login first #961
  • export pdf/epub : 504 Gateway Time-out #1808
  • Do not capture mouse gestures #1674
  • "Stay signed in" don't do what it promise #1550
  • json export doesn't work #1534
  • large bookmark imports fails #1458
  • Import fails with white screen #1405
  • Add URL -> URL not saved and logged out #1361
  • Lost session too often #1339
  • Marking article text advances to the next article #1309
  • Sessions do not last when switching networks #1277
  • Send articles by mail is sometimes broken #1273
  • still using the “fr_FR.utf8 #1271
  • pb recherche dans les tags avec caractère spéciaux. #1258
  • Deleting user fails with PHP Fatal error #1242
  • Show button for adding firefox social service only on secured connections #1237
  • database port not managed #1218
  • Epub generation is slow #1199
  • Long chapter names produce malformed epub #1196
  • Installation error solution #1192
  • Erreur à l'installation #1114
  • Change tag icon #1079
  • PDF export fails if pictures are not accessible #1011
  • Deleting article in archive return to "unread" #1005
  • Click on "Save link"/"Search" doesn't closes popup #962
  • Absolute urls in pochePictures.php tend to break #950
  • Download pictures: some pictures are not downloaded #949
  • 1.8.0: Only the RSS for favs works, unread and archive RSS doesn't #914
  • The pagination's variable has no effect #875
  • Fatal error on Importing from Pocket #833
  • Articles content never fetched after import if no article is present #793
  • Login session is not remembered. #769
  • Some themes display a citation box wrong #759
  • Out of memory size limit with big article #682
  • Repeating notifications #648
  • Unable to get the content of shaarli posts #639
  • https redirect with htaccess #534
  • can't add link if referers are blocked #82
  • Fix UTF-8 encoding before JSON export #1866 (ymage)

Closed issues:

  • Save articles sending them by email #1928
  • Login fails after upgrading to 2.0.1 #1914
  • Docker image #1858
  • Vendor Package Alpha v2 #1623
  • Unable to retrieve full-text content http://www.ulyces.co/ #1539
  • v2
  • v2
  • No article from Catholic.com get save to wallabag #1076
  • Automatic site config #1029
  • Bylines not being grabbed #850
  • Bad support of instructables.com #792
  • Share articles between users of the same wallabag instance #779
  • List
  • "stay signed in" do not work #1515
  • Add title on "random article" link #1315
  • unable to retrieve full-text content #1264
  • No warning at login when session can't be created #1188
  • Does this web site work for you? #1146
  • Wallabag doesn't retrieve any text on one site #1140
  • UX
  • Are all of the dependecies including those installed by composer under the MIT license as well? #1118
  • add site_config #1117
  • Make the dice bigger #1101
  • Wrong display in wallabag: graswurzel.net - umlauts are missing #1074
  • Empty Articles from www.businessinsider.com #1073
  • unable to retrieve full-text content #885
  • Create an "About" section - Get a way to check server configuration again #864
  • Make the cache time for Flattr checking a setting #765
  • Locally hosted Wallabag behind proxy #698
  • Only show the wallabag this link when on an article when the mouse is over the link. #685
  • Footnotes lost in article #670
  • Please add GPG signature to verify before installing Poche #257

Merged pull requests:

2.0.1 (2016-04-11)

Fixed bugs:

  • Package installer is broken in 2.0.0 #1843
  • recusive redirection with X-Forwarded-For set #1222
  • Different reading time for one article #1893
  • Duplicate entry via bookmarklet #1886
  • 500 Internal Server Error -> "Setting "piwik_enabled" couldn't be found #1881
  • PHP Warnings - bootstrap.php.cache missing #1872
  • 2 options in internal settings are ineffective #1867
  • Only getting unread items from API #1863
  • Round the estimated reading time #1859
  • Can't install wallabag via composer install if my mysql database doesn't exist #1769
  • Import from wallabag v1 data fails with csrf error and 'too large file' error #1764
  • v2

Closed issues:

  • No search in v2? #1908
  • have alexa read your blogs with some integration #1907
  • Wrong display in wallabag v2 - site https://blog.journalduhacker.net #1897
  • Wrong display in wallabag v2 - site http://blog.niqnutn.com #1888
  • Composer hangs on "updating dependencies" #1885
  • Composer is killed during Wallabag 2 installation #1883
  • Loading path /import/wallabag-v2 gives 500 Internal Server Error #1878
  • Error 500 with importing from Wallabag v1 #1860
  • Adding SQL Schema for easier initialisation in containers #1857
  • Syntax Error on installing v2 package with all dependencies #1852
  • Missing parameters during install #1848
  • Php server takes way too much CPU on Raspberry Pi #1846
  • General error: 14 unable to open database file #1845
  • error
  • wallabag can't retrieve contents from overblog #1826
  • Fix articles #1578
  • Not capturing #1573
  • Unable to retrieve readable content http://distributistreview.com #1568
  • Wrong display in wallabag #1549
  • Unable to retrieve full-text content http://www.histoire.presse.fr/ #1538
  • atteres.org's articles not displayed #1532
  • Indiegogo - Pardon Our Interruption / blocked by www.distilnetworks.com #1520
  • Installation on shared webhosting #1479
  • www.forbes.com/sites #1452
  • www.newstatesman.com #1428
  • http://www.nationaljournal.com articles #1427
  • Documentation for v2 #1359
  • Wrong display in wallabag #1347
  • Wrong display in wallabag #1345
  • Unable to retrieve full-text content dailylinuxnews.com #1265
  • file config: zataz.com #1249
  • Incomplete article with self-hosted wallabag #1189
  • Wrong display in wallabag: lowerclassmag.com #1077
  • Cannot add some articles from FreshRSS #1041
  • Untitled articles #989
  • Pluxml #976
  • Wrong displayed Website #924
  • Lifehacker article cut after image #918
  • Problem getting article from BBC site #825
  • Page capture failing for articles on this blog #818
  • wallabag reddit comment pages #692
  • Limit size of article #640
  • Save Recepies from rezeptwelt.de #562
  • adding links asynchronously #156
  • Saving a PDF document #116
  • Wrong operator definition in the Tagging Rules page #1889
  • Wrong page title for the list archived articles #1882
  • position of tag edit field #1870
  • client_max_body_size for Nginx #1849
  • Installation not possible on cheap webhosting services #1827
  • Update baggy theme with all changes #1673

Merged pull requests:

2.0.0 (2016-04-03)

Fixed bugs:

  • v2 beta 2 - Typos in quickstart page #1793
  • v2 beta 2 - Typo in import forms #1790
  • v2 beta 2 - Tabs display in about page with Material theme #1787
  • Split tags with commas #1768
  • timezone error with docker-compose #1726
  • Comments created with one theme aren't displayed with another #1718
  • Pocket import 500 internal error #1661
  • no title in epub #1552
  • v2
  • Hide search buttons #1838 (nicosomb)
  • Check selected PDO driver on install #1832 (j0k3r)
  • fix tabs display on mobile view #1799 (tcitworld)
  • Don't add entry through API if it already exists #1797 (tcitworld)
  • fix api properties and typo #1791 (tcitworld)
  • Fix quote strategy for reserved keyword in Postgres #1500 (j0k3r)

Closed issues:

  • Search returns 404 page #1836
  • Wallabag only works on localhost #1834
  • v2-beta2
  • Wallabag Client 2.0 - Does not work, is vanishing and does not store articles #1811
  • wallabag can't retrieve contents for this article #1801
  • Support for OAuth RefreshToken #1783
  • v2. beta 1
  • Adding entry through the api returns "500 Internal Server Error" #1780
  • page title confusing #1756
  • "Take wallabag with you" disappears #1751
  • Only small portion of the website gets saved #1744
  • Implement Version Endpoint #1737
  • API : Do not display all informations about user #1698
  • Replace sentences by keys in translations file #1697
  • Reorder static pages in v2 #1694
  • Add contributors in CREDITS.md #1684
  • Error installing on windows 7 #1669
  • Move assignTagsToEntry in a more global place #1667
  • Document upgrade from v1 to v2 #1624
  • v2
  • v2
  • v2
  • v2
  • Can we please get some proper migration guides for v2? #1595
  • v2
  • v2
  • v2
  • v2
  • v2
  • Create Wallabag\UserBundle #1442
  • Fix Scrutinizer issues #1360
  • Maintenance mode #1351
  • v2
  • Implement Piwik #1137
  • Change URL of article #1124
  • Add tag field. #1108
  • Search into tags #980
  • Preview picture for each article #972
  • Pocket Import Issue #956
  • Mark all imported articles as read #870
  • Update to last version of full-text-rss #694
  • Add comment about wallabaged page #592
  • importing from wallabag v1 #210

Merged pull requests:

2.0.0-beta.2 (2016-03-12)

Closed issues:

  • Failed to setup via composer #1772
  • lowtechmagazine.com siteconfig #1748
  • From Wallabag 1.9 to 2 #1746

Merged pull requests:

2.0.0-beta.1 (2016-03-01)

Fixed bugs:

  • Failed to load css and js files under "web" folder #1613
  • Adding via API does not succeed if logged out #1241
  • wallabag "crashes" with YunoHost when changing skin #1220
  • New install, can't log in - just get the login page #1145
  • Delete cached images #1087
  • instapaper import fails #1071
  • 404 Links on Install Page #1039
  • Wallabag goes to 100% CPU and does not respond when adding Google Drive spreadsheet #1027
  • Error: I cannot access to Wallabag after installation got this error "An error occured: "db" directory must be writeable for your web server user!" #1023
  • Kobo Touch DRM-related error when trying to open ePub documented exported from Wallabag 1.8.1 Framabag #992
  • www.theverge.com consistent "unable to retrieve full-text content" #969
  • how to import big files from pocket, pre-processing to avoid import of read links without a tag #857
  • youtube filter not working on https Sites #824
  • Search does not work properly after first page #809
  • Can't delete tag #1717
  • Travis and "Could not authenticate against github.com" #1703
  • Translation string for 'min' in the 'estimated reading time: 10 min' #1682
  • v2
  • Authentication via 2factor failed #1643
  • v2
  • v2
  • Wallabag V2 : PHP Fatal error: Uncaught exception 'Symfony\Component\Debug\Exception #1609
  • v2
  • v2
  • v2
  • v2
  • delete item in page n, go back to page 1 #1551
  • v2
  • Caracter encoding problem on material preview cards #1426
  • Fix #1551 - Redirect to the last page when current page is out of range #1700 (delyriand)
  • Test if some keys are missing in v2 import #1651 (nicosomb)
  • Exported entries were added twice in export file #1650 (nicosomb)
  • Fix #1635: change database name for test environments mysql/pgsql #1639 (nicosomb)
  • Use translator interface instead of final class #1587 (j0k3r)

Closed issues:

  • Feed saved automatically #1677
  • Fx 44 Ext 2.0.0
  • Wallabag demo website gives Bad credentials #1626
  • Delete ALL articles in one click #1506
  • API addition to allow 3rd party tt-rss integration in 1.9.1 #1425
  • wallabag will use Pootle for translating #1291
  • Tag article related to its estimated reading time #1239
  • full webpage screenshot #1098
  • Unclear config settings #832
  • public list of articles/links with tags #812
  • unable to retrieve full-text content #811
  • readability renders huge share buttons #1729
  • Update CONTRIBUTING with v2 #1711
  • typo in french documentation #1708
  • Documentation about translation: which language file is the reference? #1692
  • Create ISSUE_TEMPLATE and PULL_REQUEST_TEMPLATE #1691
  • v2
  • Change databases name for mysql/pgsql in test environment #1635
  • v2
  • Ability to install wallabag without dev deps #1617
  • v2
  • Composer? #1576
  • v2
  • v2
  • v2
  • Backport site config changes from wallabag v1 to fivefilters repo #1414
  • v2
  • Highlight text #994

Merged pull requests:

2.0.0-alpha.2 (2016-01-22)

Closed issues:

Merged pull requests:

2.0.0-alpha.1 (2016-01-07)

Fixed bugs:

  • Fatal error: Call to undefined function session_get_cookie_params() in wallabag-1.9.1-b/inc/3rdparty/Session.class.php on line 59 #1519
  • Attempted to call function "curl_init" from namespace "Graby\Ring\Client". #1511
  • v2
  • iframes not correctly handled #1438
  • Unable to bag http://stormsabrewin.org/pizzacigarette.html #1430
  • Wallabag does not follow redirects #1240
  • Untitled - Import - Click to finish import #1213
  • Email sharing not functional with gmail #1173
  • v2
  • Wallabag\CoreBundle\Entity\Entry object not found. #1512
  • v2
  • v2
  • Only french language is stored #1431
  • v2 Fix wrong if when deleting an entry #1547 (j0k3r)
  • v2 Avoid multiple tag creation #1542 (j0k3r)
  • v2 Don't redirect to the content page after deletion #1540 (j0k3r)
  • fix #1005 V2 redirect after deletion #1496 (nicosomb)
  • fix type hint for User #1464 (nicosomb)

Closed issues:

  • Wrong display in wallabag #1548
  • V2
  • Problems with my migration from Instapaper #1527
  • Article half downloaded #1522
  • Unable to retrieve full-text content putaindecode.io #1517
  • Unable to retrieve full-text content http://blog.xebia.fr/ #1516
  • Bad credentials response when trying logging into v2 #1513
  • Wallabag problem - cannot generate MOBI and PDF #1509
  • Wrong Content-Disposition header when download epub rfc1806 #1481
  • Unable to retrieve text from baylon-industries.com #1480
  • Howto use oauth2 with wallabag #1476
  • v2 doesnt install with RHEL-6 i.e., php 5.3.3 #1474
  • 500 Internal Server Error when posting an article via API #1465
  • Simple bookmarks list, not downloading content #1456
  • Reset password #1444
  • Tempo Storm articles [unable to retrieve full-text content] #1413
  • Adding possibility to delete article with 404 result #1410
  • Can't get article on shuhaowu #1409
  • update demo website / framabag #1269
  • Contributing to wallabag and/or site_config #849
  • Feature
  • lifehacker, io9 and gawker media articles not parsed #821
  • New install #820
  • Wallabag fails to grab this particular page #815
  • RSS #93
  • export epub #79
  • v2 Remove user reference in Tag entry ? #1543
  • v2
  • v2
  • Clean CoreBundle\Resources\views #1470
  • Use Chips for tags in material theme #1457
  • Move the footer in the sidebar #1445
  • When displaying domain on themes, skip the www part #1433
  • List view for material theme #1424
  • Warn that registration is disabled when adding an user #1423
  • v2
  • oAuth implementation #795
  • Text colour from article might conflict with theme #741
  • Browse or group articles by domain #729
  • Add to the feed the date when the article was added #589
  • wallabag can't handle plain text #444
  • multi users GUI #46

Merged pull requests:

2.0.0-alpha.0 (2015-09-14)

Fixed bugs:

  • 500 Internal Server Error on filtering articles #1416
  • Server Side Request Forgery SSRF using Wallabag #1364
  • v2
  • Filter date: no results for today #1379
  • Conflict pagination and filters #1350
  • v2
  • Display current category name #1283
  • The menu icon is displayed after clicked on search icon #1280
  • v2
  • How to send an article from an external software? api? #1147
  • need to enter username/password at login screen after browser restart #890
  • url greater than 255 chars are not saved was: urls with redirection\(s silently fail to be downloaded) #681
  • duplicate check #400
  • v2
  • v2
  • v2
  • v2
  • Lien unique par utilisateur #121

Closed issues:

  • ??? #1406
  • Wrong display site http://f9r.ru/ #1388
  • Filter: Reading time #1381
  • store the user IP? #1344
  • Get only content #1290
  • Read GET parameters in the themes #1289
  • Engine does not accept changes to the template #1288
  • v2
  • v2
  • Display issues in config screen #1371
  • v2
  • Display problem if domain name is too big #1357
  • Cleanup in composer.json #1356
  • Add a bar on each page with alpha message #1332
  • do not display pagination when only 1 page #1324
  • v2
  • v2
  • v2
  • v2
  • v2
  • Display progress bar at the top of the page? #1308
  • v2
  • v2
  • v2
  • Change "send" button on config page #1299
  • Some bugs with new Materiel theme #1282
  • Notes about material theme #1281
  • Implement graby into wallabag v2 #1262
  • Display hostname in full article view #1177
  • v2
  • v2
  • Project ideas #1088
  • v2: bug when adding link #1057
  • Add note to articles #1038
  • RSS Enhancements #1000
  • Search by same domain name #981
  • Client desktop ? #978
  • Preview Thumbnail in Article for Web and Apps #840
  • Edit user profile #800
  • Prefix for database #799
  • Tag links and edit name when added to wallabag via bookmarklet #749
  • New config screen #673
  • wallabag's coding style #661
  • Display better title than "Untitled" #564
  • SendToReader plugin #558
  • justification #554
  • Feature request
  • Android app: support for self-signed certificate #418
  • Android app: make share intent add site to app, not launch web app #412
  • Chrome extension: Easier setup #409
  • Chrome extension: More easily installable / findable #407
  • Chrome extension: »Access my data on googleapis.com«? #406
  • Android app: no means to copy #405
  • Android app: automatic sync #404
  • Android app: outdated interface #403
  • v2
  • Find articles with reading time = X #393
  • Barre de recherche. #369
  • Great App!! But three features missing. #342
  • v2
  • v2
  • Feature
  • Feature
  • Add link by shell script #323
  • twitter integration #322
  • order posts - classer les post #320
  • v2
  • Increase max-width #301
  • v2
  • Avoir la possibilité de mettre la barre d'action en haut ou en bas #296
  • change email from config screen #267
  • Text to Speech android #263
  • Multi-user with LDAP backend or at least REMOTE header #235
  • Edit title #218
  • send title & content to poche directly #211
  • v2
  • fichiers l10n #134
  • stocker date de "pochage" #129
  • script de migration entre mysql <-> pgsql <-> sqlite #126
  • préfixer les tables en base #124
  • pouvoir annuler la suppression #118
  • stockage offline #117
  • lost password #108
  • Have more categories than Archive #99
  • minify js / css #96
  • API #31

Merged pull requests:

1.9.1-b (2015-08-04)

Merged pull requests:

1.9.1 (2015-08-03)

Fixed bugs:

  • error loading feed when synchronizing #1212
  • tags & tags_entry not properly deleted after article deletion #1209
  • Tags not being exported in Wallabag 1.9.0 #1203
  • Clear cache function deleted .htaccess, .gitignore files under cache/ #1154
  • Update jQuery #1139
  • translation issue #1133
  • Baggy theme: no Icon for shaarli #1131
  • Archive an unread article #1126
  • Error in first log in #1121
  • "About" not translated into french in the menu ? #1116
  • I'm getting duplicate articles. #1102
  • The "back to top" button is missing in responsive design Baggy theme #1010
  • Security issue #997
  • fix security bug with PHP_AUTH_USER #1252 (tcitworld)

Closed issues:

  • Wrong documentation URL #1263
  • Integrate freddyb/wallabag-fxos in wallabag organization #1259
  • v2
  • v2
  • Installation : wrong path to themes #1243
  • Add Iceblog #1238
  • Unable to retrieve content from CloudFlare Blog #1224
  • Unable to retrieve full-text content from bastamag.net #1223
  • Broken link #1221
  • http://jsforcats.com/ #1219
  • 413 Request Entity Too Large #1204
  • Revues.org #1201
  • Import fails unexpectedly #1193
  • unable to retrieve full-text content from bastamag.net #1186
  • Unable to retrieve content for github. #1185
  • unable to retrieve full-text content from frontburner.dmagazine.com #1184
  • unable to retrieve full-text content from www.it-connect.fr #1181
  • Could not get body text for this URL #1155
  • Almost empty articles from computerworld.com #1090
  • Empty Articles from www.theatlantic.com #1089
  • Installation instructions in wrong order #1024
  • (Semantic-)Scuttle import? #1006
  • Articles on quechoisir.org are empty #982
  • Firefox OS app #521
  • Random feature must fetch an article in current status #1153
  • Update documentation inside wallabag #1141
  • UX
  • See all tags while tagging #1122
  • Update documentation with the 1.9 changes #1119
  • Check for existing accounts at install #952
  • import chromium / mozilla / firefox bookmarks.html files \<dd\>/\<dt\> based #892
  • sticky article toolbar #511

Merged pull requests:

1.9.1beta3 (2015-06-06)

Closed issues:

  • cannot synchronize on ubuntu #1195
  • API Feature request, modify posts to performe additional processing #1191

Merged pull requests:

1.9.1beta2 (2015-05-09)

Fixed bugs:

  • I don't see any icons. #1183
  • Error in install process. #1175

Closed issues:

  • Saving to pdf doesn't work because it can't download a picture. #1190
  • Error after installation in IIS - "login failed: user doesn't exist" #1187
  • Connection time out during import #1171

1.9.1beta1 (2015-04-08)

1.9.1alpha2 (2015-04-07)

Fixed bugs:

  • Firefox Addon give an error on saving a link #1104

Closed issues:

  • Trying to access wallabag for the first time on a fresh install. #1172
  • If I install wallabag over my current wallabag like I am upgrading will it keep my data? #1170
  • Saving URL from FeedaFever #1169
  • Solarized Dark theme issue #1159
  • false parentheses #1157
  • Password is cached only for a very short time #1156

Merged pull requests:

1.9.1alpha1 (2015-03-08)

Closed issues:

  • Error when trying to save and now I can't even view articles. #1138
  • Add the ability to edit URLs #1136
  • How to backup wallabag. #1135
  • feature
  • Error while exporting to pdf. #1113
  • Wallabag using WordPress #1112
  • Courgette theme still present #1103
  • Login screen not centered #1099
  • 'X-Frame-Options' - 'DENY' #1097
  • Did you forget to select a file? Import finished. When trying to import. #1096
  • Wrong display in wallabag: jungle-world.com #1034

Merged pull requests:

1.9 (2015-02-18)

Fixed bugs:

  • Register email at installation #1093

Closed issues:

  • 413 Request entity too large error when importing #1094
  • How do I add new user without the interface after installation. #1092
  • How long should I expect wallabag to be down after importing? #1091
  • v1.9 beta: random does not work #1082

Merged pull requests:

1.9RC1 (2015-02-16)

Fixed bugs:

  • Saying I don't have permission to access to /inc/poche/config.inc.php during install. #1086

Closed issues:

  • add capability to download pictures for android app #1085

1.9beta2 (2015-02-15)

1.9beta (2015-02-14)

Fixed bugs:

  • allow_url_fopen disabled try to use php-curl #1078
  • "Fetch content for articles with no content" doesn't work #1058
  • New Install - Can't Log In #1040
  • Installation
  • Installation
  • An error occured: "db" directory must be writeable for your web server user! #990
  • logic bug in autoclose code? #984
  • Can't mark an article as favorite #983
  • Export does not work JSON & ePub #970
  • Problem with Readability.php when save link #963
  • White Screen after Install #955
  • wallabag install enable to save links on openbsd #948
  • Courgette theme really broken #941
  • White Screen when mysql user has no privileges. #940
  • crashing because unknown character set 'utf8mb4' #935
  • Article not saved if not logged in #877
  • New self-hosted install: Android app and FF Extension do not work #829
  • Empty page after upgrade #796
  • Delete Courgette theme #781
  • icons blocked/not loading when font is blocked #465
  • New installation process #1026 (tcitworld)

Closed issues:

  • 1.7.x to 1.8 gives blank page #1064
  • wallabag.org : 504 Gateway Time-Out : cloudflare-nginx #1046
  • Install instruction is a mess! #1045
  • Feature Request: Evernote #1043
  • Rethink installation process #1025
  • Authentication to websites needed to fetch the text #1009
  • "Stay signed in" not working #1007
  • social api #1002
  • Wrong url in the iOS application #1001
  • Register with Packagist? #993
  • Allow tagging when saving to wallabag #991
  • Can not add a GitHub Gist #979
  • add link to documentation on about page #954
  • "update article" button #951
  • http://wllbg.org/latest points to an old 1.8.0 instead of 1.8.1 #947
  • Images are not cached/downloaded #946
  • Parse 9gag posts. #934
  • Wallabag and fail2ban [Feature] #931
  • refresh untitled articles #930
  • Multiple size favicons #929
  • Read a random article #927
  • Change opacity when displaying search popup #916
  • Diaspora sharing button #872
  • Clean up code to respect guidelines #852
  • Wallabag seems to download doubleclick ad images #827
  • Tags not imported #823
  • Make a class for e-books produced #772
  • Migrate some settings from config file to database #686
  • Gestion d'export PDF pour lecture hors ligne #77

Merged pull requests:

1.8.1bis (2014-11-16)

1.8.1b (2014-11-16)

1.8.1old (2014-11-16)

Merged pull requests:

1.8.1 (2014-11-15)

Fixed bugs:

  • Mobile view and popups #912
  • Installation of Wallabag with SQLite3 database fails #788
  • autoclose with baggy theme and firefox addon #527
  • Texts not translated when adding tag #887
  • epub Export does not work #882
  • In baggy : no preview text in linear visualisation #874
  • In baggy mark as read button stays gray #873
  • Fix "Mark as read" translations #871
  • CSS Bug on article list when browsing on Small size device #834
  • Search and SaveALink windows overlap #830
  • wired.com comes out totally messed up #756

Closed issues:

  • epub generation doesn't work #925
  • Export epubs via cli #915
  • English translation doesn't work when en_US is the only locale available #901
  • UI text should be title case, and made lowercase with CSS #899
  • When starting in list mode, switching to table mode doesn't change width of entries Baggy theme #896
  • Add "by estimated reading time" sort #876
  • Not Parse site #866
  • hide database password #891
  • Re-focusing the text input for "search" #831
  • This page is not retrieved fully #828
  • Problem retrieving articles from www.wordyard.com #826
  • This page is fetched partially #797

Merged pull requests:

  • 1.8.1 #932 (nicosomb)
  • Fixing URL typo on about page #926 (jsit)
  • Fixing menu hiding behavior when switching from mobile width to desktop width #922 (jsit)
  • add about page #921 (nicosomb)
  • Many small UI changes/fixes to Baggy theme and English translation files #920 (jsit)
  • Improving JavaScript for popup forms #919 (jsit)
  • Fixing opacity issue when using mobile menu \#912 #917 (jsit)
  • Fixing regression in popup close button styling #913 (jsit)
  • Standardizing style and code for menu popup forms #911 (jsit)
  • Moving search-form style out of messages css and into style.css #910 (jsit)
  • Standardizing class names and styles for close buttons #909 (jsit)
  • Changing close message button to use × instead of X #908 (jsit)
  • Some small design tweaks to the login page: Moving 'Stay signed in'... #907 (jsit)
  • Uppercasing 'tags' page title #906 (jsit)
  • Making the close button more visually consistent on the menu popup forms #905 (jsit)
  • Vagrantfile #904 (nicosomb)
  • Fixing some more text case issues #903 (jsit)
  • Adding 'en_US' locale issue \#901 #902 (jsit)
  • Fixing a bunch of English translation letter casing and syntax issue \#899 #900 (jsit)
  • Fixing issue #874, displaying preview text when in list mode #898 (jsit)
  • Fixing display mode switching in Baggy theme issue \#896 #897 (jsit)
  • Fix #891: change type for password field in installation #894 (nicosomb)
  • fix #882 #883 (tcitworld)
  • update zeit.de.txt for removal of inline ads #879 (Marmo)
  • fix #873 #878 (tcitworld)
  • fix z-index-menu mobile view bug #834 #867 (tcitworld)
  • update heise.de.txt #865 (Marmo)
  • Fix#871 #889 (tcitworld)
  • updated site_config #888 (nicosomb)
  • fix for #830 #868 (tcitworld)
  • Add support for custom http port #848 (11mariom)
  • Convert the MySQL charset to utf8mb4 to support the full range of unicode #843 (rros)

1.8.0 (2014-10-10)

Fixed bugs:

  • Download pictures doesn't work #822
  • EPUB
  • The link to check the server compatibility is broken #858
  • Trouble installing with Postgres as DB #844
  • dev branch
  • Import empty file #776
  • Add check php5-gd to wallabag: Compatibility Test #766
  • « welcome to your wallabag » is not translated #763
  • Add support for multipage articles #750
  • Ereader complains about DRM with epubs #748
  • Arrays not being displayed the same depending on theme previously was : new site\_config file #740
  • Check file permissions at install #584
  • Data is not retrieved properly #561
  • Fix the PostgreSQL install errors #845 (rros)
  • fix display of 'Done' message when we add a link from 'save a link' item #784 (nicosomb)
  • #763 fix to display the login successful message with the translation #783 (nicosomb)
  • Fix #776 #782 (nicosomb)
  • fixed bug for epub export #755 ; also better metadata title #771 (tcitworld)

Closed issues:

  • Adding Articles via URL #862
  • Not syncing anything #817
  • This page does not work #810
  • Post pop-up too small #798
  • Easy setup for Apps #538
  • Baggy theme: Show 12 articles per page to save space #760
  • Problem sending pages to wallabag #758
  • Big refactoring #755
  • Remove useless code #753
  • retour a la page #734
  • Stay in Archive after deleting an article in the archive #704
  • Rename « home » into « unread » #683
  • Solarized dark theme is monochrome #645
  • Tags tab empty on new install, explanation would be helpful #624

Merged pull requests:

1.7.2 (2014-07-24)

Closed issues:

  • Upgrade to 1.7.1 failed #774
  • Permissions on "db" should not be checked if SQLite isn't used #773
  • Android

Merged pull requests:

1.7.1 (2014-07-15)

Fixed bugs:

  • Warning: putenv() [function.putenv]: Safe Mode warning #646
  • Soucis traduction bouton envoyer #743
  • Sort RSS Tag Feed #738
  • Error parsing file imported from Pocket #718
  • EPUB-Download for more than one article create a corrupt file #717
  • When downloading images, wallabag doesnt respect html "base" tag #677
  • page not saved #675
  • Errors importing from Pocket #650
  • Multi-User problem #630
  • Windows
  • missing rss.png files #568
  • Cron.php deadlocks import process on many "Untitled" elements #565
  • Parser Fail: Text overwrites other text and images #537
  • Instapaper Import Failed #536
  • Wallabag this link doesn't work #440

Closed issues:

  • Caching images? #757
  • FR: Editing Titles #747
  • Rules for automatic tagging #745
  • wallabag breaks raw text formatting #744
  • Send article to wallabag via email #735
  • Chrome extension link is broken #732
  • RSS feed XML error #731
  • Wallabag silently fails on pocket import #723
  • Problems with feeds #721
  • Save a link fails - Untitled #714
  • Support TED videos #676
  • ideas
  • JavaScript login solution for wallabag v1 #656
  • Use new branches #514
  • change poche folder into wallabag folder #449
  • Help for plugin #378
  • Make a Docker image for easy install #220
  • about license #179
  • wallabag uses an old version of TLS #702
  • Please add a way to disable google fonts #674
  • "Stay signed in" doesn't work #654
  • Suggestion

Merged pull requests:

  • 1.7.1 #761 (nicosomb)
  • Add support for *.about.com #754 (sinisterstuf)
  • fix of issue #650, #619 and other similar, error in JSLikeHTMLElement: node no longer exists. #752 (mariroz)
  • quick fix of issue #750: mulipage content for politico.com/magazine articles #751 (mariroz)
  • fix of issue #677: When downloading images, wallabag doesnt respect html "base" tag, tnx to @fivefilters #737 (mariroz)
  • fix of issue #718: Error parsing file imported from Pocket #718 #736 (mariroz)
  • typo FR après vérif. #728 (Draky50110)
  • typo FR #724 (Draky50110)
  • do not output debug while generating epub #722 (tcitworld)
  • error reporting level set in E_ALL & ~E_NOTICE by default, can be overriden in config #716 (mariroz)
  • fix of undefined ATOM constant warning in full-text-rss, will fix ios-app issue #14 #715 (mariroz)
  • small xss vulnerability and translation ability fix #713 (mariroz)
  • V2

1.7.0 (2014-05-29)

Fixed bugs:

  • Can't save new article #710
  • Dailymotion support #708
  • Deleting install dir isn't automatic in dev branch #700
  • Installation fails with "parse_ini_file" disabled #678
  • RSS Problems #664
  • 1.6.1 storage name mismatch for postgres in installer #657
  • Error 500 - PHP fatal error #647
  • rss feed content type #636
  • Import doesn't finish #619
  • Walla bag fails to grab pages from tutplus.com #615
  • display problem with smartphone and Baggy #610
  • Embed videos in an iframe don't show #590
  • Bug ?
  • In RSS feed, the link leads to my wallabag page #556
  • youtube videos are not saved #508
  • Import from Pocket not working in 1.5.2 #486

Closed issues:

  • Show number of articles in categories, and on tag pages #684
  • Feature request : Editing article titles #672
  • Add URL from e-mail - Feature Request #669
  • PHP - Warning - 3rdparty HTMLpurifier #666
  • Create a new user #649
  • Improve error management #644
  • Paypal? #616
  • Wallabag on postgresql fails silently #651
  • Save search as new tag #638
  • Print friendly formatting? #617
  • Update links to 3rd party applications on courgette theme #600
  • FeedWriter.php & ATOM #550
  • Search engine #520
  • wallabag a link in wallabag #505
  • FQDN with non-standard ports broken testet with PHP's built-in web server #344

Merged pull requests:

1.6.1b (2014-04-11)

Fixed bugs:

  • PosgreSQL error on sequence users_id_seq with version 1.6 #628

Closed issues:

  • RSS feeds don't work #631
  • Can't sync articles with the android app #608
  • Feature Request
  • The rss feed isn't working on version 1.6.0 #604
  • Link to the "Update"-documentation in annocements #597
  • Export / Import : suggestions & problems #571

Merged pull requests:

  • 1.6.1 #634 (nicosomb)
  • error with empty content by import fixed. Also youtube and vimeo videos are allowd in content now. #633 (mariroz)
  • logging by import added; error by creation table if exists in postgresql... #632 (mariroz)
  • Fix display problem with smartphone and Baggy #610 #623 (nicosomb)
  • fix
  • can't close search popup with the cross picture #613 #621 (nicosomb)
  • remove duplicates by import; code formatting changes: tabs replaced with spaces #618 (mariroz)
  • fix
  • update french locale, thx to @goofy-bz and @Draky50110 #596 #611 (nicosomb)
  • remove unnecessary variable declaration #609 (nicosomb)
  • in RSS feed, add link to wallabag URL #556 #606 (nicosomb)
  • fix
  • postgres sequence error fix, issue #602 #603 (mariroz)

1.6.1 (2014-04-03)

Fixed bugs:

  • I can't close "search" popup with the cross picture #613
  • Escap key displays "save a link" form #612
  • Post 1.6 upgrade - bagging anything lead to PDOException #602
  • Fail to sync articles with poche app. #593
  • Import fail from Poche #530
  • Can't import from Pocket #294

Closed issues:

  • Migration from third services - Framabag #426

1.6.0 (2014-04-03)

Fixed bugs:

  • The RSS Feed doesn't seem valid #583
  • on Framabag re-login needed after "bag it!" #509
  • Bug: makefulltextfeed.php crashing on article #494
  • This page contains a script from unauthenticated sources #482
  • Running Wallabag on Windows Host #580
  • Invalid url message for this page #578
  • baggy theme - "powered by" overlapps pagination #577
  • Failing to add a link #555
  • CTRL S open "save this page" in firefox #552
  • deactivate keyboard shortcuts when entering tags #546
  • Failure in makefulltextfeed.php #529
  • Firefox: download the extension - Link Broken #528
  • minor glitch in baggy theme #526
  • baggy theme removed "remember scroll position" feature #519
  • Heise article crashes online demo #498
  • Erreur PHP Fatal error: Call to undefined method #493
  • Impossible de changer de langue #492
  • Baggy
  • Config en FR mais langue EN affichée ? #488
  • Update to 1.5.2 : PHP extension required: pdo_sqlite #483
  • pages are not imported #463
  • Permission error if no cache dir exist #451
  • wallabag a tumblr will only save the first post #441
  • RSS Feeds don't validate / W3C #384
  • No content after fresh install v1.3.0 #366
  • Local import does not work #332
  • stay connected checkbox - Add cookie #115
  • image non récupérée #52
  • bagit link + overlay save link + listmode #540 (courgette)
  • fix of global $http visibility, issues #493, #494 #495 (mariroz)

Closed issues:

  • "Cannot redeclare autoload()" error when importing from Readability #575
  • Link to F-Droidpoints to old app #574
  • Bug
  • Bug
  • When tagging, recommend already used tags #542
  • Suggestion
  • Bug
  • Pagination sur le theme baggy #507
  • Update Firefox extension #506
  • Feature request
  • Cron ?
  • Close "save a link" popup without using "esc" key #541
  • Hide content in list view with baggy theme #525
  • Empty cache after changing theme #503
  • After token generation, don't redirect to home screen #491
  • theme
  • Trad/Transl
  • Baggy theme navigation bug #485
  • Update logo #484
  • Feature
  • List of existing Tags #477
  • Pocket import does not support tag ? #457
  • Suggestion
  • Suggestion
  • v1

Merged pull requests:

  • wallabag 1.6.0 #595 (nicosomb)
  • import into wallabag without cron and file type #594 (mariroz)
  • fix of bug with default theme constant #588 (mariroz)
  • problem with resources and localhost url fix #587 (mariroz)
  • wallabag a link in wallabag now in default theme, issue #505 #586 (mariroz)
  • updated german localisation #585 (kevmeyer)
  • fix of localhost cookie related to nginx binding to 0.0.0.0 #582 (mariroz)
  • fix of issue under nginx and php-fpm #581 (mariroz)
  • fix of _SESSION - indefined variable #576 (mariroz)
  • fix of #115, server relater config value added #572 (mariroz)
  • fix of #115 - stay connected and session livetime #567 (mariroz)
  • Update brazilian traslation title to "Português (Brasil)" #566 (brunelli)
  • Update brazilian translation #563 (brunelli)
  • saving link form now sends ajax request, article view is now justified issue \#554 #557 (mariroz)
  • feature #505 - it is now possible to add link from bagged article TODO: redev it to ajax action. Some enhancements to "save a link" popup div #551 (mariroz)
  • fix of conflict of s shortcat and entering s in input fields #549 (mariroz)
  • a lot of enhancements related to tags: tags list is now sorted, shows number of articles, autocomplete added according to #477, #542 #544 (mariroz)
  • Changed config section to clarify import process. #535 (bobmaerten)
  • fix of #530 - import fail from Poche #533 (mariroz)
  • New import system #532 (nicosomb)
  • getPageContent moved to Tools, fix of #426 #531 (mariroz)
  • updated german localization #524 (kevmeyer)
  • effect of block rebuilding on next page removed, issue #479 #517 (mariroz)
  • fix of #509, related to php 5.3 #515 (mariroz)
  • Brazilian portuguese translation #513 (brunelli)
  • some baggy theme fixes and enhancement: issue #479 #510 (mariroz)
  • translation related: how-to md file added, script to generate php from all twig templates, polish mo file compiled #504 (mariroz)
  • Update pl_PL.utf8.po #502 (skibbipl)
  • fix of #498, #493, #494 - because disappeared in last commit #501 (mariroz)
  • French translation added by @Draky50110, issue #488 #499 (mariroz)

1.5.2 (2014-02-21)

Fixed bugs:

  • Bug
  • Bug
  • Bug

Closed issues:

  • One tag displayed multiple times on tags page #474
  • display language name in config page #480
  • Missing pagination on tag page #476
  • Changement de nom
  • Make the installation more user-friendly #466
  • add Slovenian language #462
  • move the "save a link" field on homepage #461

Merged pull requests:

  • 1.5.2 #481 (nicosomb)
  • a lot of refactoring: tag action is now handled by home view and uses sorting and pagination. Some small view enhacenments. Fix of #476, #461 for baggy and other themes #478 (mariroz)
  • Baggy Theme - PtSans font is now local #473 (nsteinmetz)
  • Full-Text RSS included as a script instead of file_get_contents call. Tnx to @Faless. Fix issues #366 and #463 #472 (mariroz)
  • version number 1.5.1 #469 (nicosomb)
  • "save a link" added to top menu default theme to toggle "save link" form, issue #461 #467 (mariroz)

1.5.1.1 (2014-02-19)

1.5.1 (2014-02-19)

Fixed bugs:

  • Bug
  • duplicate check added. fix of issue #400 #460 (mariroz)

Merged pull requests:

1.5.0 (2014-02-13)

Fixed bugs:

  • Bug with theme name case #447
  • notification cross doesn't work #446
  • Login time #442
  • An error report:Parse error: syntax error, unexpected T_FUNCTION #436
  • Incorrect url when adding from Android #424
  • Some language problems in the french Config Page #416
  • RSS Feed URL problem #364

Closed issues:

  • new default content #445
  • Update the demo #430
  • Move all Unread articles to Archive #385

Merged pull requests:

  • 1.5.0 #450 (nicosomb)
  • Adding .htaccess files to prohibit access to critical directories, e.g., db/ #439 (flolauck)
  • Polish and Ukrainian translations added. Russian - updated. Plust 2 smal... #435 (mariroz)
  • Theme courgette #434 (courgette)
  • all locale files re-compiled: fix of #416 Some language problems in the ... #428 (mariroz)

1.4.0 (2014-02-03)

Fixed bugs:

  • remember user #401
  • Poche on Apache, behind Ngnix #395
  • remove all poche references in code #415
  • Add support for X-Forwarded-Proto header field #413
  • unable to retrieve full-text content
  • Empty article title and content blank title tag and content #390
  • Import from readability doesn't work 0 links imported #375
  • Endless redirects or user doesn't exist with basic authentication #368
  • table tags_entries already exists #367
  • fix of bug #368 Endless redirects or user doesn't exist with basic authe... #419 (mariroz)
  • Page data extraction with basic auth #394 (aaa2000)

Closed issues:

  • Error when installing: Fatal error: Call to a member function render() on a non-object in #423
  • Add undelete #422
  • 1.3.1
  • Rationnaliser la doc #297
  • Tables content in solarized dark theme unreadable #421
  • 1.3.0: Pulished feeds by tt-rss will be empty in wallabag #420
  • Display link to poche_compatibility_test at installation #392
  • Empty article title blank title tag #389
  • v1
  • Sharing on self hosted social networks #327

Merged pull requests:

1.3.1 (2014-01-07)

Fixed bugs:

  • Some links crash RSS feeds #386
  • Encoding trouble in <title> of RSS #376
  • Some articles break the RSS #374
  • Notice: Trying to get property of non-object in poche/inc/3rdparty/FlattrItem.class.php on line 22 #359

Closed issues:

  • Problem with fresh install #383
  • Vector version of logo? #372

Merged pull requests:

1.3.0 (2013-12-23)

Fixed bugs:

  • can't parse youtube #253

Closed issues:

  • offline access to list possible? #361
  • Template tpl inachevé empêche le retour au thème par défaut #355
  • Actions icons not displayed with default theme #346
  • Feature
  • Feature
  • Wrong current version #330

Merged pull requests:

1.2.0 (2013-11-25)

Fixed bugs:

  • poche not accessible anymore via https #283
  • content not well displayed with bulletins-electroniques.com #177
  • problem with CURLOPT_FOLLOWLOCATION #287
  • html output of poche is linking to localhost #270
  • Deleting article doesn't redirect #259
  • error 500 with the .htaccess #254

Closed issues:

  • "Stay signed in" doesn't work on Poche Hosting / Chrome #325
  • pouvoir taguer ses posts - Tag posts #319
  • RSS/atom feed of unread items #318
  • v2
  • ru_RU.utf8.po locale proposal #308
  • No icons visible in dark theme - new set proposed. #306
  • v2
  • Always wants me to login #303
  • Créer son utilisateur, howto? #298
  • Can't import from Pocket #295
  • Utilisation de librairies locales #293
  • API doesn't feech content - L'API ne récupère pas le contenu #292
  • mysql collation not UTF8 #279
  • Mobile view of a rue89 website doesnt work #276
  • Être au niveau d'Evernote Web Clipper #252
  • parse a SPIP website #241
  • use Font Awesome #133
  • vider le cache depuis la config #122
  • gestion des erreurs sqlite #14
  • #article_toolbar in hardcopy printouts must die #311
  • Use ajax to perform actions on an article #197

Merged pull requests:

  • v2
  • v2
  • dark theme images replaced to visible set, no executable bits for pictures #310 (jn0)
  • Added possibility to mark items as read/unread on the item page itself. #307 (baurmatt)
  • Autoclose #291 (banux)
  • 1.1.0 #289 (nicosomb)

1.1.0 (2013-10-25)

Fixed bugs:

  • New menu bar bad display on Windows Phone Browser #258
  • new menu bar in beta 5 not usable on android firefox in portrait orientation #255

Closed issues:

  • on hosting platform : login and headers already sent warning #288
  • Fix German Translation #286
  • Increase or decrease font size #282
  • longer lasting "Stay signed in" #277
  • move POCHE_VERSION in index.php #268
  • Searching? #265
  • Themes link is broken #260
  • Install and login failure using MAMP #251
  • tests with behat #217
  • about links which are bad displayed #176
  • czech translation #271
  • make installation steps easier #266
  • Change language #215

Merged pull requests:

1.0.0 (2013-10-03)

Fixed bugs:

  • alert message aat field in config is in french #246
  • when archive last poched links from a page, redirect to an other page #219
  • Coherent install instructions? #248
  • Flattr Cache : File names too long #243
  • problem with estimated reading time on smartphone / tablet #242
  • inc/3rdparty/site_config missing #240
  • full paths of import files displayed #234
  • Can't poche a github page with bookmarklet #233
  • save position not enabled #230
  • theme not stored #229
  • Deleting element in archive redirect to home #227
  • Problème avec la page d'un élément poché et la date #225
  • Export Twitter : Caractères spéciaux qui ne passent pas #135
  • verif csrf pour l'ajout d'un lien #40

Closed issues:

  • Firefox addon not compatible with version 24 #249
  • just created my account but can't login #247
  • Login page URL link on homepage #237
  • Strange login problem on development environment #232
  • 1.0-beta5: Missing themes into themes folder #228
  • back button on bottom right of the article view #231
  • Try to keep flattr links #194
  • Language declaration is missing #183
  • choose a theme from config screen #161
  • Add a print stylesheet #157
  • changer la classe de Session #127
  • génération du salt à l'installation #119
  • relier poche à shaarli #112

Merged pull requests:

1.0-beta5.2 (2013-09-20)

1.0-beta5.1 (2013-09-20)

1.0-beta5 (2013-09-20)

Fixed bugs:

  • Poche can't parse LWN.net articles where subscription is needed despite login #201
  • Wrong title on favorites and archives pages #182
  • <h2> Title not displaying #153
  • titles with colon bad parsed #209
  • update doc links in poche #208
  • bbc and guardian #200
  • DOWNLOAD_PICTURES function #186

Closed issues:

  • Paging is not filtered #223
  • Unable to add urls to view.twig #213
  • Enhancement : Share on android through API #207
  • no content displayed #206
  • Redirection login ? #204
  • Impossible de parser une documentation Sphinx #203
  • Don'ty working when download pictures is enabled #202
  • Export articles as PDF or plain text #198
  • Add a link to add an URL directly from Poche #196
  • Error : SQLite #195
  • PHP Fatal error: Uncaught exception 'PDOException' #193
  • update app.inthepoche.com #192
  • déplacer la config des sites dans un autre projet et faire un submodule #190
  • BFMTV.com article appears wrong in poche #189
  • User documentation #187
  • Image downloader feature #185
  • website: link to github #184
  • Scroll position save / sync #105

Merged pull requests:

1.0-beta4 (2013-08-25)

Fixed bugs:

  • IP addresses do not appear in "view original" #175
  • can't parse http://12factor.net/ #166
  • if cURL is not installed, content is not well displayed #164
  • URL with special char could not be imported #155
  • HTML entities in titles are encoded twice #151
  • Poche won't import the content #149
  • Use of undefined constant POCHE_VERSION #148
  • répertoire DB inexistant #147
  • getPocheVersion doesn't work ? #142
  • Error importing readability json #136
  • Images coded with relative paths are not imported #123

Closed issues:

  • Désactiver authentification #178
  • Désactiver les errerurs PHP sur app.inthepoche.com #172
  • Je ne peux pas ajouter certaines URL #152
  • myconfig.inc.php missing in beta3 release #145
  • Poche should not reimport article if already saved #144
  • Wrong article preview #139
  • links to android / chrome / firefox apps #162
  • Fix markup in poche pages #158
  • Add support of text files by setting a default title. #150

Merged pull requests:

1.0-beta3 (2013-08-17)

Fixed bugs:

  • Lien qui ne s'ajoute pas #138
  • Un nouveau type d'URL qui ne fonctionne pas #125

Closed issues:

  • config/update poche: wrong last version? #131
  • Mixed content alert in HTTPS #137
  • ne pas indexer poche dans les moteurs de recherche #130

Merged pull requests:

1.0-beta2 (2013-08-11)

Fixed bugs:

  • Impossible d'installer poche #111
  • URL refusée #110
  • Can't add some urls #91
  • Can't Poch url with special caracter #73
  • impossible d'ajouter un lien en https #38
  • Taille police et icones #114

Closed issues:

  • Toggle Mark as read prevents Go home #128
  • lien #top qui suit tout l'article #120
  • Please tag release 0.1-beta-1 #106
  • Icône pour le bookmarklet #94
  • extension firefox #43
  • ajouter un lien depuis poche sans le bookmarklet #37
  • appli android #26
  • temps de lecture #113

Merged pull requests:

1.0-beta1 (2013-08-07)

Fixed bugs:

  • suppression d'un lien depuis la page view #103
  • Erreur date.timezone #98
  • Texte lors de la suppression d'un item incorrect #97
  • afficher les messages "flash" lorsqu'on met en favori et quand on archive #66

Closed issues:

  • Demo URL not working #102
  • Partager vers twitter #101
  • instapaper import #100
  • Add a button to go back to the beginning of the article #92
  • pouvoir signaler qu'un lien a été mal parsé #80
  • login/password pour la démo ? #70
  • indiquer que poche a été mis à jour #69
  • stockage par fichier #68
  • site web : fr / gb #57
  • site web : détailler fonctionnalités poche #56
  • import depuis readability #48
  • avoir une liste au format "list" et non pas au format "square icone" #42
  • bug css affichage liens sur la page view #39
  • vérification du traitement ajax #35
  • site web #27

Merged pull requests:

0.3 (2013-07-31)

Fixed bugs:

  • impossible to start poche on my Apache! #85
  • Articles mal parsés #47

Closed issues:

  • ajouter système de connexion #4

Merged pull requests:

0.2.1 (2013-04-23)

Closed issues:

  • Multi user enhancement for the future #71

Merged pull requests:

0.2 (2013-04-21)

Fixed bugs:

  • impossible d'ajouter un lien si pas connecté #63

Closed issues:

  • focus au champ login #65
  • nettoyage inc/mytool #64
  • Login System - security #60
  • supprimer process.php #58
  • export #55
  • dark version / light version #36

Merged pull requests:

0.11 (2013-04-19)

0.1 (2013-04-19)

Fixed bugs:

  • erreur lors de l'import pocket #53
  • supprimer un lien depuis view.php #51
  • disparition des icônes lors d'un tri #45
  • problème session si on est sur la page depuis longtemps #41
  • bug chrome : affichage d'un seul élément dans la grille #32
  • vérification des liens pochés #16
  • url vide #9

Closed issues:

  • corriger la récupération de l'id #54
  • L'URL du bookmarklet contient "https" alors que ma poche est en http #49
  • les éléments s'affichent d'abord verticalement puis horizontalement, donc quand on supprime, l'affichage ne se fait pas comme il faudrait #34
  • suppression et ajout d'un lien : ne plus passer en get comme actuellement #33
  • Pouvoir situer sur quelle page on se trouve #30
  • embarquer jquery #29
  • pouvoir mettre un lien en fav ou considéré comme lu depuis le lien ouvert #28
  • modifier les liens d'outils en formulaire #25
  • revoir système de cache #24
  • compression css #23
  • ajouter un lien "retour à l'accueil" en pied de page d'un article #22
  • adapter hauteur des div sur la même ligne #21
  • Titres trop longs #20
  • stockage du contenu des pages lors de l'ajout #17
  • traiter les variables #15
  • tri des liens #13
  • aligner verticalement les icones d'action #12
  • améliorer présentation d'un article #11
  • améliorer affichage liens #10
  • confirmation lors d'une suppression #8
  • édition d'un lien poché #7
  • utm_source, utm_medium & utm_campaign #6
  • import depuis pocket #3
  • icones #2
  • Empêcher le téléchargement du fichier poche.sqlite #1

Merged pull requests:

* This Change Log was automatically generated by github_changelog_generator