3.1.0 changelog
This commit is contained in:
parent
2ae9d52419
commit
901cb84a1c
@ -6,6 +6,23 @@ Written in Golang, PHP
|
||||
|
||||
=CHANGELOG=
|
||||
|
||||
2017-12-10: 3.1.0
|
||||
- Feature: Statistics page
|
||||
- Enhancement: Upgrade corner menu image to support high DPI
|
||||
- Enhancement: Mobile-friendly buttons in search results
|
||||
- Enhancement: Explain keyboard shortcuts when hovering over form elements
|
||||
- Enhancement: Improve performance when changing sources and when searching, by removing a network roundtrip
|
||||
- Enhancement: "Latest" link takes you to the latest for the current data source
|
||||
- Change ctrl+alt+[H/J/K/L/M]... keyboard shortcuts to just alt+[...], remove dependency on APL `mousetrap.js`
|
||||
- Fix an issue with accessing the legacy php controller after the Go port
|
||||
- Fix an issue with using plus characters in regular expression searches
|
||||
- Fix an issue with blank pages appearing if there was a divisible number of log entries
|
||||
- Fix an issue with browsers using stale stylesheets
|
||||
- Fix a cosmetic issue with text selection when using dropdown menu items
|
||||
- Fix a cosmetic issue with PCRE text in regular expression hover message (it's no longer PCRE)
|
||||
- Fix a cosmetic issue with search box layout at some screen sizes
|
||||
- Fix a cosmetic issue with animation responsiveness
|
||||
|
||||
2017-09-06: 3.0.1
|
||||
- Breaking: Revert date formatting in filenames back to strftime-compatible
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user