Skip to content

Beta v0.2.1 - The Fill-in-the-Gaps Update

Pre-release
Pre-release
Compare
Choose a tag to compare
@EFlynn25 EFlynn25 released this 12 Mar 17:50
· 10 commits to main since this release
b90ba85
  • Created message editing
    • ...also created post editing and deleting
  • Created Settings page
    • You can know pick your message style between "Default" and "Breckan"
  • Popped out the left panel (design change)
  • Created popout conversations (only for desktop)
  • Redesigned Groups in_thread section (created GroupsInThread component)
    • ...also redesigned DMs in_chat. It's now controlled by MPDMs.
  • Created search bar for HomePeople
  • Created relative timestamps
  • Changed Ctrl+ArrowKeys shortcut to Alt+ArrowKeys
  • So... many... performance improvements and bug fixes...
  • (internal changes):
    • Created ProfilePicture component
    • Updated all NPM packages
    • Added Capacitor for mobile apps
    • Created peopleFunctions GlobalComponent with people search and alphabetization
    • Other smaller changes and improvements