Yes, and I’ve already done it ![]()
Or if you want to completely eliminate this blemish from your Antype
, with Custom CSS:
#section-1{
display:none;
}
.sidebar>.sidebarPage.pageWidget .widgetSection.section-type {
display: none;
}
feels more future proof if they keep the classes. who knows if something else will take the place of #section-1 in the future.
Exciting! Hope you guys get some sleep ![]()
Yeah, I think “section-1” for an id is not the best choice ![]()
Hello, First off big thank you to the team for this wonderful software that i have been very happy with for the most part. I have minor complaints about the UI but it feels the team often pulls it back into something cohesive given a few more updates. Mostly I’m here to also say that updating to 50.5 also disconnected me from my selfhosted instance but was instantly resolved when i downgraded to 49.2. Also for my own knowledge is there somewhere where previous versions of the client? Just to make downgrading in these cases a little easier.
also to help diagnose the self hosting issues, I have 2 different debian(bookworm) servers running any type in a docker container. they are running in tandem and are set to connect with each client but not each other. The client that was upgraded was on windows 11, what ever the most up to date version as of writing this.
All past releases are here: Releases · anyproto/anytype-ts · GitHub
I personally don’t have issues in this regard. Is your server up to date?
On macOS I also had issues that Anytype would not connect to the local network anymore, while previous versions still could. I would check this if you try to access it locally and if you have a lot of Anytype entries in your Privacy / Network settings in macOS.
There’s been a bug report recently that makes me very worried about the communication on this feature. And it’s been marked as resolved, so it’s not planned to be fixed right now.
Please tag this as a confirmed bug or update the wording on these release notes to reflect the state of the feature.
I was excited about this improvement and renamed a lot of property lists before realizing it’s not actually supported yet ![]()
Thanks for the update. I really appreciate that you changed the limit for widget items from 14 to 50. I had like 15 and it was really annoying to click on “See all” for that last item. Awesome!
One thing I find disappointing is this fixed part in the sidebar with Space title + Search + Settings. Last two items are rarely used to be fixed all the time. For search we have another entry point btw. Sticky part wastes like 25% of the vertical space on my laptop.
I was able to fix it with custom css, but it’s not ideal and lacks this nice gradient:
So, I’d consider to make Search and Settings not sticky. It could scroll with user’s content and be just fine.
yes, the update is beautiful, but they shouldn’t change things that weren’t broken with at least an option to turn back on again. the one click switch was so well done, hope they get it back
I got my self-hosted setup working again by stopping the services (make stop stops the running containers), backing up my data (.env, .env.override, etc, storage), updating the container images (make update, which also restarts the containers), and then restarting my Android app and my Windows Desktop app. Both of my clients were able to connect and sync successfully.
It isn’t mentioned in the changelog but the whole app feels much more snappier. So, great work on that!
How can you Tag objects in this release? It seems like the concept of a tag is still there because Tasks are still filtered by them but you cannot add, view, or modify tags anymore.
@BlackRockCity I’m not experiencing this (macOS, Anytype 0.50.8-alpha). I think you should file a bug report if tags aren’t working on your system.
Thank you for this great update! Our team is using Anytype as Project and Knowledge managment tool and yesterday we decided to switch our communication here as well. We are one of those who are waiting for the reminders function and are looking forward to future releases. ![]()
As I couldn’t find any discussions about a search function in chats…do you plan to implement it in the near future? The general search seems not to include chat messages which would be the best option in my opinion (maybe with option to exclude/include chat messages). Or did I miss something?
Yes, we plan to add the chat search feature as part of chats polishing.
I find Anytype Desktop doesn’t support MacOS 11.0 which I upgrade my macbook pro just, Is there a plan to set a fixed version number as the minimum software requirement, since older hardware may not be compatible with newer versions? thanks!
AnyType Desktop uses Electron, which follows the vendor’s support policies, which you can find here.
Yes, but I don’t think the Anytype app should automatically download and install an update that is no longer compatible with the operating system being used.
It should be possible to prevent this, since Anytype can read the operating system version being used.
Or has this already been implemented in one of the latest alpha versions?

