Skip to content

Releases: k1LoW/mo

v1.3.0

15 Apr 15:27
Immutable release. Only release title and notes can be modified.
dd92961

Choose a tag to compare

What's Changed

New Features 🎉

  • feat: fix the position of file menu by @kyu08 in #176

New Contributors

Full Changelog: v1.2.0...v1.3.0

v1.2.0

13 Apr 23:20
Immutable release. Only release title and notes can be modified.
ced2775

Choose a tag to compare

What's Changed

New Features 🎉

  • feat: support reading Markdown from stdin pipe by @k1LoW in #174
  • [codex] Add content font size toggle by @agata in #171

New Contributors

Full Changelog: v1.1.1...v1.2.0

v1.1.1

13 Apr 05:45
Immutable release. Only release title and notes can be modified.
dadcfa9

Choose a tag to compare

What's Changed

Fix bug 🐛

  • fix: decode percent-encoded non-ASCII paths in relative link handler by @k1LoW in #173

Dependency Updates ⬆️

  • chore(deps): bump Songmu/tagpr from 1.17.1 to 1.18.1 in the dependencies group by @dependabot[bot] in #168
  • chore(deps): bump the dependencies group in /internal/frontend with 11 updates by @dependabot[bot] in #169

Full Changelog: v1.1.0...v1.1.1

v1.1.0

09 Apr 23:10
Immutable release. Only release title and notes can be modified.
07cb043

Choose a tag to compare

What's Changed

Breaking Changes 🛠

  • refactor: nest file API endpoints under groups path by @k1LoW in #167

Dependency Updates ⬆️

  • chore(deps-dev): bump vite from 8.0.3 to 8.0.5 in /internal/frontend by @dependabot[bot] in #163

Other Changes

  • fix: scope uploaded file dedup check to target group only by @k1LoW in #166

Full Changelog: v1.0.0...v1.1.0

v1.0.0

05 Apr 22:32
Immutable release. Only release title and notes can be modified.
6e44d60

Choose a tag to compare

Full Changelog: v0.23.4...v1.0.0

v0.23.4

04 Apr 12:06
Immutable release. Only release title and notes can be modified.
6ffa5c1

Choose a tag to compare

What's Changed

New Features 🎉

  • feat: use distinct icons for Close file and Discard actions by @k1LoW in #161

Full Changelog: v0.23.3...v0.23.4

v0.23.3

03 Apr 03:09
Immutable release. Only release title and notes can be modified.
a1756d4

Choose a tag to compare

What's Changed

Dependency Updates ⬆️

  • chore(deps): bump actions/setup-go from 6.3.0 to 6.4.0 in the dependencies group by @dependabot[bot] in #157
  • chore(deps): bump the dependencies group in /internal/frontend with 5 updates by @dependabot[bot] in #158

Full Changelog: v0.23.2...v0.23.3

v0.23.2

31 Mar 06:21
Immutable release. Only release title and notes can be modified.
243781c

Choose a tag to compare

What's Changed

Fix bug 🐛

  • feat: add smooth scroll for footnote references by @k1LoW in #156

Full Changelog: v0.23.1...v0.23.2

v0.23.1

28 Mar 13:37
Immutable release. Only release title and notes can be modified.
4368d4f

Choose a tag to compare

What's Changed

Other Changes

  • fix: open sidebar when search is activated by @k1LoW in #152

Full Changelog: v0.23.0...v0.23.1

v0.23.0

28 Mar 13:19
Immutable release. Only release title and notes can be modified.
42d512a

Choose a tag to compare

What's Changed

New Features 🎉

  • feat: add full-text search results by @k1LoW in #149
  • chore: change page title format by @syumai in #151

New Contributors

Full Changelog: v0.22.1...v0.23.0