Skip to content

Releases: wallabag/wallabag

2.0.0-beta.2

12 Mar 11:18
Compare
Choose a tag to compare
2.0.0-beta.2 Pre-release
Pre-release
  • change the way to install wallabag via composer (composer install instead of composer create-project to make updates easier)
  • API: For 3rd apps developers, we added a developer page to create API token
  • API: added more properties (starred and archived) on entries (#1634)
  • API: you can now have the wallabag version via the /api/version endpoint
  • when you import articles from 3rd services (like Pocket), you can mark all the entries as read
  • We added wallabag in our page title, to avoid confusion via the original article #1756
  • Fixed Docker timezone #1726
  • spanish translation
  • documentation about filters http://doc.wallabag.org/en/v2/user/filters.html

2.0.0-beta.1

01 Mar 11:17
Compare
Choose a tag to compare
2.0.0-beta.1 Pre-release
Pre-release
  • The big feature is the annotations. Thank you Thomas!
  • We worked on installation: it's now easier (we removed many parameters to configure during this step) and we check more requirements to facilitate this installation
  • Internal settings for administrator
  • Maintenance mode
  • Turkish, Persian, Romanian, Polish, and Danish translations (thank you to translators)
  • Piwik integration

2.0.0-alpha.2

22 Jan 10:58
Compare
Choose a tag to compare
2.0.0-alpha.2 Pre-release
Pre-release

User changelog:

  • Added Quickstart for beginners (when you don't have any entries)
  • Added import link on Baggy theme
  • Fixed Mark as read / Mark as unread links
  • Fixed "Tags are not deleted when you delete an entry" #1453
  • Added HTML emails
  • some fixed and cleanups

Technical changelog:

  • Added Doctrine migrations
  • Added Docker configuration
  • Upgraded wallabag to Symfony3

2.0.0-alpha.1

08 Jan 11:56
Compare
Choose a tag to compare
2.0.0-alpha.1 Pre-release
Pre-release

Added:

  • Public registration
  • migration from wallabag v1 (based on JSON export)
  • migration from Pocket (it works, but we need to implement asynchronous import: if you have too many articles, it can fail). Documentation still in progress (you'll have a great documentation in next days)
  • exports in many formats (PDF, JSON, EPUB, MOBI, XML, CSV).
  • 2-Factor authentication (via email)
  • Tagging rule: create a rule to automatically assign tags to entries!
  • German / French and English translations

Already implemented:

  • a REST API (you can have a look to the documentation)
  • authorization via oAuth2
  • a new default theme, called material
  • save an article, read it, favorite it, archive it. Hopefully.
  • assign tags to entries
  • you can edit the articles title
  • RSS feeds (with a limit parameter)
  • create a new account from config page
  • you can filter entries by reading time, domain name, creation date, status, etc.
  • recover your password from login page (you have to fill your email on config page)
  • picture preview, if available, is displayed for each entry

2.0.0-alpha.0

14 Sep 18:34
Compare
Choose a tag to compare
2.0.0-alpha.0 Pre-release
Pre-release

Here are the main features already implemented:

  • a REST API (you can have a look to the documentation)
  • authorization via oAuth2
  • a new default theme, called material
  • save an article, read it, favorite it, archive it. Hopefully.
  • assign tags to entries
  • you can edit the articles title
  • RSS feeds (with a limit parameter)
  • create a new account from config page
  • you can filter entries by reading time, domain name, creation date, status, etc.
  • recover your password from login page (you have to fill your email on config page)
  • picture preview, if available, is displayed for each entry
  • ...

Version 1.9.1-b

04 Aug 06:36
Compare
Choose a tag to compare
  • Buttons to go to next and previous article when you view an article.
  • Button to mark article as read and go to next unread article.
  • Keyboard shortcuts. Lots of them. And vim-style navigation. Check them out here.
  • Gestures on touch screens. Swipe to left or right to navigate to next or previous articles.
  • Toolbar also at the bottom of the article with baggy theme, you don't have to scroll back any more when finished !
  • While you tag an article, you now see all the existing tags. Just click on them to add it to this article. And the more used are shown bigger.
  • Mozilla Sharing Service ! You will need https to activate it, but it's worth the try, you can get rid of the old extension and use the build-in sharing from Firefox.
  • Import Netscape-formated-bookmarks. This allows import of Firefox, Internet Explorer (I know, right !), Chrome browsers bookmarks. And certainly many other tools and applications.
  • If you're using a reverse proxy, you might interested by the BASE_URL constant.

Version 1.9.1

03 Aug 11:22
Compare
Choose a tag to compare
  • Buttons to go to next and previous article when you view an article.
  • Button to mark article as read and go to next unread article.
  • Keyboard shortcuts. Lots of them. And vim-style navigation. Check them out here.
  • Gestures on touch screens. Swipe to left or right to navigate to next or previous articles.
  • Toolbar also at the bottom of the article with baggy theme, you don't have to scroll back any more when finished !
  • While you tag an article, you now see all the existing tags. Just click on them to add it to this article. And the more used are shown bigger.
  • Mozilla Sharing Service ! You will need https to activate it, but it's worth the try, you can get rid of the old extension and use the build-in sharing from Firefox.
  • Import Netscape-formated-bookmarks. This allows import of Firefox, Internet Explorer (I know, right !), Chrome browsers bookmarks. And certainly many other tools and applications.
  • If you're using a reverse proxy, you might interested by the BASE_URL constant.

Version 1.9.1 Beta 3

07 Jun 22:15
Compare
Choose a tag to compare
Version 1.9.1 Beta 3 Pre-release
Pre-release

Just another beta to discover new things :

  • Firefox Social Service added
  • some icons now fixed
  • import shows and works better
  • importing bookmarks (Netscape formated ones : all browsers (this includes IE !) should be compatible) is now possible
  • exporting tags is now possible (thanks @vpmalley)
  • Keyboard shortcuts, lots of them !

Version 1.9.1 Beta 2

09 May 17:18
Compare
Choose a tag to compare
Version 1.9.1 Beta 2 Pre-release
Pre-release
1.9.1beta2

just make sure this  variable is gone for #1114

Version 1.9.1 Beta 1

08 Apr 14:57
Compare
Choose a tag to compare
Version 1.9.1 Beta 1 Pre-release
Pre-release

Should be ready to ship.