Skip to content

v.1.3.0

Compare
Choose a tag to compare
@zekroTJA zekroTJA released this 27 Jul 10:12
· 166 commits to master since this release
275b97e

Changelog

New Features

  • Add page search to MY PAGES and champion pages view which can be triggered with CTRL + F
  • Add info bubbles which are used to show information and tipps in an non-annoing way
  • You can now generate an API token in the settings view which can be used as basic authorization token for API requests
  • You can now clean up local storage data set up by MYRUNES in the settings view

Major Changes

  • The RESTful API is now rate limited - further details on that you can find here
  • Failed login attempts are now limited so brute-force login attempts are much more difficult

Minor Changes

  • Current active session is now highlighted in the settings session view
  • Add Address-Check on share links to avoid multiple-access-counting of one host access
  • In release mode, API responses are now compressed (no tabs, spaces or line breaks)
  • Static content like JavaScript, HTML and CSS file chunks are now delivered gzip-ed
  • The banner (where error and success messages are displayed) structures are now optimized for cleaner code and easier usage
  • You can now configure database and TLS settings of the back end by environment variables wich is especially useful for hosting MYRUNES with docker and docker-compose - here you can read more about that

Fixes

  • Update remote address detection
  • Fix footer version information

Docker Image

myrunes docker images

# docker pull zekro/myrunes:1.3.0