Skip to content

v0.5.0

Compare
Choose a tag to compare
@nodiscc nodiscc released this 31 Jul 14:35
· 2207 commits to master since this release
v0.5.0

Added

  • Add Firefox Social API
  • Start code refactoring:
    • add unit test coverage
    • add Travis integration

Changed

  • Search/Filter by tag fieds can now be accessed quickly with the Tab key
  • Update documentation
  • Remove duplicate tags in links
  • Remove annoying URL patterns
  • Start code refactoring:
    • move all settings to data/config.php
    • refactor Config, LinkDB, TimeZone, Utils

Fixed

  • Fix locale handling
  • Fix note URLs
  • Fix page redirections
  • Fix daily RSS browsing
  • Fix title display
  • Restore compatibility with PHP 5.3

Security

  • Fix links not being hidden when HIDE_PUBLIC_LINKS is set