Skip to content

Releases: arihant2math/prontus

v0.1.0 alpha 2024-10-30

31 Oct 06:08
ebe6ec1
Compare
Choose a tag to compare
Pre-release
  • ADDED: Search indexing can be enabled via a settings tab
  • ADDED: Channel settings
  • ADDED: The ability to set title and alias of channels
  • ADDED: Ability to view and set permission levels.
  • ADDED: Progress bar when channel is loading, and the message list pulses now
  • UPDATED: Sidebar is now resizable width-wise
  • UPDATED: Sidebar rightclick menu is now custom
  • UPDATED: Failed api actions send a toast
  • FIX: User search
  • FIX: Task uncompletion
  • INTERNAL: Pinned message support
  • INTERNAL: Pronouns support
  • INTERNAL: Logs take up much less space
  • INTERNAL: Upgraded to Svelte 5

v0.1.0 alpha 2024-10-22

23 Oct 06:46
bec6ef7
Compare
Choose a tag to compare
Pre-release

This release is the first to be fully read compatible with the official pronto client. Proper installation instructions are now in the README.

  • ADDED: Search thread now is enabled (and indexing can start if you manually enable a settings)
  • ADDED: Ability to view completed tasks
  • ADDED: Proper tasks view
  • ADDED: Ability to complete tasks
  • ADDED: Ability to un-complete task
  • ADDED: Ability to create DMs
  • ADDED: live update announcements
  • ADDED: ability to view others read marks
  • ADDED: unread bar that shows what hasn't been read in a channel
  • ADDED: (UI) highlighted look of text entry and disabled it when no channel is selected.
  • UPDATED: (UI) Show which channel is in focus
  • UPDATED: (UI) Settings is now tabbed
  • FIX: Probot API and compile
  • FIX: Scrolling members list
  • FIX: No category sidebar
  • FIX: Actually display message updates
  • INTERNAL: Better logging

v0.1.0 alpha 2024-10-04

15 Oct 22:53
590e822
Compare
Choose a tag to compare
Pre-release
  • ADDED: Ability to view unread announcements and incomplete tasks
  • ADDED: Modal for creating a DM (not working for now)
  • UPDATED: Rightclick menus are native now
  • FIXED: Viewing images and other media that are uploaded directly to pronto
  • FIXED: Made the app atleast partially usable for non-ohs pronto users.
  • INTERNAL: Basics of local search engine
  • INTERNAL: Encryption basics
  • INTERNAL: Better json error handling
  • INTERNAL: Dependency updates

Known Issues

  • Opening settings doesn't work
  • The no categories sidebar doesn't work

v0.1.0 alpha 2024-10-04

05 Oct 00:48
e8f2e8d
Compare
Choose a tag to compare
Pre-release
  • ADDED: Bot creation API (probot)
  • ADDED: Ability to mute, pin, and unpin channels
  • ADDED: Ability to view notifications settings
  • ADDED: Ability to autoread channel and mark channel as read
  • ADDED: Ability to create threads
  • ADDED: Dropdown on current user card (unused at the moment)
  • UPDATED: Channel names now follow aliases
  • FIX: Threads panel not closing
  • FIX: Date handling
  • INTERNAL: Procedural Macros from API Requests
  • INTERNAL: Proxy server for image requests
  • INTERNAL: Requests are now compressed with brotli

v0.1.0 alpha 2024-09-25

26 Sep 05:22
63fa71b
Compare
Choose a tag to compare
Pre-release
  • ADDED: Minimize to tray
  • ADDED: Rust sentry monitoring
  • UPDATED: Infinite scrolling on members list
  • UPDATED: Markdown parsing
  • UPDATED: Sentry monitoring
  • FIXED: Window name

v0.1.0 alpha 2024-09-22

22 Sep 17:51
b464847
Compare
Choose a tag to compare
Pre-release

Changes

  • ADDED: Ability to send messages in thread
  • ADDED: Settings for sidebar which allow categories to be hidden
  • ADDED: Settings for messages including hiding embeds and compact mode
  • ADDED: Ability to edit messages
  • ADDED: non-functional notifications UI
  • ADDED: Rich text functionality to the prosemirror editor
  • UPDATED: Look of mentions
  • UPDATED: Some of the login UI
  • UPDATED: UI coloring
  • UPDATED: UI display in general
  • FIX: Channel settings only show for non-dm channels
  • FIX: Removed the scrollbar from some places
  • UI: Sidebar category open/close animation
  • PERF: Reduced amount of write-only locking on the state and decreased channel load time from ~8 seconds to <2 seconds.
  • INTERNAL: Reduced panics and errors
  • INTERNAL: Settings are stored as json now.

Known Issues

  • Editing messages with mentions adds <> around them. and uses the user id, this shouldn't be an issue when the message is sent.
  • Sentry is permanently enabled

v0.1.0 alpha 2024-09-16

17 Sep 05:36
584635a
Compare
Choose a tag to compare
Pre-release

Changes

  • ADDED: Properly rendered mentions
  • ADDED: Ability to view mentionable users in autocomplete when typing out a message
  • ADDED: Popovers for user info
  • ADDED: Partial support for code blocks
  • ADDED: LaTeX support
  • ADDED: More settings for analytics and tracking (and some hidden ones about the sidebar)
  • ADDED: Ability to close thread panel
  • UPDATED: Channel info bar
  • UPDATED: Login uses a pin entry now
  • FIXED: Bug when sent messages appear at the top of the message list
  • FIXED: Sent messages don't duplicate
  • INTERNAL: The application locks into write less now

Known Issues

  • Mentions don't appear onto message input when interacted with
  • Mentions are white in dark mode

v0.1.0 alpha 2024-09-15

15 Sep 18:15
aad1a28
Compare
Choose a tag to compare
Pre-release
  • Added support for viewing threads in a side panel
  • Added support for viewing threads in message list
  • Added compacting of similar messages so information like profile pictures isn't cluttering the screen.
  • Text Input is done by ProseMirror now
  • Revamped the UI for the member list panel and moved it.
  • Made many UI elements un-selectable to make it easier to copy just the text of messages.
  • Fixed reactions panel and actions panel
  • Made a backwards compatible version of settings (this is a breaking change and will overwrite your current settings)
  • Added settings options for notifications, rich text, and experiments that are functions
  • Added notifications
  • Unglitched UI
  • Fixed bugs

v0.1.0 alpha 2024-09-11

12 Sep 04:49
3c8e456
Compare
Choose a tag to compare
Pre-release
  • Linux builds are now published
  • Settings Page is now openable
  • Updated buttons on channel title
  • Added channel user list with the first few users in the channel (WIP)
  • Theme is configurable (Light, Dark, or System)
  • Allowed for reactions to preliminarily update before the server confirms the update
  • Made user profile pictures that are initials unselectable to allow for easier copy-paste of messages
  • Visual updates and fixes
  • Minor bug fixes and improvements

Addendum 9/12: x86-64 builds for macOS have been published.

v0.1.0 alpha 2024-09-10

11 Sep 00:21
047eb2d
Compare
Choose a tag to compare
Pre-release
  • Working reactions button
  • Show user profile and status on sidebar
  • Working rich text
  • Profile Picture that are non-existent now show initials.
  • Fix the organization name displayed under the current users name on the sidebar