Releases: PortableProgrammer/lurker
Releases · PortableProgrammer/lurker
v2.2.0
Major Updates
Track Session Viewsfeature graduates from experimental! Enable it on thedashboardby clicking your username in the header.- Extracted
indexrender code into a separate function, allowing for routes such as/,/home,/m/xxx, etc. to render correctly while retaining their URLs in the browser.- Legacy multireddit URLs, such as
/r/sub1+sub2are still fully supported
- Legacy multireddit URLs, such as
Minor Changes
- Support SQLite foriegn keys correctly
- Follow best practices on SQLite optimization
- Tweak Track Session Views database tables and code for further performance and reliability gains
- Fix subreddit about text not being HTML decoded correctly.
- Removed Track Session Views performance info from footer
- Standardized CSS
warningtocaution
PRs
- [Feat] Index Render Extraction & Track Session Views by @PortableProgrammer in #8
Full Changelog: v2.1.3...v2.2.0
v2.1.3
What's Changed
- [Feat] Track Sessions: Performance Tuning by @PortableProgrammer in #7
Full Changelog: v2.1.2...v2.1.3
v2.1.2
What's Changed
- Track Sessions performance tweaks and logging; CSS tweaks and standardization. by @PortableProgrammer in #5
Full Changelog: v2.1.1...v2.1.2
v2.1.1
v2.1.0
v2.0.0
First post-fork release of lurker; bumping version to v2 to differentiate from oppiliappan's original.
What's Changed
- Forked repo by @PortableProgrammer in #1
- Post-fork housekeeping by @PortableProgrammer in #2
Full Changelog: https://github.com/PortableProgrammer/lurker/commits/v2.0.0