# 2023-02-10 - Beta 12

* remove second media
* Turn off some extra visual effects on ipad and desktop
* Enable multicolumn on ipad
* Try to avoid sudden accidental refreshes
* Setting to hide actions on posts
* Fixed spelling error that kept sound switch from working
* Multiple scroll fixes on smaller devices
* Fix for sound settings,
* Added setting for cardbutton visibility
* Added scrollable settings to fit on the smaller displays and iphonex - thanks @<meguria@tenforward.social> and s. Murphy
* Multicolumn desktop mode, Resized widgets for desktop
* Adjusted behavior for desktop
* Local column pull to refresh
* Individual pull to refresh displays.
* Merge branch 'refs/heads/windowing-system'
* Fixed columns to be proper columns
* Cross-device support
* Small device changes
* Ui bugfixes
* Fixes for default, palm and shoebox themes
* Starting adjustments on login screen.
* Fix for dissapearing shared messages
* Fixed inability to post
* Reply button moved to eventlistener
* Care warnings carried over into replies
* Spinner should work without looking weird
* Default theme no longer named modern but default.
* Spinkit inclusion
* Vercel nobuild test
* Some themes had squished emoji
* Vercel check
* Follow support
* Relationship support
* Moving away from onclick
* Moving click events to one location


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.hai.abbiecod.es/development/release-notes/2023-02-10-beta-12.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
