Releases: athensresearch/athens
Releases · athensresearch/athens
v2.0.0-beta.23
Regression
Please do not use beta.23 on the server-side. Currently debugging an issue with the server not accepting write events. Restarting the server seems to work, but we have not been able to reproduce.
What's Changed
- v2.0.0-beta.22 by @filipesilva in #2082
- fix: docker path is /srv/ not /src/ by @filipesilva in #2083
Full Changelog: v2.0.0-beta.22...v2.0.0-beta.23
v2.0.0-beta.22
What's Changed
- v2.0.0-beta.21 by @filipesilva in #2080
- fix: default config should use docker values by @filipesilva in #2081
Full Changelog: v2.0.0-beta.21...v2.0.0-beta.22
v2.0.0-beta.21
What's Changed
- v2.0.0-beta.20 by @filipesilva in #2075
- feat: block-ref's breadcrumb in tooltip by @neotyk in #2076
- datascript persist by @filipesilva in #2072
- fix: time logging should be in double by @filipesilva in #2079
Full Changelog: v2.0.0-beta.20...v2.0.0-beta.21
v2.0.0-beta.20
What's Changed
- v2.0.0-beta.19 by @filipesilva in #2073
- fix: HOC perf mon to always show forwarded comp. by @neotyk in #2074
Full Changelog: v2.0.0-beta.19...v2.0.0-beta.20
v2.0.0-beta.19
Regression
- Opening Settings or All Pages sometimes leaded to blank screen. This is fixed in beta.20.
What's Changed
- v2.0.0-beta.18 by @filipesilva in #2059
- feat: Feature monitoring: right-sidebar usage by @neotyk in #2063
- docs: add Reactive DataScript ADR by @filipesilva in #2061
- fix: destructure keys in monitoring by @tangjeff0 in #2065
- Sentry txs limit fix by @sid597 in #2067
- fix: Allow to start with empty line by @neotyk in #2068
Full Changelog: v2.0.0-beta.18...v2.0.0-beta.19
v2.0.0-beta.18
What's Changed
- v2.0.0-beta.17 by @filipesilva in #2050
- feat: don't warn on exit while editing by @filipesilva in #2051
- fix: show more than 1000 links in all page listing by @filipesilva in #2052
- fix: Case of nested page links by @neotyk in #2056
- rfct: Improved readability, better naming. by @neotyk in #2057
- docs: ADR for Frontend Performance Monitoring by @neotyk in #2055
- feat: directly show children on inline refs by @filipesilva in #2058
Full Changelog: v2.0.0-beta.17...v2.0.0-beta.18
v2.0.0-beta.17
What's Changed
- v2.0.0-beta.16 by @filipesilva in #2044
- test: add more block context menu tests by @filipesilva in #2043
- fix: query needs db value, not conn by @filipesilva in #2047
- fix: handle loading states on reconnect in a sane way by @filipesilva in #2046
- test: fix click out expectations by @filipesilva in #2048
Full Changelog: v2.0.0-beta.16...v2.0.0-beta.17
v2.0.0-beta.16
Performance Improvements
These numbers were based on the Athens team remote graph:
- Loading our shared graph went down from 26s to 7s
- Reconnecting to graphs sometimes took up to 2m, now 7s
- Creating a new block on a large page went down from 371ms to 32ms
- Pasting 20 blocks would take 2s, now less than 500ms
What's Changed
- v2.0.0-beta.15 by @filipesilva in #2013
- feat: speedy window re-open on macOS by @hyferg in #2016
- Fix for issue 2017 hardcoded http backend by @ww-daniel-mora in #2022
- frontend load times monitoring with Sentry by @neotyk in #1950
- fix: boot sequence and db-dump async flows by @neotyk in #2029
- performance improvements by @filipesilva in #2014
- rfct: remove block-uid-nil-eater from txs by @filipesilva in #2031
- undo textarea by @filipesilva in #2030
- fix: match posh pull behaviour for refactored fns by @filipesilva in #2033
- fix: navigate to page from athena when result is for a block by @sid597 in #2025
- fix: clicking inline ref count should show them by @filipesilva in #2032
- tighten flaky e2e by @filipesilva in #2034
- fix: daily notes should update reactively by @filipesilva in #2035
- fix: block ref render should be reactive by @filipesilva in #2036
- fix: initialize reactive watchers on startup by @filipesilva in #2037
- fix: make copy block tree great (again?) by @neotyk in #2038
- page remove pull by @filipesilva in #2039
- web build e2e by @filipesilva in #2040
- Fix: multi block selection copy from context menu by @sid597 in #2041
- Selecting multiple blocks when the root parent is out of the viewport forces user to scroll upwards in a very jarring way by @sid597 in #2042
New Contributors
- @hyferg made their first contribution in #2016
- @ww-daniel-mora made their first contribution in #2022
Full Changelog: v2.0.0-beta.15...v2.0.0-beta.16
v2.0.0-beta.15
What's Changed
- v2.0.0-beta.14 by @filipesilva in #2010
- inline refs bugs by @filipesilva in #2011
- Multi-platform client by @filipesilva in #2012
Full Changelog: v2.0.0-beta.14...v2.0.0-beta.15
v2.0.0-beta.14
What's Changed
- v2.0.0-beta.13 by @filipesilva in #1998
- test: add undo move/remove failure scenarios by @filipesilva in #1986
- on boot navigate to home fixes not able to scroll on home page by @sid597 in #2005
- feat: show references inline by @filipesilva in #2006
Full Changelog: v2.0.0-beta.13...v2.0.0-beta.14