Archbee Announcement logo
Back to Homepage

Announcement

Subscribe to Updates

Labels

  • All Posts
  • Fix
  • new feature
  • Improvement
  • infrastructure
  • removed feature

Jump to Month

  • February 2023
  • January 2023
  • October 2022
  • September 2022
  • July 2022
  • May 2022
  • April 2022
  • March 2022
  • February 2022
  • January 2022
  • November 2021
  • October 2021
  • August 2021
  • July 2021
  • June 2021
  • May 2021
  • April 2021
  • March 2021
  • January 2021
  • December 2020
  • November 2020
  • October 2020
  • September 2020
  • August 2020
  • July 2020
  • June 2020
  • May 2020
  • April 2020
  • March 2020
Changelog byAnnounceKit

Create yours, for free!

Fixnew featureImprovementinfrastructure
4 months ago

What we added, improved or fixed in the past 12 months

This roundup highlights the most noteworthy features and updates in the past 12 months. We have been adding and improving existing features, and it's time to share what we shipped in the past year. Let's break it down.

Writing experience updates

  1. Reusable content
    1. Content Variables - https://docs.archbee.com/reusable-variables
    2. Content Snippets - https://docs.archbee.com/content-snippets
  2. New custom blocks
    1. Expandable Heading - https://docs.archbee.com/expandable-headings
    2. Vertical Split
    3. Link block
    4. Code Drawer - https://docs.archbee.com/code-drawers
    5. Button block
  3. Improvements on existing custom blocks
    1. API endpoint
    2. Table improvements - resize columns
    3. Code Editor 
    4. Insert images in lists
    5. Improve styling for the SwaggerUI block
    6. Dark-mode image support
  4. Other writing improvements
    1. FontAwesome - add inline icons or change the icon of documents or Spaces.
    2. Emoji library and new shortcuts
    3. Support for international keyboard layout
    4. Drag and drop and contextual options for blocks
    5. Better markdown support - replace markdown shortcuts as you type
    6. Select anchor from @dynamic links - open a document to a section

New publishing workflow

  1. New publish workflow
    1. Preview and production environments
    2. Publish Spaces with icons
  2. Appearance Settings
    1. New template designs
      1. Stripey template
      2. Booklet template
      3. Colored Nav template
    2. Content layout settings
      1. one column
      2. two columns
    3. Logo Redirect URL
    4. Control over the document info on published pages
  3. New home page template: Provided Template
  4. Public Access Control: Authenticate customers with Magic links - https://docs.archbee.com/authentication-options#ZOP-e
  5. Hosted Spaces New Features
    1. i18n support - https://docs.archbee.com/localization
    2. Space links and Version links - https://docs.archbee.com/version-links
    3. Host spaces on a subfolder - https://docs.archbee.com/hosting-spaces-on-a-sub-folder
    4. Better SEO meta controls with redirects
    5. Accessibility improvements for the published Spaces
  6. Contextual Documentation Widget - https://docs.archbee.com/contextual-documentation-widget
  7. PDF export - https://docs.archbee.com/export-to-pdf

Collaboration experience

  1. Document verification - https://docs.archbee.com/document-verifications
  2. In-app navigation, spacing, colors, and more have been tightened all over the app
  3. Use emojis in the thread comments
  4. Upload Logo for the Organization
  5. Feedback analytics - https://docs.archbee.com/feedback-analytics

Integrations

  1. Released the Public API - https://docs.archbee.com/get-document
  2. Microsoft Active Directory SSO
  3. SAML - https://docs.archbee.com/google-setup
  4. GitHub integration - https://docs.archbee.com/github
  5. OpenAPI import & sync - https://docs.archbee.com/importing-openapi-swagger-spec-files
  6. Postman Collection
  7. Jira Integration

General

  1. Platform and infrastructure improvements
  2. Delete an organization
  3. More control over the trial experience with swap Trial and auto extend the trial for 7 days
  4. Dark/Light mode based on the system preferences.

What to do next?

Go to our roadmap and add your suggestions.

Reach out to support@archbee.com or read the full article on our blog.

6 months ago

End of summer product updates

This summer has been busy for the engineering team. We worked on fixes, improvements, and new features, and we are excited to share the brief for what we launched in the past months.

New Features

Hosting documentation on a subfolder via Proxy Hosting: https://docs.archbee.com/hosting-spaces-on-a-sub-folder

Now you can add a team logo under Account Settings -> Organizations.

Improvements

API Endpoint block improvements

  • now you can add object parameters in the API endpoint block
  • design improvements

Overall improvements of the editor, including:

  • how the import/export of Markdown files works
  • better markdown shortcuts that trigger while you type

We added a new emoji picker that triggers once you type colon+keyboard, so for example :hug

Tables got an update, and now you can resize the table headers.

