Skip to content

reminiscence-v0.2.1

Compare
Choose a tag to compare
@kanishka-linux kanishka-linux released this 14 Oct 05:10
· 187 commits to master since this release

New Features:

  1. Added various reader modes (default, dark, gray and light). In the reader url, append these words to see the effect.

     eg. /username/directory/id/read => /username/directory/id/read-gray
     
     Note: A better way to select modes will be made available later.
    
  2. Added custom template for archive not found error

  3. A default archive favicon will be attached to bookmarked link, in case no favicon found.
    (Thanks to feathericons)

  4. Adding of duplicate links are now allowed in a directory

  5. Duplicate links will be kept when merging directories

Modifications

  1. User dromdown menu modified

  2. Web-interface settings box layout changed

Bug fixes

  1. Django version updated to 2.1.2
    (django 2.1 has security vulnerabilities. Users are advised to update to newer version)

  2. Fixed installation and running of chromium inside docker

  3. Bug fixed in displaying public directory

  4. Bug fixed in importing bookmarks when no directories are present

  5. Remove favicons also when removing urls

  6. unquote title when extracting from url path