Skip to content

Releases: wallabag/wallabag

Version 1.9.1 Alpha 2

07 Apr 22:24
Compare
Choose a tag to compare
Version 1.9.1 Alpha 2 Pre-release
Pre-release

Changes for MySQL errors.

Version 1.9.1 Alpha 1

08 Mar 12:37
Compare
Choose a tag to compare
Version 1.9.1 Alpha 1 Pre-release
Pre-release
1.9.1alpha1

implement #1122

Version 1.9.0

18 Feb 18:19
Compare
Choose a tag to compare

Changes in brief :

  • PDF and Mobi Export
  • Build-in offline documentation
  • Evernote, Carrot, Diaspora sharing buttons
  • Random article
  • Refetch Article
  • Import tags
  • Tag an article when saving it
  • deleted broken courgette theme
  • new installer (much more checkings, should avoid most common errors)
  • public registration
  • email at new user to confirm his new account
  • updated translations
  • many improvements and bugs corrected

Version 1.9.0 Release Candidate 1

16 Feb 14:24
Compare
Choose a tag to compare
Pre-release

Changes :

  • Faster random function
  • Adding a line for install script to tell the user to check it's writing rights on directory when db/config can't be written or install/ directory not deleted.

Version 1.9.0 Beta 2

15 Feb 23:50
Compare
Choose a tag to compare
Version 1.9.0 Beta 2 Pre-release
Pre-release

Just a few corrections :

  • Fix random function which failed with too much entries
  • deleted en_EN language
  • corrected link to new Windows App

Version 1.9.0 Beta

15 Feb 19:42
Compare
Choose a tag to compare
Version 1.9.0 Beta Pre-release
Pre-release

Changes in brief :

  • PDF and Mobi Export
  • Build-in offline documentation
  • Evernote, Carrot, Diaspora sharing buttons
  • Random article
  • Refetch Article
  • Import tags
  • Tag an article when saving it
  • deleted broken courgette theme
  • new installer (much more checkings, should avoid most common errors)
  • public registration
  • email at new user to confirm his new account
  • updated translations
  • many improvements and bugs corrected

1.8.1b

15 Nov 19:49
Compare
Choose a tag to compare
  • Updated configuration for some websites
  • Convert the MySQL charset to utf8mb4 to support the full range of unicode characters
  • Add support for custom HTTP port
  • Fix search and saveALink windows overlap
  • Fix epub export
  • Many bug fixes and enhancements in all our themes, thank you @jsit
  • add About page

1.8.1

16 Nov 20:13
Compare
Choose a tag to compare
  • Updated configuration for some websites
  • Convert the MySQL charset to utf8mb4 to support the full range of unicode characters
  • Add support for custom HTTP port
  • Fix search and saveALink windows overlap
  • Fix epub export
  • Many bug fixes and enhancements in all our themes, thank you @jsit
  • add About page

1.8.0

10 Oct 11:34
Compare
Choose a tag to compare
  • New licence: we switched from WTFPL to MIT licence (to prepare wallabag v2)
  • Guidelines for contributing to wallabag (PSR-1 and PSR-2)
  • Big refactoring in the code (no visible changes for wallabag users)
  • rename Home into Unread
  • Updated specific configuration for parsing
  • Updated polish translation
  • Changed default pagination (12 instead of 10)
  • Better display when an article contains code (we use highlight.js)
  • Added fixtures for MySQL and PostgreSQL installations
  • Added email field for user
  • Removed availability to download SQLite file (security problem)
  • Implemented additional check for using the 'X-Forwarded-Port' header

Fixed bugs:

  • Check file permissions at install #584
  • Fix to display the login successful message with the translation
  • Fix display of 'Done' message when we add a link from 'save a link' item
  • Can't import empty file #776
  • fix pictures display when DOWNLOAD_PICTURES is enabled

1.7.2

24 Jul 19:43
Compare
Choose a tag to compare

security fix when user was not logged