Releases: athensresearch/athens
v2.1.0-beta.5
What's Changed
- v2.1.0-beta.4 by @filipesilva in #2393
- fix: ignore properties when testing whether page is empty by @shanberg in #2394
- fix: left sidebar respects tasks ff by @shanberg in #2395
- refactor, polish notifications by @shanberg in #2385
- fix: Show comments on zoomed in view by @sid597 in #2396
- Updated and migrated inbox entity value type to [[athens/inbox]] by @sid597 in #2398
- Fix page height on mobile by @shanberg in #2400
- feat: highlight current page name in sidebar by @shanberg in #2401
- rfct: new page components by @shanberg in #2386
- rename comment and comment-thread properties by @sid597 in #2399
- Rename notification property values by @sid597 in #2402
- Revert "Rename notification property values" by @sid597 in #2403
- Revert "rename comment and comment-thread properties" by @sid597 in #2404
- fix: items on page shouldn't overlap by @shanberg in #2405
- fix: don't crash on bad position by @filipesilva in #2392
- .block-page and .node-page class names added by @alwx in #2407
- Get clipboard data in HTML format by @alwx in #2406
- style fix, now previous pr should be deployed by @sid597 in #2408
- fix: don't error out when re-frame-10x is missing by @filipesilva in #2409
- build: show hints for null fn calls by @filipesilva in #2410
- build: remove storybook by @filipesilva in #2411
New Contributors
Full Changelog: v2.1.0-beta.4...v2.1.0-beta.5
v2.1.0-beta.4
What's Changed
- v2.1.0-beta.3 by @filipesilva in #2304
- refactor context menus by @shanberg in #2302
- feat: import from roam using internal representation by @filipesilva in #2288
- hide horizontal scrollbar of right-sidebar by @tangjeff0 in #2308
- fix: can drag blocks again by @shanberg in #2309
- embeds again by @filipesilva in #2310
- fix: daily notes pages shouldn't get squished by @shanberg in #2305
- fix: disable user button when user not on a page by @shanberg in #2306
- perf: Do not load
re-frame-10x
by default by @neotyk in #2303 - Fix misc icon issues by @shanberg in #2298
- fix: new comments end up in wrong thread by @sid597 in #2307
- add "open block in right sidebar" context menu option by @tangjeff0 in #2311
- feat: Task editing outliner UI by @shanberg in #2278
- finish converting properties/update-in to graph/update-in by @tangjeff0 in #2313
- feat: first pass on queries for tasks by @tangjeff0 in #2235
- use set for getting the subscribers to send notification to by @sid597 in #2314
- Notifications for assigned task by @sid597 in #2315
- remove duplicate thread on block page by @sid597 in #2316
- rfct: rename 'database' to 'workspace' on front end by @shanberg in #2317
- update the notification message for task assigner by @sid597 in #2318
- fix: db-dump handling even if
:block/key
isnil
by @neotyk in #2326 - leaner task renderer by @shanberg in #2323
- rfct: nicer comments, comment anchors have menu by @shanberg in #2320
- feat: add rect tabs style, make default by @shanberg in #2324
- fix: right sidebar should trigger toolbar when scrolled by @shanberg in #2325
- feat: add DnD to kanban by @tangjeff0 in #2330
- Create sibling for block with just comments by @sid597 in #2329
- Checkmark icon for convert block to task by @tangjeff0 in #2332
- address error msg when there's no Stalled STATUS by @tangjeff0 in #2331
- Improve kanban queries styling by @shanberg in #2333
- Improve task appearance and fix status by @shanberg in #2327
- feat: add block editor to card edit popover by @shanberg in #2334
- perf: wait to update sidebar size on graph by @shanberg in #2321
- Navigate tasks with keyboard by @neotyk in #2335
- fix: Handle tasks without creation time by @neotyk in #2340
- feat: contextmenu offerors are keyed by @shanberg in #2341
- feat: Task indent & unindent. by @neotyk in #2343
- feat: Sidebar tasks by @shanberg in #2342
- feat: v1 queries table view for tasks by @tangjeff0 in #2336
- Query/kanban improvements by @shanberg in #2345
- inbox as property on userpage by @sid597 in #2339
- fix: Indent keeps focus by @neotyk in #2346
- build: use react 18 by @filipesilva in #2344
- More on tasks by @shanberg in #2347
- fix: janky scrolling when dragging card on kanban by @tangjeff0 in #2349
- Revert "Merge pull request #2344 from filipesilva/react-18" by @tangjeff0 in #2351
- Bug fixes and property update by @sid597 in #2355
- don't hide notifications and add green mark on the bullet in outline by @sid597 in #2352
- fix: docker-compose.yml only need 1 restart in each services by @cloudsbird in #2241
- fix: Tasks Embed used wrong lookup vector. by @neotyk in #2348
- ci: disable e2e on ci by @filipesilva in #2363
- fix: increase server max memory by @filipesilva in #2362
- fix: right sidebar items shouldn't be squished by @shanberg in #2360
- remove context menu options for inbox by @sid597 in #2357
- Rfct tasks by @tangjeff0 in #2358
- feat: Task Ref be more like Block Ref by @neotyk in #2364
- feat: Tasks title editor [Enter] support by @neotyk in #2356
- fix: right sidebar drag handle doesn't scroll away by @shanberg in #2367
- Tasks enter & backspace handling by @neotyk in #2368
- Improve sidebar tasks widget by @shanberg in #2359
- fix: Right Sidebar title block-ref support by @neotyk in #2375
- Restyle sidebar els by @shanberg in #2373
- fix: restore focus behavior prior to chakra update by @shanberg in #2371
- fix: comments boxes shouldn't stretch too far by @shanberg in #2372
- fix: right sidebar els align to top by @shanberg in #2377
- feat: Parsing to text wraps block-refs in
(())
by @neotyk in #2378 - show reactions under comments by @sid597 in #2374
- Editor for zoomed in view: normal blocks and tasks by @sid597 in #2369
- Show title on blocks too by @shanberg in #2376
- feat: add empty component by @shanberg in #2381
- fix: long titles in sidebar items shouldn't overflow by @shanberg in #2384
- rfct: block container by @shanberg in #2382
- enhance: nicer block typography and alignment by @shanberg in #2383
- fix: block selection background fits block better by @shanberg in #2387
- Fix block anchor intx by @shanberg in #2388
- fix: right sidebar items have proper bg by @shanberg in #2389
- fix error when embedding task by @shanberg in #2390
- update block/string when task title is updated by @sid597 in #2391
- feat: basic API by @filipesilva in #1994
New Contributors
- @cloudsbird made their first contribution in #2241
Full Changelog: v2.1.0-beta.3...v2.1.0-beta.4
v2.1.0-beta.3
What's Changed
- v2.1.0-beta.2 by @filipesilva in #2249
- pass string to block/move by @sid597 in #2253
- fix: remove separation between context menu and click location by @shanberg in #2242
- rfct: use standard icons for block element anchors by @shanberg in #2252
- rfct: dndkit for sidebar shortcuts by @shanberg in #2251
- enhancement: better position, clearer text for reaction tooltip by @shanberg in #2254
- fix: can click other people's reactions by @shanberg in #2255
- Inbox Notifications by @sid597 in #2237
- ci: re-enable e2e job by @filipesilva in #2258
- search perf by @filipesilva in #2259
- feat: add feature flag for property UIs by @tangjeff0 in #2261
- fix: gate emoji picker element on reactions feature flag by @filipesilva in #2262
- feat: enable edit and delete of comments by @tangjeff0 in #2260
- enhance: use settings as a modal, not as a page by @tangjeff0 in #2263
- fix: onArchive stopPropagation to not navigate to notif by @tangjeff0 in #2264
- property drag and drop by @filipesilva in #2257
- Improve block performance by @shanberg in #2266
- Revert "Improve block performance" by @filipesilva in #2270
- BlockType: athens/task by @neotyk in #2246
- fix: enter on prop should split block by @filipesilva in #2272
- Athens Task Assignee support by @neotyk in #2273
- Athens Task Priority by @neotyk in #2274
- fix: shortcut names don't overflow by @shanberg in #2268
- perf: leaner reactions by @shanberg in #2269
- docs: props ADR by @filipesilva in #2275
- Redo layout 2 by @shanberg in #2280
- Updates to right sidebar by @tangjeff0 in #2279
- presence pkm by @filipesilva in #2281
- fix: right sidebar dom events by @tangjeff0 in #2283
- build(deps): bump terser from 4.8.0 to 4.8.1 by @dependabot in #2256
- build(deps): bump jpeg-js from 0.4.3 to 0.4.4 by @dependabot in #2217
- build(deps): bump ejs from 3.1.6 to 3.1.7 by @dependabot in #2169
- build(deps): bump plist from 3.0.2 to 3.0.5 by @dependabot in #2101
- build(deps): bump minimist from 1.2.5 to 1.2.6 by @dependabot in #2094
- chore(deps-dev): bump karma from 6.3.3 to 6.3.16 by @dependabot in #2054
- build(deps): bump follow-redirects from 1.14.7 to 1.14.8 by @dependabot in #2024
- feat: different reactions by @shanberg in #2284
- fix misc layout issues by @shanberg in #2282
- enhance(right-sidebar): persist on graph, and use percent not px by @tangjeff0 in #2286
- Fix bugs in comments by @sid597 in #2285
- fix: right-sidebar graph and page views by @tangjeff0 in #2287
- Fix db dialog issues by @shanberg in #2290
- fix: -rule to Rule in tsx by @filipesilva in #2291
- hide comments on load, show last comment while in closed state by @sid597 in #2294
- Typography for work 3 by @shanberg in #2293
- Fix-highlight-colors by @shanberg in #2295
- fix: if multiple blocks selected, selection doesn't clear on context … by @tangjeff0 in #2296
- fix: block toggle shouldn't be draggable by @shanberg in #2297
- feat: add overline to distinguish daily notes by @shanberg in #2300
- Reuse comments toast by @shanberg in #2299
Full Changelog: v2.1.0-beta.2...v2.1.0-beta.3
v2.1.0-beta.2
What's Changed
- v2.0.0-beta.37 by @filipesilva in #2198
- enhance: if a block open in right sidebar is not in main view, by @tangjeff0 in #2208
- fix: defaultIsOpen state for linked refs by @tangjeff0 in #2207
- Add useContextMenu hook by @shanberg in #2209
- doc: add versioning ADR by @filipesilva in #2211
- Revert "fix: defaultIsOpen state for linked refs" by @filipesilva in #2214
- 2.1.0 beta.1 by @filipesilva in #2213
- ci: prerelease comparison should be to a string by @filipesilva in #2215
- Block view/edit reusability by @neotyk in #2205
- feat: block properties by @filipesilva in #2189
- feat: add :properties/update-in event by @filipesilva in #2218
- ci: bust nodes cache by @filipesilva in #2219
- build: update shadow-cljs and highlight.js by @filipesilva in #2220
- feat: support feature flags by @filipesilva in #2222
- Improve presence in toolbar by @shanberg in #2227
- properties outliner by @filipesilva in #2228
- Move actions to block anchor by @shanberg in #2238
- Time and presence auth by @filipesilva in #2236
- fix: create new props that start with colon by @filipesilva in #2243
- Revert "Move actions to block anchor" by @filipesilva in #2244
- Comment block types v1 by @sid597 in #2221
- Block Type Protocol by @sid597 in #2233
- minor warnings and errors by @filipesilva in #2245
- fix: bug in comments by @sid597 in #2248
- block reactions 2 by @filipesilva in #2223
Full Changelog: v2.0.0-beta.37...v2.1.0-beta.2
v2.1.0-beta.1
2.1.0-beta.1
The 2.1.0 version is focused on prototyping new features such as properties, comments, queries, tasks, and reactions.
Most of the new features will be behind feature flags, accessible in the settings menu, until they are ready for general availability.
Starting with this release, beta electron clients will auto update to the next highest stable or beta version.
Since 2.1 includes a lot of functionality changes, you won't be able to take your database back to 2.0 after you use it with 2.1.
Please make sure you don't open your database with 2.1 if you don't intend to stick with it until release!
What's Changed
- v2.0.0-beta.37 by @filipesilva in #2198
- enhance: if a block open in right sidebar is not in main view, by @tangjeff0 in #2208
- fix: defaultIsOpen state for linked refs by @tangjeff0 in #2207
- Add useContextMenu hook by @shanberg in #2209
- doc: add versioning ADR by @filipesilva in #2211
- Revert "fix: defaultIsOpen state for linked refs" by @filipesilva in #2214
Full Changelog: v2.0.0-beta.37...v2.1.0-beta.1
v2.0.0
Athens 2.0.0 is stable and available for General Release as both a personal knowledge management (PKM), and a collaborative knowledge management (CKM) application.
Highlights of the 2.0.0 release:
- New feature: Self-hosted Athens server for collaborative graphs. See the instructions in our docs on how to set it up.
- New feature: Presence. See who is online in a collaborative graph and what block they are on.
- New feature: Permalinks to collaborative graphs. One click, no account creation necessary.
- Refactor: UI refresh. We updated the UI for a fresh new feel, and to be easier for us to maintain.
- Refactor: Undo refresh. We remake Undo from the ground up to work in collaborative graphs.
Known issues:
- File upload does not work on collaborative graph. You can still include markdown image links though.
Going forward we're focusing on prototyping new features such as properties, comments, queries, tasks, and reactions.
You can read more about these in the 2.1.0-beta.1 release.
Keep in mind that you can't take a graph back from 2.1 to 2.0 after updating!
v2.0.0-beta.37
What's Changed
- v2.0.0-beta.36 by @filipesilva in #2195
- Support Safari on Mac and iOS by @filipesilva in #2196
Full Changelog: v2.0.0-beta.36...v2.0.0-beta.37
v2.0.0-beta.36
What's Changed
- v2.0.0-beta.35 by @filipesilva in #2191
- ci: release web to vercel by @filipesilva in #2193
- feat: serve web client from athens server by @filipesilva in #2192
Full Changelog: v2.0.0-beta.35...v2.0.0-beta.36
v2.0.0-beta.35
What's Changed
- v2.0.0-beta.34 by @filipesilva in #2182
- fix: don't control dialog inputs by @shanberg in #2185
- fix: show own user on presence if there are no other users by @filipesilva in #2188
- feat: permalink includes graph name and password by @filipesilva in #2187
Full Changelog: v2.0.0-beta.34...v2.0.0-beta.35
v2.0.0-beta.34
What's Changed
- v2.0.0-beta.33 by @filipesilva in #2170
- fix: prevent browser defaults that focus URL by @tangjeff0 in #2173
- enhance: remove devtool by @tangjeff0 in #2172
- Permalink creates db if needed, and works on electron by @filipesilva in #2175
- Ensure block navigation just through keyboard works by @filipesilva in #2177
- fix: page linked refs start closed when 10+ by @filipesilva in #2179
- fix: restore the alert/js event by @filipesilva in #2180
- fix:
:page/rename
&:page/merge
w/o regex injection. by @neotyk in #2156
Full Changelog: v2.0.0-beta.33...v2.0.0-beta.34