mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-06 00:49:47 +00:00
46 KiB
46 KiB
Changelog
2.1.4 2016/11/18
- #2550 Reordered documentation (@jlnostr, @nicosomb)
- #2578 Added help on config screen (@nicosomb)
- #2570 Added creation date on entries view (@nicosomb)
- #2587 User-agents have moved to site-config (@j0k3r)
- #2584 fix #2582 - Documentation, Nginx config: disable all other PHP file from symphony (@blankoworld)
- #2577 Added tooltips in header bar (@nicosomb)
- #2562 Bigger image preview in case of only image content (@j0k3r)
- #2571 Changed behavior when we change language (@nicosomb)
- #2565 Removed support website on about page (@nicosomb)
- #2563 Improve PR template (@j0k3r)
- #2561 fix #2559 (@Rurik19)
- #2555 Reorder variable assignation in update.sh script, fix #2554 (@dkrmr)
- #2556 Replaced TokenStorage with TokenStorageInterface (@nicosomb)
- #2552 Round readingtime to avoid crazy number (@j0k3r)
- #2546 Updated default parameters.yml file in documentation (@nicosomb)
- #2545 Update the upgrade documentation (@nicosomb)
2.1.3 2016/11/04
- #2536 Prepare wallabag 2.1.3 🚀 (@nicosomb)
- #2460 UI Changes (@tcitworld, @j0k3r)
- #2534 Use created_at as default sort (@j0k3r)
- #2530 Added documentation about failed to load external entity error (@j0k3r, @Strubbl, @nicosomb)
- #2519 Translation update - French (@j0k3r, @Jibec)
- #2528 Force user-agent for .slashdot.org (@Kdecherf)
- #2524 Add Instapaper to CLI import (@lologhi)
- #2521 fix path for the install scripts (@foxmask)
- #2520 Inject parameter instead of service (@j0k3r)
- #2518 docs: fix link to wallabag-stats project (@Strubbl)
- #2514 docs: update 3rd party projects by Strubbl (@Strubbl)
- #2513 Updated Capistrano configuration (@nicosomb)
- #2506 Fixed entries export filtered with a tag (@nicosomb)
- #2509 Exploded WallabagRestController into many controllers (@nicosomb)
- #2508 Added the whole path to parameters.yml file (@nicosomb)
- #2507 Added require.sh to check if composer is installed (@nicosomb)
- #2500 Added a check in Makefile to see if composer is installed (@nicosomb)
- #2504 Added tag label in the page title (@nicosomb)
- #2473 Portuguese (Brazilian) translation (@pmichelazzo, @j0k3r, @nicosomb, @Quent-in, @danbartram, @even-allmighty, @Strubbl, @tcitworld, @benages, @Simounet, @charno6, @Rurik19, @bmillemathias, @cstuder, @egilli, @pmartin)
- #2493 Add relevant links to fetch content error page (@nicosomb, @bmillemathias)
- #2486 Added 🇫🇷 documentation for wallabag backup (@jlnostr, @nicosomb)
- #2484 Document what to backup in Wallabag (@bmillemathias)
- #2485 Fix missing words in Android application documentation (@bmillemathias)
- #2481 Some fixes (@j0k3r)
- #2482 If reload content failed, don’t update it (@j0k3r)
- #2467 Update wallabag version for master branch (@nicosomb)
- #2466 Removed MD5 hash in documentation (@nicosomb)
2.1.2 2016/10/17
- #2452 Prepare wallabag 2.1.2 🚀 (@nicosomb)
- #2464 Fixed hardcoded title for internal settings (@nicosomb)
- #2455 Fix tabs on material (@tcitworld)
- #2454 Fix baggy display on small screens (@tcitworld)
- #2459 German: improve existing and add missing translation (@Strubbl)
- #2457 add link to German documentation in about page (@Strubbl)
- #2451 Bring make dev (@tcitworld)
- #2450 View improvements (@tcitworld)
- #2412 Fix PostgreSQL migrations (@j0k3r)
- #2446 Added information about tagging rules in documentation (@Strubbl, @nicosomb)
- #2447 Fixed french and german doc homepages (@nicosomb)
- #2444 Mention example instance in docs (@Kaligule)
- #1 Mention example instance (@Kaligule)
- #2435 Added french documentation for upgrade (@nicosomb, @Strubbl)
- #2434 Added french documentation for parameters.yml (@Strubbl, @nicosomb)
- #2439 Minor fixes in the english documentation (@zertrin)
- #2432 Update ISSUE_TEMPLATE.md (@j0k3r)
- #2429 Lock deps for FOSUser (@j0k3r)
- #2422 Fixed display for note in installation page (@nicosomb)
- #2426 Fix links on english documentation homepage (@nicosomb)
- #2420 Avoid error when Redis isn't here in tests (@j0k3r)
- #2403 Cleaned up documentation for installation process (@nicosomb, @j0k3r, @Strubbl)
- #2419 Fixed Twitter Cards by adding a description tag (@nicosomb)
- #2418 Added support of Twitter Cards for public articles (@nicosomb)
- #2417 Define a dev version for the master (@j0k3r)
- #2411 Fix entities definition (@j0k3r)
- #2414 Remove automatic closing of the window from bookmarklet (@szafranek)
- #2413 When a sub command fail, display error message (@j0k3r)
- #2410 Optimize tag list display (@j0k3r)
- #2406 Show number of annotations instead of nbAnnotations placeholder (@szafranek)
- #2405 Fix few invalid HTML tags (@szafranek)
- #2402 Removed 1.x stuff in CHANGELOG (@nicosomb)
- #2351 Changed relation between API client and refresh token (@j0k3r, @nicosomb)
- #2393 Ability to check multiple urls in API (@j0k3r)
- #2397 Ensure orphan tag are remove in API (@j0k3r)
- #2399 Use default locale for user config (@j0k3r)
- #2400 Set env to prod in documentation (@j0k3r)
- #2396 Update messages.pl.yml (@mruminski)
- #2395 Add ability to use socket (@j0k3r)
- #2386 Changed Changelog by using github-changelog-generator from @skywinder (@nicosomb)
- #2389 Added default picture if preview picture is null (@nicosomb)
- #2388 Fixed two-factor checkbox display in user admin panel (@nicosomb)
- #2385 Added documentation about siteconfig fix (@nicosomb)
- #2383 Added OpenGraph support for public articles (@nicosomb)
- #2332 Fix relations export for Entry (@j0k3r)
- #2377 Fix exists API call (@j0k3r, @tcitworld)
- #2374 Clickable tags (@tcitworld)
- #2375 try to reduce assets build npm connection failing by updating nodejs (@tcitworld)
- #2363 Remove mouf/nodejs-installer from composer (@j0k3r)
2.1.1 2016/10/04
- #2349 Prepare wallabag 2.1.1 (@nicosomb, @j0k3r)
- #2353 Basically, fix everything (@tcitworld, @nicosomb, @j0k3r)
- #2359 Create config even if user is disabled (@j0k3r)
- #2354 Add php-bcmath extension to requirements (@Zayon)
- #2341 Update messages.pl.yml (@mruminski)
- #2340 small improvement for german translation (@Strubbl)
- #2338 Fix for 2.1 installation (@j0k3r)
2.1.0 2016/10/03
- #2334 Prepare wallabag 2.1.0 🚀 (@nicosomb)
- #2335 Fixed CSS for quickstart links (@nicosomb)
- #2333 for 2.1, translate all strings to German, which haven't been translated yet (@j0k3r, @nicosomb, @jlnostr, @Strubbl)
- #2314 Assets work (@tcitworld)
- #2331 Fix parameters in API _links (@j0k3r)
- #2327 Add users management UI (@j0k3r)
- #2330 Remove error message when creating ePub versions (@pmichelazzo)
- #2325 Add an exists endpoint in API (@j0k3r)
- #2328 Avoid duplicate url with accents (@j0k3r)
- #2326 Changed quickstart layout (@j0k3r, @nicosomb)
- #2324 Add ability to edit a tagging rule (@j0k3r)
- #2323 Add simple stats in footer (@j0k3r)
- #2329 Occitan version update (@j0k3r, @Quent-in)
- #2322 Customize errors templates (@j0k3r)
- #2320 Create user config in one place. (@j0k3r)
- #2319 Docker : install PHP 'gd' extension (@pmartin)
- #2318 Removed duplicated templates files (@nicosomb)
- #2315 Fixes about upgrade (@nicosomb, @Strubbl, @jlnostr)
- #2316 Update messages.pl.yml (@mruminski)
- #2313 Remove CSS class who caused long loading on Firefox (@nicosomb)
- #2309 Update messages.pl.yml (@mruminski)
- #2192 Import Firefox & Chrome bookmarks into wallabag (@nicosomb, @j0k3r, @tcitworld)
- #2308 Fix duplicate tags on import (@j0k3r)
- #2306 Some checks about Redis & RabbitMQ (@j0k3r)
- #2301 fix feeds not syncing on android app (@tcitworld, @nicosomb, @Quent-in, @j0k3r, @danbartram, @even-allmighty, @Strubbl, @benages, @Simounet, @charno6, @Rurik19, @bmillemathias, @cstuder, @egilli)
- #2239 Update documentation with new features for 2.1 (@nicosomb)
- #2299 polish version (@mruminski)
- #2297 Fix issue #2296: epub export with special chars in the title. (@egilli)
- #1941 Use asynchronous jobs for imports (@j0k3r, @nicosomb)
- #2292 Fixed label for mark as read link in entry view (@nicosomb)
- #2291 Add links to translations in documentation homepage (@nicosomb)
- #2287 Remove footer part (@nicosomb)
- #2290 Update messages.oc.yml (@Quent-in)
- #2279 Check if asset is enable instead of opposite (@j0k3r)
- #2275 Export dates from entries (@j0k3r)
- #2274 Re-use JsonResponse (@j0k3r)
2.0.8 2016/09/07
- #2271 Prepare wallabag 2.0.8 (@nicosomb)
- #2266 Added tags counter in sidebar (material theme) (@nicosomb)
- #2267 Occitan updated (@Quent-in)
- #2263 Instead of selecting the whole data, just count it (@j0k3r)
- #2002 Feature display items number (@nicosomb)
- #2262 Add a check for the database connection (@j0k3r)
- #2260 Fixed different font-size for labels in config screen (@nicosomb)
- #2252 Fixed last merge who caused CSS/JS bugs (@j0k3r, @nicosomb)
- #2242 Fix print / article views (@nicosomb)
- #2258 Update messages.pl.yml (@mruminski)
- #2255 Add Readability import (@nicosomb, @j0k3r)
- #2243 Add untagged entries (@j0k3r, @nicosomb)
- #2245 Changed where page title is displayed (@nicosomb)
- #2240 Add icon for public share link (@nicosomb)
- #2241 Fix issue #1991: correction of the height field to add articles (@modos189)
- #2238 V2 improve view (@modos189)
- #2237 Add original link in public view of the article (@nicosomb)
- #1904 Share entry with a public URL (@j0k3r, @nicosomb)
- #2236 Allow failure for PHP 7.1 (@j0k3r)
- #2186 Add option to disable registration (@nicosomb, @j0k3r, @tcitworld)
- #2234 Fixes mailto link in documentation (@cstuder)
- #2235 Add configuration for german documentation (@nicosomb)
- #2230 Cut entries title in card view: continued (@bmillemathias)
- #2218 Delete tag or tags by label (@j0k3r, @tcitworld, @nicosomb)
2.0.7 2016/08/22
- #2226 Prepare wallabag 2.0.7 (@nicosomb)
- #2222 Added creation date and reading time on article view (@j0k3r, @nicosomb)
- #2221 Replaced favorite word/icon with star one (@nicosomb)
- #2224 Avoid breaking import when fetching fail (@j0k3r)
- #2220 Enable PATCH method for CORS in API part (@Rurik19)
- #2134 Run tests on an uptodate HHVM (@j0k3r)
- #2095 Fix form user display when 2FA is disabled (@j0k3r, @nicosomb)
- #2216 Enable CORS headers for OAUTH part (@Rurik19)
2.0.6 2016/08/10
- #2212 Prepare release 2.0.6 (@nicosomb)
- #2202 add some missing phpdoc parameters (@tcitworld)
- #2200 Fixed typo in entry:notice:entry_saved (@charno6)
- #2199 Handling socials links into a config file (@Simounet)
- #2198 FIX image inside a figure element max-width (@Simounet)
- #2195 Remove binary from repo (@j0k3r)
- #2048 Run PHP 7.1 on Travis (@j0k3r)
- #2194 Fixed spelling Artúclos --> Artículos (@benages)
- #2183 Bring tags on entries view to baggy (@tcitworld)
- #2185 Fix 3rd-Party Apps links (Chrome & Firefox) (@tcitworld)
- #2174 Add filter for tags on API (@tcitworld)
- #2176 Add since parameter (@tcitworld)
- #2170 Add tags on entries view and minor ui fixes (@tcitworld)
- #2172 Change the way to login user in tests (@j0k3r)
- #2169 fix font paths (@tcitworld)
- #2168 Add modules when NodeJS versions are too low. (@tcitworld)
- #2157 Handle only upper or only lower reading filter (@j0k3r)
- #2165 Fix a few french translations typos (@tcitworld)
- #2142 Manage assets through npm (@tcitworld)
- #2132 Jump to Symfony 3.1 (@j0k3r)
- #2160 Update symlink to php-cs-fixer (@j0k3r)
- #2155 Use friendsofphp instead of fabpot (@j0k3r)
- #2156 Try to find bad redirection after delete (@j0k3r)
- #2148 translate documentation to German (@Strubbl)
- #2145 Corrected Regex for lighttpd rewrite (@even-allmighty)
2.0.5 2016/05/31
- #2118 Prepare wallabag 2.0.5 (@nicosomb)
- #2122 Fix the deletion of Tags/Entries relation when delete an entry (@j0k3r, @nicosomb)
- #2052 Add unread filter to entries pages (@danbartram)
- #2112 Docs proposal (@Poorchop)
- #2111 add screenshots of android docu in English (@Strubbl)
- #2109 Improve English translation (@Poorchop)
- #2097 Fix image path in 2-factor authentification email (@bmillemathias)
- #2098 CS (@j0k3r)
- #2092 Starred and Archived clears if article is already exists (@Rurik19)
- #2093 Replace vertical dots in material theme with horizontal dots (@nicosomb)
- #2094 Update CONTRIBUTING file (@nicosomb)
- #2069 Do not specify language in Firefox addon link (@merwan)
- #2068 Added information about permissions on data/ (@mariovor)
- #2054 Update CraueConfigBundle.it.yml (@jamiroconca)
- #2049 Update api.rst (@joshp23)
- #2044 Update api.rst (@joshp23)
- #2038 new details in the doc about the rights access again;) (@foxmask)
2.0.4 2016/05/07
- #2035 Prepare wallabag 2.0.4 (@nicosomb)
- #2023 Fix translation for validators (@nicosomb)
- #2016 Update documentation (@nicosomb)
- #2020 Fix number of entries in tag/list (@nicosomb)
- #2024 Update messages.it.yml (@jamiroconca)
- #2029 Change Travis/Scrutinizer pictures in README (@nicosomb)
- #2028 Docu for android app (@Strubbl)
- #2022 Fix pagination bar on small devices (@nicosomb)
- #2017 Create messages.it.yml (@jamiroconca)
- #2018 Update config.yml, add italian as available language (@jamiroconca)
- #2019 Create CraueConfigBundle.it.yml (@jamiroconca)
- #2013 Fix tags listing (@nicosomb)
- #1976 Fix filter reading time (@nicosomb)
- #2005 Fix reading speed not defined when user was created via config page (@nicosomb)
- #2012 integrate upgrade.rst (@biva)
- #2011 upgrade.rst (Creation of an upgrade page in the documentation) (@biva)
- #2010 Set the title via POST /api/entries (@nicosomb)
- #2001 Fix old branch name urls (@tcitworld)
- #1992 Update CraueConfigBundle.es.yml (@jami7)
- #1985 Rights access to the folders of the project (@foxmask)
- #1977 Es translation (@j0k3r, @jami7)
- #1970 Fix typos in API documentation (@nicosomb)
- #1969 Create 3rd Resources chapter in API documentation (@nicosomb)
- #1967 Add FAQ page in documentation (@nicosomb)
2.0.3 2016/04/22
- #1965 Prepare release 2.0.3 (@nicosomb)
- #1962 Update API documentation with cURL examples (@nicosomb)
2.0.2 2016/04/21
- #1948 Prepare release 2.0.2 (@nicosomb)
- #1957 Fix translation for Go to your account button after subscription (@nicosomb)
- #1945 Added some curl examples (@ddeimeke)
- #1954 Update links in documentation (@nicosomb)
- #1953 Actualisation des liens morts (Documentation de traduction) (@maxi62330)
- #1942 Optimize import (@nicosomb)
- #1944 Update Travis configuration with branches renaming (@nicosomb)
1.9.2 2016/04/18
- #1938 Display pagination only if we have more than one page (@nicosomb)
- #1935 Update messages.es.yml (@jami7)
- #1933 Hide pagination if we only have one entry to display (@nicosomb)
- #1925 Redirect to homepage if referer is null (@nicosomb)
- #1929 Change guid and link in RSS feeds to give original entry URL (@nicosomb)
- #1916 Convert array + phpDoc (@j0k3r)
- #1918 Improve pagination when user has lot of entries (@nicosomb)
- #1919 Remove useless dependancy (@nicosomb)
- #1911 add title hover on entry titles (@tcitworld)
- #1915 Fix doc links (@j0k3r)
2.0.1 2016/04/11
- #1912 Move setup config outside setupAdmin (@j0k3r)
- #1909 Prepare release 2.0.1 (@nicosomb)
- #1902 Add changelog (@nicosomb)
- #1823 Translation fa (@j0k3r, @mabkenar)
- #1903 Force server version to avoid connexion error (@j0k3r)
- #1901 Update Spanish translation (@j0k3r, @jami7)
- #1887 Fix duplicate article when added via the bookmarklet (@nicosomb)
- #1895 All the entries are fetched via GET /api/entries (@nicosomb)
- #1900 Remove empty portugese documentation (@nicosomb)
- #1899 Add documentation about importing large file into nginx (@nicosomb)
- #1898 Fix estimated reading time in material view (@nicosomb)
- #1896 Fix internal settings (@nicosomb)
- #1894 Fix documentation link in developer page (@nicosomb)
- #1891 Fix typo on configuration page (@nicosomb)
- #1824 Remove SMTP configuration environment overrides (@nicosomb)
- #1879 Move tag form in Material theme (@nicosomb)
- #1884 Change the installation method in issue template (@nicosomb)
- #1804 Force user-agent for iansommerville.com (@j0k3r)
- #1868 Remove keyboard shortcut and add tagging rule panel in baggy (@nicosomb)
- #1862 Add production environment for CLI import (@nicosomb)
- #1861 Round estimated time and add reading speed for Baggy (@nicosomb)
- #1856 Documentation about wallabag v1 CLI import (@nicosomb)
- #1840 Fix Archive page title translation (@nicosomb)
2.0.0 2016/04/03
- #1835 🚀 Prepare v2.0.0 🎂 (@nicosomb)
- #1838 Hide search buttons (@nicosomb)
- #1832 Check selected PDO driver on install (@j0k3r)
- #3 Fix simple quote (@j0k3r)
- #1822 Update messages.es.yml (@jami7)
- #1820 Refacto wallabag import (@j0k3r)
- #1821 Update messages.es.yml (@jami7)
- #1805 Fix #1768 Split tags with commas from UI (@j0k3r)
- #1819 Some cleanup (@j0k3r)
- #1818 add migration docs (@tcitworld)
- #1817 Correct translation (@mruminski)
- #1813 [v2] German translation (@wallabag)
- #1807 fix typo diaspora* share (@nikaro)
- #1806 Translate flash message in baggy theme (@nicosomb)
- #1774 Switch to keys in translated files (@j0k3r)
- #1767 Setting for reading time (@nicosomb)
- #1799 fix tabs display on mobile view (@tcitworld)
- #1791 fix api properties and typo (@tcitworld)
- #1797 Don't add entry through API if it already exists (@tcitworld)
- #1792 add tests on user in API responses (@tcitworld)
- #1786 API shows just what needed for user (@tcitworld)
- #1784 add refresh-token grant-type (@tcitworld)
2.0.0-beta.2 2016/03/12
- #1775 Some fixes (@j0k3r)
- #1776 clarify that wllbg is compatible php 7 (@tcitworld)
- #1763 Prepare files for 2.0.0-beta.2 (@nicosomb)
- #1771 Docker timezone (@DjayDev)
- #1766 Fix #1756: Added 'wallabag' in page title (@nicosomb)
- #1762 Change documentation links in quickstart (@nicosomb)
- #1761 V2 api version (@tcitworld, @ZeddZull)
- #1675 Ability to create new client for the API (@j0k3r, @nicosomb, @tcitworld)
- #1750 Documentation about filters / Quickstart changes (@nicosomb)
- #1670 Mark all imported articles as read (@j0k3r, @tcitworld)
- #1754 Add starred & archive properties to API (@j0k3r, @tcitworld)
- #1753 Doc: fix typo in php-hash ext name (@Horgix)
- #1745 V2 spanish translation (@benages)
- #1743 Releasing documentation (@nicosomb)
- #1615 Added RELEASE_PROCESS document (@bdunogier)
- #1740 minor typofix again (@goofy-bz)
- #1742 Add the way to install (package or composer) (@nicosomb)
2.0.0-beta.1 2016/03/01
- #1738 Prepare wallabag for first beta 🚀 (@nicosomb)
- #1739 minor typofix + missing quotes (@goofy-bz)
- #1736 Update Capistrano libraries with last versions (@nicosomb)
- #1734 Remove extra definition (@j0k3r)
- #1732 Adding Danish translations to Wallabag v2 (@mjjzf)
- #1731 Fix: #1703: authentication for PR by external contributors (@nicosomb)
- #1653 V2 annotator comments (@nicosomb, @tcitworld)
- #1728 Fix #1717: Change remove tag icon in entry view with material theme (@wallabag)
- #1723 Make English welcome message more natural (@shtrom)
- #1712 Fix #1711: Update CONTRIBUTING file (@nicosomb)
- #1716 Fix #1603: Enhance requirements in InstallCommand (@j0k3r, @tcitworld)
- #1710 Fix #811: Display a human message when graby fails to fetch articles (@nicosomb)
- #1715 Fix #1694 #1669 #1684: Add contributors and 3rd party libraries (@wallabag)
- #1714 Change wording for create a new user (@j0k3r)
- #1683 Demonstration mode to prevent password changes (@j0k3r)
- #1701 Fix #1351: add maintenance mode (@j0k3r)
- #1709 Fix #1708: typos in french documentation (@wallabag)
- #1702 Added Piwik implementation (@j0k3r)
- #1707 typo in french documentation (@nicosomb)
- #1706 Documentation for wallabag installation (@tcitworld, @nicosomb)
- #1705 French translation for documentation (@nicosomb)
- #1699 Move assignTagsToEntry in ContentProxy helper (@j0k3r)
- #1700 Fix #1551 - Redirect to the last page when current page is out of range (@delyriand)
- #1693 Fix #1691 create ISSUE_TEMPLATE and PULL_REQUEST_TEMPLATE (@wallabag)
- #1696 Add some missing french translations (@wallabag)
- #1688 Create messages.pl.yml (@mruminski)
- #1690 translate estimated time minutes (@tcitworld)
- #1689 Create validators.pl.yml (@mruminski)
- #1686 Polish translation (@mruminski)
- #1687 Translated another two files into romanian. (@0wnrepo)
- #1681 two more Persian translated files (@mabkenar)
- #1679 Documentation about translation (@wallabag)
- #1680 Update Capistrano configuration for symfony3 (@wallabag)
- #1678 Translation file for the 'Romanian' language. Also recognised by ro_RO. Known in romanian as "Română". (@0wnrepo)
- #1676 Translation for Persian (@mabkenar)
- #1668 Few updates (@j0k3r)
- #1672 improve baggy theme (add new tag panel) (@tcitworld)
- #1671 display pictures properly (@tcitworld)
- #1658 import tags from v1 (#1657) (@tcitworld)
- #1656 fix labels on new user prompt (@tcitworld)
- #1654 fix #1636 (@tcitworld)
- #1663 remove tag from entry #1377 (@tcitworld)
- #1665 lots of diverse translation stuff & some typos (@tcitworld)
- #1666 reimport v1 entries if they were not fetched (@tcitworld)
- #1659 Update README.md with the environment parameters (@0wnrepo)
- #1651 Test if some keys are missing in v2 import (@wallabag)
- #1650 Exported entries were added twice in export file (@wallabag)
- #1652 User created via wallabag:install is now a SUPER_ADMIN 👑 (@wallabag)
- #1648 Fix project version in installation command (@lologhi)
- #1647 Force prod env on project creation (@j0k3r)
- #1633 Exporttxt (@j0k3r, @tcitworld)
- #1642 Unescape content for Material card (@j0k3r)
- #1644 Fix #1622: parameter for FosUser confirmation (@wallabag)
- #1645 Fix #1643: fix the way to load the HTML template in 2factor auth (@wallabag)
- #1612 Settings page (@j0k3r)
- #1641 Update import.rst to fix a doc typo (@nicosomb)
- #1601 [#1590] Add JSON import from wallabag v2 (@wallabag)
- #1605 [#1604] First draft to fix SensioLabsInsight report (@wallabag)
- #1639 Fix #1635: change database name for test environments (mysql/pgsql) (@wallabag)
- #1630 Add @GitterHQ badge on README (@nicosomb)
- #1629 fix #1620 and introduce new parameters to export (@tcitworld)
- #1628 Add Turkish translation (@ogunkarakus)
- #1625 [#1621] Add default address for FosUser (@nicosomb)
- #1619 Move public assets for themes (@j0k3r)
- #1618 Updated version in README (@wallabag)
2.0.0-alpha.2 2016/01/22
- #1614 Few fixes (@j0k3r)
- #1565 Use HTML email for 2FA (@j0k3r)
- #1610 Disable xdebug all the time (@j0k3r)
- #1606 Remove tag relation when removing an entry (@j0k3r)
- #1607 Ignore composer.lock (@j0k3r)
- #1599 Add configuration for portuguese documentation (@wallabag)
- #1594 Create index.rst (@araujo0205)
- #1587 Use translator interface instead of final class (@j0k3r)
- #1584 some cleanup (@wallabag)
- #1564 Remove Flattr references (@wallabag)
- #1583 Fix
findOneByUrl
side effect in tests (@j0k3r) - #1524 Upgrade to Symfony 3.0 (@j0k3r)
- #1560 Fix #1501 Quickstart for beginners (@nicosomb)
- #1574 Fix typo and set version in the README (@jjanvier)
- #1561 Add basic docker-compose configuration (@FabienM)
- #1563 #1394 Fixed 'mark as read' and 'mark as unread' links (@nicosomb)
- #1562 add import link on baggy theme (@nicosomb)
- #1558 [v2] documentation cleaning (@wallabag)
- #1559 Installation & configuration of Doctrine Migrations (@j0k3r)
2.0.0-alpha.1 2016/01/07
- #1493 v2 – 1st draft for Pocket import via API & Wallabag v1 import (@nicosomb, @j0k3r)
- #1553 Hide export button if we are not on entries list (@nicosomb)
- #1545 v2 – Remove user reference in tag (@j0k3r)
- #1546 v2 – Ability to reload an entry (@j0k3r)
- #1547 v2 – Fix wrong if when deleting an entry (@j0k3r)
- #1544 v2 – Add custom email for 2FA (@j0k3r)
- #1540 v2 – Don't redirect to the content page after deletion (@j0k3r)
- #1542 v2 – Avoid multiple tag creation (@j0k3r)
- #1488 Slug for tags (@wallabag)
- #1537 Updated composer.lock (@bdunogier)
- #1529 changed table name for tagging rule (@nicosomb)
- #1478 Rule based tags (@K-Phoen)
- #1523 Typo (@tcitworld)
- #1518 Set SMTP from environment variables (@mathbruyen)
- #1422 V2 – Export entries (@j0k3r, @tcitworld)
- #1500 Fix quote strategy for reserved keyword in Postgres (@j0k3r)
- #1510 v2 – Fix some deprecated for Symfony3 (@j0k3r)
- #1505 Add graby log (@j0k3r)
- #1495 add docs (@wallabag)
- #1496 fix #1005 V2 redirect after deletion (@wallabag)
- #1491 Add german translation. (@jlnostr)
- #1446 [WIP] language selection on config screen (@j0k3r, @nicosomb)
- #1484 2factor authentication via email (@wallabag)
- #1475 V2 material (@modos189)
- #1472 fix #1470: clean material theme (@wallabag)
- #1471 implement bookmarklet (@wallabag)
- #1468 fix bug on detect active theme (@wallabag)
- #1464 fix type hint for User (@wallabag)
- #1436 Public registration & oAuth2 \o/ (@j0k3r, @nicosomb)
- #1461 fix #1433: add test for removeWww Twig Extension (@wallabag)
- #1459 fix #1457 & update materialize (@tcitworld)
- #1447 typo (@tcitworld)
- #1441 Add french translation (@nicosomb)
- #1437 some cleanup on material theme (@nicosomb)
- #1439 fix Capistrano configuration (@nicosomb)
- #1440 fix #1433: remove www. on entries view (@nicosomb)
- #1434 Add multiple database tests on Travis (@j0k3r)
- #1435 Enabled created user from Config (@j0k3r)
- #1429 V2 – Handle language in entry (@j0k3r)