File cinny-web.changes of Package cinny-web

-------------------------------------------------------------------
Wed Nov  5 12:14:43 UTC 2025 - Flann van der Eik <fl4nn@opensuse.org>

- Update to version 4.10.2
  * Fix member are not sorted correctly (gh#cinnyapp/cinny#2504)
  * Fix broken scrollbar color (gh#cinnyapp/cinny#2505)

-------------------------------------------------------------------
Mon Sep 29 07:44:21 UTC 2025 - Flann van der Eik <fl4nn@opensuse.org>

- Update to version 4.10.1
  * Make emojiboard lightweight on low end devices
    (https://github.com/cinnyapp/cinny/pull/2484)
  * Add arrow to message bubbles and improve spacing
    (https://github.com/cinnyapp/cinny/pull/2474)
  * Allow videos to be marked as spoilers
    (https://github.com/cinnyapp/cinny/pull/2255)
  * Fix 'enter' immediately sending the message using IME keyboard
    on Safari (https://github.com/cinnyapp/cinny/pull/2175)
  * Fix ctrl + k hotkey not working for browser with some extensions
    (https://github.com/cinnyapp/cinny/pull/2481)
  * Fix room address checkbox prop
    (https://github.com/cinnyapp/cinny/pull/2480)
  * Update dependency matrix-js-sdk to v38
    (https://github.com/cinnyapp/cinny/pull/2493)

-------------------------------------------------------------------
Sun Aug 31 14:07:37 UTC 2025 - Flann van der Eik <fl4nn@opensuse.org>

- Update to version 4.10.0
  * New "Add existing room/space" modal
    (https://github.com/cinnyapp/cinny/pull/2451)
  * New invite user to room prompt
    (https://github.com/cinnyapp/cinny/pull/2460)
  * New create chat (DM) screen
    (https://github.com/cinnyapp/cinny/pull/2463)
  * Add option for monochrome mode
    (https://github.com/cinnyapp/cinny/pull/2464)
  * Add new `Ctrl/CMD - k` search modal
    (https://github.com/cinnyapp/cinny/pull/2467)
  * Add option to view user profile avatar
    (https://github.com/cinnyapp/cinny/pull/2462)
  * Fix image overlap mark as read and typing indicator
    (https://github.com/cinnyapp/cinny/pull/2457)
  * Fix incorrectly parsed mxid
    (https://github.com/cinnyapp/cinny/pull/2452)
  * Fix message button opens left dm room
    (https://github.com/cinnyapp/cinny/pull/2453)
  * Fix long space name shrinks three dot menu button
    (https://github.com/cinnyapp/cinny/pull/2471)
  * Hide message button from own profile
    (https://github.com/cinnyapp/cinny/pull/2461)

-------------------------------------------------------------------
Sun Aug 17 15:18:23 UTC 2025 - Flann van der Eik <fl4nn@opensuse.org>

- Update to version 4.9.1
  * Open tombstone space as space
    (https://github.com/cinnyapp/cinny/pull/2428)
  * Fix missing creators support in via
    (https://github.com/cinnyapp/cinny/pull/2431)
  * Fix room v12 mention pills
    (https://github.com/cinnyapp/cinny/pull/2438)
  * Hide block user button for own profile
    (https://github.com/cinnyapp/cinny/pull/2439)
  * Open user profile at around mouse anchor
    (https://github.com/cinnyapp/cinny/pull/2440)
  * Fix type error when accessing FileList
    (https://github.com/cinnyapp/cinny/pull/2441)
  * Add new join with address prompt
    (https://github.com/cinnyapp/cinny/pull/2442)
  * Rename the PL 150 to Manager
    (https://github.com/cinnyapp/cinny/pull/2443)

-------------------------------------------------------------------
Wed Aug 13 19:22:20 UTC 2025 - Flann van der Eik <fl4nn@opensuse.org>

- Update to version 4.9.0
  * Fix auto focus in "Join with Address" text input
    (https://github.com/cinnyapp/cinny/pull/2317)
  * Make "View Source" a developer tool
    (https://github.com/cinnyapp/cinny/pull/2368)
  * Fix focus behaviour when opening single-purpose pages, and rooms
    (https://github.com/cinnyapp/cinny/pull/2349)
  * Use almost all the Prism styles
    (https://github.com/cinnyapp/cinny/pull/2355)
  * Fix room is not being added to direct messages
    (https://github.com/cinnyapp/cinny/pull/2386)
  * Fix room not opening when two rooms has same alias
    (https://github.com/cinnyapp/cinny/pull/2387)
  * Improve parent selection when opening a room
    (https://github.com/cinnyapp/cinny/pull/2388)
  * Stop parsing servername from roomId
    (https://github.com/cinnyapp/cinny/pull/2391)
  * Link device account management with OIDC
    (https://github.com/cinnyapp/cinny/pull/2390)
  * Jump to time option in room timeline
    (https://github.com/cinnyapp/cinny/pull/2377)
  * Support oidc action param for login and register page
    (https://github.com/cinnyapp/cinny/pull/2389)
  * Add code block copy and collapse functionality
    (https://github.com/cinnyapp/cinny/pull/2361)
  * Add button to start thread on reply
    (https://github.com/cinnyapp/cinny/pull/2320)
  * Fix small height image half clickable view button
    (https://github.com/cinnyapp/cinny/pull/2397)
  * Render room avatar as fallback for dm group chat
    (https://github.com/cinnyapp/cinny/pull/2398)
  * Add settings to enable 24-hour time format and customizable
    date format (https://github.com/cinnyapp/cinny/pull/2347)
  * Improve thread reply layout
    (https://github.com/cinnyapp/cinny/pull/2402)
  * Add code block language header and improve styles
    (https://github.com/cinnyapp/cinny/pull/2403)
  * Fix room input for virtual keyboard on webkit
    (https://github.com/cinnyapp/cinny/pull/2346)
  * Show file size exceeds error on upload
    (https://github.com/cinnyapp/cinny/pull/2411)
  * Redesign space/room creation panel
    (https://github.com/cinnyapp/cinny/pull/2408)
  * Prevent publishing rooms with incompatible joinrules to directory
    (https://github.com/cinnyapp/cinny/pull/2406)
  * Minor usability improvements
    (https://github.com/cinnyapp/cinny/pull/2405)
  * Redesign user profile view
    (https://github.com/cinnyapp/cinny/pull/2396)
  * Support room version v12
    (https://github.com/cinnyapp/cinny/pull/2399)

-------------------------------------------------------------------
Tue Jun 10 14:31:17 UTC 2025 - Flann van der Eik <fl4nn@opensuse.org>

- Update to version 4.8.1
  * Fix additional spam string matching (gh#cinnyapp/cinny#2339)
  * Fix rate limit when reordering in space lobby
    (gh#cinnyapp/cinny#2254)
  * Fix space navigation & view space timeline dev-option
    (gh#cinnyapp/cinny#2358)
  * Add allow from currently selected space if no
    m.space.parent found (gh#cinnyapp/cinny#2359)

-------------------------------------------------------------------
Thu May 29 15:00:26 UTC 2025 - Flann van der Eik <fl4nn@opensuse.org>

- Update to version 4.8.0
  * Better invites management (gh#cinnyapp/cinny#2336)

-------------------------------------------------------------------
Thu May 22 08:37:42 UTC 2025 - Flann van der Eik <fl4nn@opensuse.org>

- Update to version 4.7.1
  * Fix crash on malformed blurhash

-------------------------------------------------------------------
Mon May 19 14:29:15 UTC 2025 - Flann van der Eik <fl4nn@opensuse.org>

- Update to version 4.7.0
  * Fix room settings crash in "Space members or Knock" join rule
  * Update commands: Add new commands /delete and /acl
  * Upgrade matrix-js-sdk to v37.5.0: Fixes issues related to
    encryption i.e. Key backup showing disconnected.

-------------------------------------------------------------------
Mon Mar 31 13:19:16 UTC 2025 - Flann van der Eik <fl4nn@opensuse.org>

- Update to version 4.6.0
  * Add new space settings (gh#cinnyapp/cinny#2293)
  * New room settings, add customizable power levels and
    dev tools (gh#cinnyapp/cinny#2222)
  * Change username color in chat with power level color
    (gh#cinnyapp/cinny#2282)
  * Add room upgrade option in room settings (gh#cinnyapp/cinny#2280)
  * Add margin top on media caption (gh#cinnyapp/cinny#2283)
  * Add option to download audio/video file (gh#cinnyapp/cinny#2253)
  * Prevent showing notification from invite/left rooms
    (gh#cinnyapp/cinny#2267)
  * Fix displayname input controlled/uncontrolled error
    (gh#cinnyapp/cinny#2287)
  * Fix press enter while composing will cause send unfinished
    message (gh#cinnyapp/cinny#2266)
  * Fix DM rooms are not being encrypted (gh#cinnyapp/cinny#2286)


-------------------------------------------------------------------
Wed Mar  5 07:46:21 UTC 2025 - Flann van der Eik <fl4nn@opensuse.org>

- Update to version 4.5.1
  * Fix crash on emoji selection from emojiboard
    (gh#cinnyapp/cinny#2249)

-------------------------------------------------------------------
Tue Mar  4 10:45:49 UTC 2025 - Flann van der Eik <fl4nn@opensuse.org>

- Update to version 4.5.0
  * Fix editor focus after autocomplete (gh#cinnyapp/cinny#2233)
  * Show image preview in upload window (gh#cinnyapp/cinny#2231)
  * Hidden Typing & Read Receipts (gh#cinnyapp/cinny#2230)
  * Open account data in same window instead of popup
    (gh#cinnyapp/cinny#2234)
  * Hide existing messages from ignored users
    (gh#cinnyapp/cinny#2236)
  * Hide deleted events by default (gh#cinnyapp/cinny#2237)
  * Fix backslash appear in link upon edit (gh#cinnyapp/cinny#2246)
  * Add example caddyfile (gh#cinnyapp/cinny#2227)
  * Make README.md easier to parse (gh#cinnyapp/cinny#2228)

-------------------------------------------------------------------
Sun Feb 23 14:18:44 UTC 2025 - Flann van der Eik <fl4nn@opensuse.org>

- Update to version 4.4.0
  * Fix unknown rooms in space lobby (gh#cinnyapp/cinny#2224)
  * Fix link visibility inside spoiler (gh#cinnyapp/cinny#2215)
  * Hide self typing status in room nav item
    (gh#cinnyapp/cinny#2217)
  * Add button to select all room pack as global pack
    (gh#cinnyapp/cinny#2218)
  * Fix unexpected crash in message editor (gh#cinnyapp/cinny#2219)
  * Fix autocomplete menu flickering issue (gh#cinnyapp/cinny#2220)
  * Improve search results for Emoji, Usernames and Rooms
    (gh#cinnyapp/cinny#2221)
  * Add email notification toggle (gh#cinnyapp/cinny#2223)
  * Scroll to bottom in unfocused window but stop sending
    read receipt (gh#cinnyapp/cinny#2214)
  * Support escaping markdown (gh#cinnyapp/cinny#2208)
  * Fix formatting inconsistency (gh#cinnyapp/cinny#2180)
  * Add support for spoilers on images (MSC4193)
    (gh#cinnyapp/cinny#2212)
  * Remove fallback replies & implement intentional mentions
    (gh#cinnyapp/cinny#2138)

-------------------------------------------------------------------
Mon Feb 17 08:15:52 UTC 2025 - Flann van der Eik <fl4nn@opensuse.org>

- Update to version 4.3.2
  * fix editor exit button appears on room switch
    (gh#cinnyapp/cinny#2207)
  * fix message does not appear after decryption complete
    (gh#cinnyapp/cinny#2209)
  * Upgrade twemoji font to support twemoji v15.1.0
    (gh#cinnyapp/cinny#2202)

-------------------------------------------------------------------
Tue Feb 11 08:39:05 UTC 2025 - Flann van der Eik <fl4nn@opensuse.org>

- Update to version 4.3.0
  * Cinny now uses vodozemac instead of libolm for encryption
  * Security tab in App Settings has been renamed to Devices.
  * Verification and Encryption related terms has been renamed
    as per MSC4161:
      Security Key -> Recovery Key
      Security Phrase -> Recovery Passphrase
      Cross signing -> Device Verification
      Session -> Devices
  * Personal emoji and sticker can now be imported in bulk.
  * Developer Tools has been added in app settings for advance users.

-------------------------------------------------------------------
Sat Nov 16 17:59:16 UTC 2024 - Flann van der Eik <fl4nn@opensuse.org>

- Update to version 4.2.3
  * fix(deps): update dependency matrix-js-sdk to v34.11.1
    (gh#cinnyapp/cinny#2053)

-------------------------------------------------------------------
Wed Oct 30 20:31:27 UTC 2024 - Flann van der Eik <fl4nn@opensuse.org>

- Update to version 4.2.2
  * Fix matrix.to links opening in webview in cinny desktop
    (gh#cinnyapp/cinny#1963)
  * Fix font-weight in dark theme with unsupported fonts
    (gh#cinnyapp/cinny#1964)
  * Improve service worker for authenticated media
    (gh#cinnyapp/cinny#1977)

-------------------------------------------------------------------
Sat Sep 14 19:12:55 UTC 2024 - M K <tux93@opensuse.org>

- Update to version 4.2.1
  * Fix auth media check for dendrite (gh#cinnyapp/cinny#1952)

-------------------------------------------------------------------
Wed Sep 11 16:59:53 UTC 2024 - M K <tux93@opensuse.org>

- Update to version 4.2.0
  * Add authenticated media support (gh#cinnyapp/cinny#1930)
  * Fix video and audio loading with authenicated media
    (gh#cinnyapp/cinny#1946)
  * Fix authenicated media download (gh#cinnyapp/cinny#1947)
  * Add translation support using i18next (gh#cinnyapp/cinny#1576)
  * Add basic m.thread support (gh#cinnyapp/cinny#1349)
  * Fix IPv6 support for the Docker container (gh#cinnyapp/cinny#1884)
  * Fix position the cursor at the end of the message when editing
    a message (gh#cinnyapp/cinny#1928)
  * fix sso login without identity providers (gh#cinnyapp/cinny#1934)
  * fix escape to mark as read (gh#cinnyapp/cinny#1935)
  * fix mention url is encoded wrong (gh#cinnyapp/cinny#1936)
  * render matrix room and event link content (gh#cinnyapp/cinny#1938)
  * Add Code of Conduct (gh#cinnyapp/cinny#1908)

-------------------------------------------------------------------
Sun Aug  4 11:17:09 UTC 2024 - M K <tux93@opensuse.org>

- Update to version 4.1.0
  * fix room opens at home after leave rejoin
    (gh#cinnyapp/cinny#1848)
  * Support matrix to (gh#cinnyapp/cinny#1849)
  * fix tombstone replacement room open back to previous room
    (gh#cinnyapp/cinny#1856)
  * update self deploy instructions after react router
    (gh#cinnyapp/cinny#1859)
  * add back btn for mobile view (gh#cinnyapp/cinny#1861)
  * show unverified tab indicator on sidebar
    (gh#cinnyapp/cinny#1862)
  * fix page up/down button not working (gh#cinnyapp/cinny#1863)
  * fix notification not working for selected room
    (gh#cinnyapp/cinny#1864)
  * fix crash when decoding malformed urls (gh#cinnyapp/cinny#1865)
  * fix type to focus not working after room switch
    (gh#cinnyapp/cinny#1866)

-------------------------------------------------------------------
Thu Jul 25 07:30:54 UTC 2024 - M K <tux93@opensuse.org>

- Update to version 4.0.3
  * Update gpg public key after renew

-------------------------------------------------------------------
Wed Jul 24 14:10:26 UTC 2024 - M K <tux93@opensuse.org>

- Update to version 4.0.0
  * BREAKING: you now need to configure url re-writes because we are
    using in-app react-router. See /netlify.toml file for example.
  * Make small images not scale up in image viewer (gh#cinnyapp/cinny#1554)
  * URL Navigation support (gh#cinnyapp/cinny#1603, gh#cinnyapp/cinny#1633)
  * Support for changing and recovery password
  * Support for key based account registration
  * Arrange spaces in folders
  * New Lobby feature aka Space home
  * Ability to reorder space rooms
  * Multi-room message search option with filters
  * Redesigned Explore community section with ability to feature rooms
    and add predefined servers
  * New notification center with all notifications, highlights
    (aka pings) and invites
  * Support for ability to change font size
  * Load assets from relative path (gh#cinnyapp/cinny#1588)
  * Check IndexedDB support (gh#cinnyapp/cinny#1630)
  * Fix login with sso when app using hash router
    (gh#cinnyapp/cinny#1631)
  * Fix negative audio duration info crash react-range
    (gh#cinnyapp/cinny#1701)
  * Fix placement of emoji/sticker buttons (gh#cinnyapp/cinny#1693)
  * Update node to latest LTS (gh#cinnyapp/cinny#1687)
  * Update default server list (gh#cinnyapp/cinny#1571)
  * Remove svg loader as available in Vite by default
    (gh#cinnyapp/cinny#1728)
  * Fix crash when img without src tag (gh#cinnyapp/cinny#1731)
  * Fix pdf opening (gh#cinnyapp/cinny#1732)
  * Scroll tab target into view (gh#cinnyapp/cinny#1580)
  * Fix Safari iOS auto zooming (gh#cinnyapp/cinny#1756)
  * Fix notification, favicon and sound (gh#cinnyapp/cinny#1802)
  * Fix crash when adding existing room to space
    (gh#cinnyapp/cinny#1806)
  * Fix crash when trying to login to homeserver that does not return
    identity_providers field of m.login.sso flow schema
  * Fix login not working on beeper.com homeserver
  * Remove arbitrary restrictions on passwords
  * Improve home server selectoin UI

-------------------------------------------------------------------
Tue Oct 31 12:13:47 UTC 2023 - Marcel Kuehlhorn <tux93@opensuse.org>

- Update to version 3.2.0
  * Fix broken emoji with md pattern in shortcode
  * Fix regex to ignore html tag in editor output
  * URL preview
  * Fix grammer in membership event messages
  * Timeline Perf Improvement
  * Render reaction with string only key
  * Fix blockcode with empty lines not rendered

-------------------------------------------------------------------
Fri Oct 27 11:41:46 UTC 2023 - Marcel Kuehlhorn <tux93@opensuse.org>

- Update to version 3.1.0
  * Fix edit bugs
  * Fix thread fallback
  * Fix reply username overflow
  * Room input improvements
  * Fix emoji and other related bugs
  * Fix-timeline-loading
  * Improve Editor related bugs and add multiline md

-------------------------------------------------------------------
Sat Oct 21 12:14:15 UTC 2023 - Marcel Kuehlhorn <tux93@opensuse.org>

- Update to version 3.0.0
  * Rewrite of the message input to support rich text
  * Support for uploading multiple files at once
  * Emoji and Sticker picker have been unified
  * Rewritten timeline, resulting in faster scrolling and rendering
    of almost all kinds of events
  * Reworked people drawer, there are now several sorting options

-------------------------------------------------------------------
Wed Mar 29 14:06:19 UTC 2023 - Marcel Kuehlhorn <tux93@opensuse.org>

- Update to version 2.2.6
  * update matrix-js-sdk to v24 (CVE-2023-28427)
  * License changed to AGPL-3.0

-------------------------------------------------------------------
Mon Jan 30 09:26:11 UTC 2023 - Marcel Kuehlhorn <tux93@opensuse.org>

- Update to version 2.2.4
  * Use relative paths for build (gh#cinnyapp/cinny#1094)
  * Add node polyfills which fixes crypto related issues
    (gh#cinnyapp/cinny#1093)

-------------------------------------------------------------------
Sun Jan 15 14:40:48 UTC 2023 - Marcel Kuehlhorn <tux93@opensuse.org>

- Update to version 2.2.3
  * Remove MSC3244 use from restricted room creation
    (gh#cinnyapp/cinny#892)
  * Add accept attribute to image/* to the ImageUpload component
    (gh#cinnyapp/cinny#989)
  * Vite plugin to add svg as inline data (gh#cinnyapp/cinny#1072)
  * Add jsdelivr cdn for twemoji

-------------------------------------------------------------------
Fri Dec  9 14:07:11 UTC 2022 - Marcel Kuehlhorn <tux93@opensuse.org>

- Initial package based on version 2.2.2
openSUSE Build Service is sponsored by