Fixes

  • saving the image size when sometimes it shows a different size at refresh
  • better shortcuts when it comes to international keyboard layouts
  • external links now work as expected in the provided template layout.

With autumn just around the corner, we are laying the path to the last quarter of 2022.

Subscribe to the changelog to get the new updates and if you want to provide product feedback, get in touch with us at support@archbee.com or check the https://roadmap.archbee.com/

new featureImprovement
8 months ago

Editor improvements: inline icons and images in lists

We are happy to announce another release focusing on editor and appearance improvements.

Inline FontAwesome icons

Font Awesome is the world's most popular icon set and toolkit. As of 2020, Font Awesome was used by 38%, and the icon library consists of over 2,000 elements.

With the addition of inline FontAwesome icons, you can now:

  • use the (fa) shortcut in the Archbee editor to add an inline icon from the FA icon library;

  • change the icon for Spaces, Categories, or Documents with FontAwesome icons, not just with emojis.

Insert images in lists

Now you can add images to lists. Usually, you would have a numbered list to explain some steps. And one of them would need an image to provide better context.

Here's how you do that with Archbee.

  1. start your list
  2. add your steps
  3. when you need an image, type /, and add the image block

Content layout settings

We introduced the 2 column layout for API endpoint and Code Drawer blocks in the previous release. Now we offer more controls around the Content Layout.

Go to Space settings, Appearance, and choose between 1 column and 2 column layout.

Other improvements

Now when you add an icon to a Space, it will be available in the tabs on the production website.

Another improvement is around shortcuts now; emojis are available when using the : symbol.

Fixnew featureImprovement
8 months ago

MONSTER release!


We've done it. Today we ship some of the hardest features we've ever shipped, with the best team we've ever had.


1. Code Drawers

Code drawers are a way to show code examples in a 3-column layout. Multi-languages are available and even responses.

When you have multiple code drawers in one doc, scrolling to the current one will change the code examples in the third column. To show the current section only.


2. 3-Column layout

This new layout automatically appears when blocks like `API Endpoint`, `OpenAPI` and the new `Code Drawer` are available in the document.

It's a new way to present annotated API information so that your users are taken to the exact context they need to be in as to understand how to use your API.


The view is also available in public documentation.


3. A new version workflow + language localization

Previously creating versions was a hassle and little understood. We've made it better.

Now you can choose where to start the new version from and label each version accordingly.

On top, we've made it possible to create language translations, every element of the UI being translated on top of the content that you'll create. We support English, French, German, Spanish, Italian and Russian at the moment and adding more as we see more usecases from you our customers.

The new versions also show in a neat new way when editing the content, in the left navbar.

4. Tens of design and UX features improvements to keep your documentation workflow going — and we're bringing more.


Hoping to get your feedback and stay tuned for next releases!

Improvement
10 months ago

New publish workflow for preview links

We have received your feedback!

Preview links are a great opportunity for your team to review and give feedback on the work being done. We recognized this when we built the feature, but every change you made went automatically to these links. Because unfinished work went there, it wasn't ideal for reviewing.

We've now changed it, and preview links work exactly like production (with domain) links.

Hit publish, copy the link, send it to your teammates, get reviewed and suggested changes applied, then hit publish to production!

Happy documenting!

new feature
11 months ago

Introducing Content Snippets: Reusable blocks you can insert across the documentation

Feature velocity at Archbee is a thing, and we take pride in shipping new features fast 🏎

After we launched Reusable Variables, a week later, we are proud to announce another component of the Reusable Content feature.

Meet Content Snippets.

Content snippets are blocks of content that you create once and can be placed on multiple document pages, allowing you to edit the content from a single place to update any portion of the documentation.

If you ever need to use the same content repeatedly in a few documents, you can create a Snippet to hold those elements.

How to use Content Snippets

A Content Snippet can be anything from a Code Block, an Image, a list of steps for the installation, you name it.

You can use Snippets with any of the 30+ custom blocks Archbee editor provides.

For example, if you need to mention the installation steps across multiple Spaces, you can create/edit a Content Snippet. While editing the Snippet, you can include sample code along with the numbered list. 

After creating a Content Snippet, you can use it in the editor by typing the forward slash, clicking on the content snippets tab, and selecting the Snippet you want to use.

When you need to change the contents of the Content Snippets you can edit them through the Reusable Content window of the app.

As always, we would hugely appreciate your feedback, so if you want to try Content Snippets, go to your account and use the in-app chat to talk with us.

new feature
12 months ago

Reusable Variables are here!


Hey!

We've been super busy over the last few weeks, and we're excited to share the updates! 🎉

You ask, we deliver! We've released a new feature called Reusable Variables as part of the more extensive Reusable Content update. ⚡️

