memEx/changelog.md

43 lines
880 B
Markdown
Raw Normal View History

2023-02-04 09:57:10 -05:00
# v0.1.8
- Fix bug with public registration
2023-02-04 11:29:06 -05:00
- Improve templates
2023-02-04 17:22:06 -05:00
- Improve invites, record usage
2023-02-04 20:41:41 -05:00
- Fix padding on more pages when using chrome
2023-02-04 09:57:10 -05:00
2023-01-22 23:50:56 -05:00
# v0.1.7
- Update dependencies
- Show topbar on form submit/page refresh
- Make loading/reconnection less intrusive
2023-01-26 00:46:27 -05:00
- Add QR code for invite link
2023-01-22 23:50:56 -05:00
# v0.1.6
- fix formatting in note/context/step contents
2022-12-20 19:15:08 -05:00
- add json export for data
# v0.1.5
- fix overflow on note/contexts/step contents
2022-12-19 21:13:27 -05:00
# v0.1.4
- fix docker-compose
- fix newlines in note/context/step contents
2022-12-19 21:13:27 -05:00
- fix user invite page
2022-12-19 22:29:26 -05:00
- improve tagging logic
2022-12-19 21:13:27 -05:00
2022-12-15 22:43:18 -05:00
# v0.1.3
- backlink to other notes in notes
2022-12-15 22:33:10 -05:00
- search tags on click
2022-12-15 22:43:18 -05:00
2022-11-27 22:53:08 -05:00
# v0.1.2
- fix more typos
2022-11-28 00:14:16 -05:00
- add to faq
- check for slug uniqueness before submitting
2022-11-27 22:53:08 -05:00
2022-11-27 21:10:54 -05:00
# v0.1.1
- improve search a whole lot
2022-11-27 21:18:35 -05:00
- improve table information for notes and contexts
2022-11-27 21:23:27 -05:00
- fix some typos
2022-11-27 21:33:06 -05:00
- use project version on homepage
2022-11-27 21:10:54 -05:00
# v0.1.0
2022-11-27 21:25:12 -05:00
- initial release >:3c