Skip to content

Releases: mayneyao/eidos

Release v0.12.0

13 Dec 19:19
Compare
Choose a tag to compare

Highlight 🎉

New Extension Mechanism 🎉 —— Doc plugin

Custom document plugin powered by AI, creating a unique editing experience

Screen.Recording.2024-12-14.at.02.01.09.mov

Make it real 😎

Generate micro block directly in the document

make-it-real.mov

Document Editing Optimization 🚀

A better editing experience, with drag-and-drop behavior that is more in line with expectations

Screen.Recording.2024-12-14.at.03.01.38.mov

What's Changed

Full Changelog: v0.11.0...v0.12.0

Release v0.11.0

26 Nov 10:34
Compare
Choose a tag to compare
Screen.Recording.2024-11-26.at.18.14.21.mov

What's Changed

Full Changelog: v0.10.0...v0.11.0

Release v0.10.0

19 Nov 04:29
accdc41
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.1...v0.10.0

Release v0.9.1

06 Nov 12:14
Compare
Choose a tag to compare

What's Changed

  • feat(table): auto choose color for new select option by @mayneyao in #190
  • support for macOS(intel)

Bug Fixes 🐛

  • Table:
    • Fixed rendering issue when the target field of lookup is select
  • Block:
    • Fixed config parameters not working
    • Added more tips for block usage

Full Changelog: v0.9.0...v0.9.1

Release v0.9.0

04 Nov 08:01
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.1...v0.9.0

Release v0.8.1

28 Oct 18:39
7a303eb
Compare
Choose a tag to compare

What's Changed

  • fix: crash when calling the script via cmdk by @mayneyao in #185

Full Changelog: v0.8.0...v0.8.1

Release v0.8.0

25 Oct 03:55
4dc634a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.9...v0.8.0

Release v0.7.9

21 Oct 02:42
5ab91d2
Compare
Choose a tag to compare

What's Changed

  • chore: reduce desktop app size by @subframe7536 in #177

  • build(deps-dev): bump wrangler from 2.13.0 to 2.20.2 by @dependabot in #178

  • Improve UX by @mayneyao in #179

    • fix: more tips for activation
    • fix: improve UX of renaming a node
    • chore: update shadcn/ui
    • feat: new sidebar
    • fix: constrain DocListView height to prevent page shift
    • fix(desktop): static file hosting
    • fix(desktop): correct display of created-by and updated-by fields
    • fix: sidebar layout
    • fix: improve week calculation for local time in getDaysByYearWeek
    • Update to version 0.7.9
    • fix(pwa): layout
    • feat(desktop): open folder
    • feat: shortcut for settings
    • fix: tailwind override
    • feat(table): add maximize button to redirect to full page view
    • feat(table): range cell

New Contributors

Full Changelog: v0.7.8...v0.7.9

Release v0.7.8

17 Oct 19:12
Compare
Choose a tag to compare

Highlight

We now have a desktop client available for macOS and Windows.

What's Changed

New Contributors

Full Changelog: v0.6.3...v0.7.8

desktop-linux-test

14 Oct 12:22
Compare
Choose a tag to compare
desktop-linux-test Pre-release
Pre-release
chore(build): support linux