Now you have another great way to write documentation because Reusable Variables allows you to define repetitive words or phrases in a single place but use them across multiple documents.

It's a placeholder that stores a value. Here are some examples of things you might show in your docs that are subject to change, and you might want to use a variable:

  • API keys
  • API versions
  • client name
  • user id
  • user name
  • company name
  • email
  • phone number

Now, instead of going to each document to change the text, Reusable Variables saves you time because you can control them from one place.

When you change the variable's value, it will reflect across all documents.

How to use them?

First, you define the variable's name.

Next, you give the variable a value, which can be a single word or a phrase.

Now, you can insert these variables into your document by typing {{, and a list with the available variables will show.

Next, you can filter by the name to select a variable.

Learn more about using Variables or sign in to try them immediately!

Fixnew featureImprovement
a year ago

πŸ‡ΊπŸ‡¦ New publish workflow, Spaces and more πŸ‡ΊπŸ‡¦

Some changes we've made to allow a better user experience.

1. Staging becomes Preview

Our Staging environment has been renamed to Preview environment and is now publishable — just as the Production environment. Now everybody can preview their documentation sites BEFORE setting their domains — a huge time saver.

On top of that, the Preview environment is now authenticated by default for users already authenticated in Archbee. This makes it possible to create your documentation site privately and make it public only when it's ready, and you've configured it for Production.

2. Collections become Spaces

For many people `Collection` does not reflect what we mean.

Now Spaces, collections were meant to be the first layer of document organization. Spaces sound more familiar from similar software that's focused on internal documentation.

Basically:

  • Documents are organized into Spaces;
  • Spaces are organized into Sites (which we'll introduce shortly).

3. Workspaces become Orgs

Our Workspaces feature allows you to use a single login to be in the context of multiple companies, negating the need to re-login with another account. 

This is great. However, many users get confused by the concept, buy a subscription and assume it's for all Workspaces they create. Each workspace has its own subscription because what we really mean by workspaces is "organization". 

We considered a switch to "Teams" but we realized it could also mean that there are separate teams in an organization. So we're making this semantic change to reflect that.

4. Code Editors Update

All code editors have been updated to allow multiple tabs using the same language, drag and drop to reorganize tabs, and performance improvements.

5. Better Markdown converters

We've made a bunch of modifications to our Markdown converters and now they catch more of our custom blocks, that were previously hard to translate to markdown. For example, our Link Blocks and Tabs now translate to a custom Markdown directive, that we understand and other software can easily be made to understand.

6. Removing favorite collections (now spaces)

The favorite collections (now spaces) feature has been removed, for various complicated reasons. You can still drag and drop spaces to organize them as you see fit, potentially putting spaces you care more about at the top of your list.

7. Lots of UI changes and improvements

We've reorganized many things around the UI to build a better user experience.


Cheers from the fearless Archbee team, meaning is not afraid to deploy to prod on Fridays or any other day 💪

At least that we can do to feel 0.1% as brave as Ukraine people.

#WeAreWithUkraine 🇺🇦


new feature
a year ago

Our GitHub and JIRA integrations are here!!

1. GitHub

With GitHub you can write docs-as-code in Markdown files. It syncs automatically to an archbee collection where it can be shared internally with non-technical team members. On top of that, you benefit of the same public sharing mechanism as every other collection..

It's a one-way sync (from GitHub to Archbee) by design. We believe git as a system works great because there is a human interaction requirement — when merge conflicts arise, somebody will need to manually merge the content in the files. When one side of the system is automated (as it would be in our case if the integration would be 2-ways), a 2-way system would not be able to protect your content from being injured in the process.


You can then easily publish the collection to your domain, and combine it at will with WYSIWYG collections to build your docs sites.

Note: Our GitHub/git integrations are just at the beginning. We plan to create another editor block that references chunks of code in the repositories to let you document SDKs and keep them in sync with the code. Similarly to our Doc Verifications feature, the new block will prompt you when the code goes out of sync with the documentation in archbee. This will be a great feature to have when internally onboarding developers as well, allowing you to create sequences to take them through your codebase if necessary. This is one of our major features to launch next Q.


2. JIRA

Now you can paste JIRA issues after adding the integration, and they'll be automatically embedded in Archbee docs (and the content kept in sync). 

Our JIRA integration works well now, and we're looking to expand its capabilities based on your input. 

Happy documenting from the Archbee team!

new feature
a year ago

Authenticate your customers with Magic Links


Public docs authentication for your customers is hard in Archbee if you don't use the JWT integration.

It's hard to share a password with all the stakeholders. Especially when the password changes.

It's hard to manage accounts and passwords for the stakeholders.

With Magic Links you can now add their email address or their domain address, and they will be able to authenticate solely using their email. We just send them a link that authenticates them on click.

Here's how it looks like down below.